Mercurial > hgsubversion
graph
-
util: add method for forcing unicode objects back to utf8 bytes2017-08-31, by Augie Fackler
-
svnwrap: work around getting a bytearray instead of a string in SimpleStringIO2017-08-31, by Augie Fackler
-
svnwrap: clean up whitespace in common2017-08-31, by Augie Fackler
-
tox: update hg version list2017-08-31, by Augie Fackler
-
test_push_command: deal with gethostname() sometimes returning bad hostnames2017-10-25, by Augie Fackler
-
util: don't assume that converted rev is an svn rev2017-10-24, by Mateusz Kwapich
-
revset: accept additional arguments2017-08-28, by Jun Wu
-
svnrepo: update with the latest upstream change2017-08-21, by Jun Wu
-
maps: handle sqlite lock error triggered by PRAGMA statements2017-08-11, by Jun Wu
-
test: enable devel.all-warnings2017-08-08, by Jun Wu
-
push: lock repo before calling createmarkers2017-08-08, by Jun Wu
-
subrepo: add missing arg to dirty()2017-07-11, by Durham Goode
-
subrepo: refactor dirty() to be cleaner2017-07-11, by Durham Goode
-
obsolete: support obsolete.isenabled2017-06-28, by Durham Goode
-
commands: fix command option registering2017-05-24, by Durham Goode
-
replay: fix tests2017-06-07, by Stanislau Hlebik
-
tests: add dir_removal to the list of repos that are meaningless in standard2017-05-30, by Augie Fackler
-
svnwrap: don't add paths to revision outside of subdir2017-05-23, by Ivan Lezhankin
-
test_push_command: avoid letting interface name in IPv6 address2017-05-29, by Augie Fackler
-
test_push_command: bias towards IPv4 to work around gremlins on macOS2017-05-29, by Augie Fackler
-
commands: fix registrar check2017-05-23, by Durham Goode
-
commands: update to work with new registrar.commands()2017-05-22, by Durham Goode
-
clone: add try/finally to unwrap2017-05-09, by Durham Goode
-
join: remove uses of repo.join/wjoin2017-05-09, by Durham Goode
-
util: return baseset instead of plain list from revset2017-04-21, by Arun Kulshreshtha
-
tests: fix ipv6 support in test_push_command.py2017-04-10, by Arun Kulshreshtha
-
tox: give up on Mercurial older than 3.22017-02-12, by Augie Fackler
-
tox: add more hg versions for testing2017-02-12, by Augie Fackler