Mercurial > hgsubversion
graph
-
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
-
svnwrap: Implement handling of ssl_client_cert_pw_prompt_provider2012-10-22, by Mitsuhiro Koga
-
svnwrap: Implement handling of ssl_client_cert_prompt_provider2012-10-23, by Mitsuhiro Koga
-
svnwrap: Improved handling of username_prompt_provider2012-10-23, by Mitsuhiro Koga
-
svnwrap: Improved handling of simple_prompt_provider2012-10-23, by Mitsuhiro Koga
-
svnwrap: Refactor the svn_auth_ssl_server_trust_prompt to add other handler2012-10-23, by Mitsuhiro Koga
-
svnwrap: Implement handling of get_ssl_server_trust_prompt_provider2012-10-09, by Mitsuhiro Koga
-
editor: do not record invalid path deletion2012-10-15, by Patrick Mezard
-
editor: process missing files with regular files2012-10-20, by Patrick Mezard
-
tests: add tests where files are moved from root to trunk2012-10-20, by Patrick Mezard
-
editor: ignore added or copied files excluded by a filemap2012-10-14, by Patrick Mezard
-
svnmeta: fix list not being joined in split_branch_path()2012-10-14, by Patrick Mezard
-
editor: tidy up directory batons handling2012-10-14, by Patrick Mezard
-
editor: improve debug information when fetching files in replay2012-10-14, by Patrick Mezard