Mercurial > hgsubversion
graph
-
Added tag 1.9 for changeset 08ea19b989c32017-11-02, by Augie Fackler
-
test_util: make developer warnings cause our tests to fail2017-10-29, by Augie Fackler
-
config: don't use the config registrar on hg that lacks dynamicdefault2017-10-29, by Augie Fackler
-
tests: when making a `memctx`, make sure to use a single repo instance2017-10-29, by Augie Fackler
-
hgsubversion: cope with configitem registration soft-required by hg 4.42017-10-26, by Augie Fackler
-
svnrepo: use configlist instead of rolling it ourselves2017-10-26, by Augie Fackler
-
svnrepo: move password_stores config to a property2017-10-26, by Augie Fackler
-
svnmeta: specify default for revmapimpl config option2017-10-26, by Augie Fackler
-
test_urls: correctly use test_util.testui instead of ui.ui2017-10-26, by Augie Fackler
-
wrappers: add some missing lock/wlock grabbing2017-10-26, by Augie Fackler
-
svnrepo: wrap too-wide abort message2017-10-26, by Augie Fackler
-
hg: prune old unsupported versions2017-08-31, by Augie Fackler
-
meta: more forceutf8 love, this time on subdir handling2017-09-01, by Augie Fackler
-
subvertpy: ensure paths are really always bytes2017-08-31, by Augie Fackler
-
meta: force date and extra fields to be purely bytes2017-08-31, by Augie Fackler
-
meta: force user and message to be bytes2017-08-31, by Augie Fackler
-
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