Tue, 20 Jul 2010 11:55:07 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: add get_revision(); a thing wrapper around ra.do_update()
|
Fri, 14 May 2010 20:22:32 +0200 |
Dan Villiom Podlaski Christiansen |
svncommands: fix layering violation & tweak error messages.
|
Fri, 14 May 2010 14:21:25 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: use SubversionConnectionException instead of mercurial.util.Abort
|
Fri, 30 Apr 2010 17:35:36 +0200 |
Dan Villiom Podlaski Christiansen |
svn_swig_wrapper: improved handling of missing or outdated bindings.
|
Wed, 31 Mar 2010 17:51:09 +0200 |
Dan Villiom Podlaski Christiansen |
isolate all imports of Subversion modules in svnwrap.
|
Tue, 09 Mar 2010 20:58:08 -0600 |
Jonathan Kotta |
handle nonexistant svn repositories, fixes issue 137
|
Mon, 22 Feb 2010 23:24:11 +0100 |
Dirkjan Ochtman |
svnwrap: save the repository root, this might be useful later on
|
Thu, 25 Feb 2010 20:27:00 -0600 |
Augie Fackler |
svn_swig: better ImportError to suggest steps for users.
|
Mon, 25 Jan 2010 13:51:22 +0100 |
Patrick Mezard |
svnwrap: escape copy sources paths in commit handler
|
Tue, 02 Feb 2010 23:21:18 +0100 |
Patrick Mezard |
svnwrap: drop unused fetch_all_files_to_dir()
|
Tue, 26 Jan 2010 17:36:13 +0100 |
Dan Villiom Podlaski Christiansen |
Change all instantiations of IOError to set both errno and strerror.
|
Thu, 24 Dec 2009 13:30:08 -0600 |
Augie Fackler |
paths: autoescape paths from the user
|
Thu, 24 Dec 2009 13:10:36 -0600 |
Afriza N. Arief |
Do URI-encode before opening
|
Fri, 16 Oct 2009 23:33:41 -0400 |
Augie Fackler |
Support for single-directory clones.
|
Tue, 15 Sep 2009 21:34:14 -0400 |
Augie Fackler |
svn_swig_wrapper: minor code cleanup.
|