Mercurial > hgsubversion
graph
-
tests: move updatemeta & rebuildmeta tests into comprehensive2013-08-07, by Dan Villiom Podlaski Christiansen
-
tests: assert that fetches actually succeed2013-08-02, by Dan Villiom Podlaski Christiansen
-
fixes for running under Mercurial 2.02013-08-05, by Dan Villiom Podlaski Christiansen
-
drop support for pre-2.0 versions of Mercurial2013-08-05, by Dan Villiom Podlaski Christiansen
-
tests: fix syntax incompatible with Python 2.42013-08-02, by Dan Villiom Podlaski Christiansen
-
Fix for missing mercurial.utils deque2013-07-31, by Will Thames
-
push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTS2013-07-16, by Augie Fackler
-
use mercurial.util.deque to support python 2.42013-07-12, by Shun-ichi GOTO
-
use old argument style to support python 2.42013-07-12, by Shun-ichi GOTO
-
buildmeta: use layouts library for branch and tag mapping in _buildmeta2013-06-07, by David Schleimer
-
svnmeta: remove unneeded special-case of single in update_branch_tag_map_for_rev2013-06-05, by David Schleimer
-
stupid: use layouts library for detecting branch mapping2013-06-26, by David Schleimer
-
svnmeta: drop unnecessary single special case in extra parsing2013-06-05, by David Schleimer
-
layouts: pull out logic for splitting svn paths into branch and local parts2013-06-05, by David Schleimer
-
layouts: consistently return None for default branch2013-06-05, by David Schleimer
-
layouts: pull svn path -> potential tag name mapping into layouts2013-06-26, by David Schleimer
-
layouts: pull tag location list management into layout module2013-05-21, by David Schleimer
-
util: move pickle_atomic from svnmeta to util2013-05-21, by David Schleimer
-
layouts: make ui object available to layout instances2013-05-21, by David Schleimer
-
svnwrap: use get_file instead of list_props during replay2013-06-19, by David Schleimer
-
layouts: fix failure for nonexistent SVN paths2013-06-20, by Vladimir Zakharov
-
Merge with stable.2013-06-23, by Augie Fackler
-
updatemeta/rebuildmeta: handle hidden changesets stable 1.5.12013-05-13, by Dan Villiom Podlaski Christiansen
-
MANIFEST.in: correctly include invalid_utf8.tar.gz in source bundle stable2013-06-23, by Augie Fackler
-
layouts: use layouts library for branch mappingduring push2013-04-29, by David Schleimer
-
layouts: use layout library in hg svn info2013-04-29, by David Schleimer
-
layouts: use layouts library for branch mapping with generating .hgignore2013-04-29, by David Schleimer
-
layouts: refactor path component of convinfo generation into layouts lib2013-04-26, by David Schleimer
-
layouts: refactor mercurial branch to svn path mapping out of svnmeta2013-04-24, by David Schleimer