log

age author description
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
2017-02-12 Augie Fackler Merge default heads.
2017-02-12 Augie Fackler Merge with stable.
2017-02-12 Augie Fackler Added signature for changeset 051a517b473b stable
2017-02-12 Augie Fackler Added tag 1.8.7 for changeset 051a517b473b stable
2017-02-12 Augie Fackler findcommonoutgoing: adapt to change to take a repo rather than changelog stable 1.8.7
2017-02-12 Augie Fackler testui: set a username so recording obsolete markers doesn't break stable
2016-10-10 Stanislau Hlebik fix tests
2016-07-26 Jun Wu test_revmap_migrate: restore revmap class in tearDown
2016-07-19 Jun Wu SqliteRevMap: wait indefinitely for database lock
2016-06-27 Augie Fackler Merge with stable.
2016-06-27 Augie Fackler test_helpers: avoid leaking a temporary directory stable
2016-06-27 Augie Fackler editor: fix RevisionData to not leak temporary directories stable
2016-06-26 Augie Fackler testing: add tox config to easily run tests against many hg versions stable