Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
editor: move ieditor decorator into svnwrap.
|
Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: factor out a common module
|
Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: s/_chunk_size/chunk_size/
|
Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: s/core.SubversionException/SubversionException/
|
Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: remove dead code
|
Wed, 11 Aug 2010 19:57:34 +0200 |
Dan Villiom Podlaski Christiansen |
version: mention bindings type in version
|
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
|