log

age author description
2017-12-05 Jun Wu test_unaffected_core: be compatible with upstream change
2017-11-02 Augie Fackler Added signature for changeset 08ea19b989c3
2017-11-02 Augie Fackler Added tag 1.9 for changeset 08ea19b989c3
2017-11-02 Augie Fackler testedwith: add hg 4.4 1.9
2017-10-29 Augie Fackler test_util: make developer warnings cause our tests to fail
2017-10-29 Augie Fackler config: don't use the config registrar on hg that lacks dynamicdefault
2017-10-29 Augie Fackler tests: when making a `memctx`, make sure to use a single repo instance
2017-10-26 Augie Fackler hgsubversion: cope with configitem registration soft-required by hg 4.4
2017-10-26 Augie Fackler svnrepo: use configlist instead of rolling it ourselves
2017-10-26 Augie Fackler svnrepo: move password_stores config to a property
2017-10-26 Augie Fackler svnmeta: specify default for revmapimpl config option
2017-10-26 Augie Fackler test_urls: correctly use test_util.testui instead of ui.ui
2017-10-26 Augie Fackler wrappers: add some missing lock/wlock grabbing
2017-10-26 Augie Fackler svnrepo: wrap too-wide abort message
2017-08-31 Augie Fackler hg: prune old unsupported versions
2017-09-01 Augie Fackler meta: more forceutf8 love, this time on subdir handling
2017-08-31 Augie Fackler subvertpy: ensure paths are really always bytes
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
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