log

age author description
2017-08-31 Augie Fackler meta: force date and extra fields to be purely bytes
2017-08-31 Augie Fackler meta: force user and message to be bytes
2017-08-31 Augie Fackler util: add method for forcing unicode objects back to utf8 bytes
2017-08-31 Augie Fackler svnwrap: work around getting a bytearray instead of a string in SimpleStringIO
2017-08-31 Augie Fackler svnwrap: clean up whitespace in common
2017-08-31 Augie Fackler tox: update hg version list
2017-10-25 Augie Fackler test_push_command: deal with gethostname() sometimes returning bad hostnames
2017-10-24 Mateusz Kwapich util: don't assume that converted rev is an svn rev
2017-08-28 Jun Wu revset: accept additional arguments
2017-08-21 Jun Wu svnrepo: update with the latest upstream change
2017-08-11 Jun Wu maps: handle sqlite lock error triggered by PRAGMA statements
2017-08-08 Jun Wu test: enable devel.all-warnings
2017-08-08 Jun Wu push: lock repo before calling createmarkers
2017-07-11 Durham Goode subrepo: add missing arg to dirty()
2017-07-11 Durham Goode subrepo: refactor dirty() to be cleaner
2017-06-28 Durham Goode obsolete: support obsolete.isenabled
2017-05-24 Durham Goode commands: fix command option registering
2017-06-07 Stanislau Hlebik replay: fix tests
2017-05-30 Augie Fackler tests: add dir_removal to the list of repos that are meaningless in standard
2017-05-23 Ivan Lezhankin svnwrap: don't add paths to revision outside of subdir
2017-05-29 Augie Fackler test_push_command: avoid letting interface name in IPv6 address
2017-05-29 Augie Fackler test_push_command: bias towards IPv4 to work around gremlins on macOS
2017-05-23 Durham Goode commands: fix registrar check
2017-05-22 Durham Goode commands: update to work with new registrar.commands()
2017-05-09 Durham Goode clone: add try/finally to unwrap
2017-05-09 Durham Goode join: remove uses of repo.join/wjoin
2017-04-21 Arun Kulshreshtha util: return baseset instead of plain list from revset
2017-04-10 Arun Kulshreshtha tests: fix ipv6 support in test_push_command.py
2017-02-12 Augie Fackler tox: give up on Mercurial older than 3.2
2017-02-12 Augie Fackler tox: add more hg versions for testing