Mercurial > hgsubversion
graph
-
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
-
layouts: refactor out svn path to mercurial branch logic2013-04-24, by David Schleimer
-
commit: fix exception handling on transaction close2013-05-24, by Matt Mackall
-
revsets: fix nativerevs fallback2013-05-10, by Matt Mackall
-
revsets: add support for 'r123' revision labels2013-04-23, by Matt Mackall
-
setup: add layouts subdir2013-04-22, by Bryan O'Sullivan
-
layouts: refactor buildmeta layout reading and writing2013-04-17, by David Schleimer
-
layouts: refactor layout loading and persisting out of svnmeta.py2013-04-17, by David Schleimer
-
layouts: refactor layout loading based on config into function2013-04-17, by David Schleimer
-
layouts: pull out code for detecting layout from subversion2013-04-17, by David Schleimer
-
testutil: clear rcpath when we update HGRCPATH env var2013-04-12, by David Schleimer
-
buildmeta: verify uuid when passed explicit url2013-04-12, by David Schleimer
-
test_util: specify a username in our test-run hgrc.2013-04-12, by Augie Fackler
-
Merge2013-04-03, by Augie Fackler
-
bundle: add 'portable' parameter to prevent error (issue383)2013-03-21, by Michael Connor
-
Improve UX. Update the implicit Path name for working with SVN repositories.2013-03-10, by Jamie Clayton
-
buildmeta: do not contact svn unless needed2013-02-05, by Bryan O'Sullivan
-
buildmeta: initialize uuid from local metadata if possible2013-02-05, by Bryan O'Sullivan
-
svncommands: split write_if_needed into two functions2013-02-05, by Bryan O'Sullivan
-
buildmeta: write subdir and layout files only if needed2013-02-04, by Bryan O'Sullivan
-
buildmeta: only write the uuid file if needed2013-02-04, by Bryan O'Sullivan
-
push: avoid failure when push is being called from a newly created subdirectory2013-01-18, by Kapil Bajaj
-
push: avoid rebasing when we know there are no conflicts2013-01-03, by Durham Goode
-
push: rebase one at a time before push2013-01-03, by Durham Goode
-
updatemeta: fix missing errno import2012-12-01, by Patrick Mezard
-
updatemeta: add missing EOL to status messages2012-12-01, by Patrick Mezard
-
Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push2012-11-26, by Anton Agafonov
-
cleanup: avoid \' in strings where easy2012-12-04, by Augie Fackler