Mercurial > hgsubversion
graph
-
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
-
wrappers: Return the same value as the original incoming command2012-11-22, by Mitsuhiro Koga
-
wrappers: Implement --newest-first option in incoming command2012-11-22, by Mitsuhiro Koga
-
Layout option can be accepted only auto, single, or standard.2012-11-22, by Mitsuhiro Koga
-
Merge with stable.2012-11-11, by Augie Fackler
-
pull: save the last pulled revision *after* converting revisions2012-11-11, by Dan Villiom Podlaski Christiansen
-
pull: use a single if-statement for the two ways to skip revisions2012-11-11, by Dan Villiom Podlaski Christiansen
-
svn verify: print out diffs of bad files in a verbose mode2012-11-11, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: rename AbstractEditor to BaseEditor2012-11-11, by Dan Villiom Podlaski Christiansen
-
editor: ensure that we propagate full stacktraces in a few places2012-11-11, by Dan Villiom Podlaski Christiansen
-
maps: only show 'reading ...' as debug output2012-11-11, by Dan Villiom Podlaski Christiansen
-
understand 'tip' as meaning Subversion 'HEAD' stable2012-11-04, by Dan Villiom Podlaski Christiansen
-
Added tag 1.5 for changeset 77b22e5b4ea62012-11-01, by Augie Fackler
-
svnrepo: Support --insecure option the same as the mercurial2012-10-29, by Mitsuhiro Koga