log svnwrap/svn_swig_wrapper.py @ 300:4aba7542f6a9

age author description
Fri, 27 Mar 2009 03:16:21 +0100 Dan Villiom Podlaski Christiansen Various cleanups, cosmetics and removal of superfluous assertions.
Fri, 27 Mar 2009 02:50:01 +0100 Dan Villiom Podlaski Christiansen Two minor optimisations/cleanups for svn_swig_wrapper:
Thu, 19 Mar 2009 21:27:39 +0100 Dan Villiom Podlaski Christiansen Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.
Wed, 22 Apr 2009 23:24:58 +0200 Patrick Mezard Use svn 1.6 platform specific auth providers if available
Tue, 14 Apr 2009 09:32:09 -0500 Luke Opperman Remove stray prints
Mon, 13 Apr 2009 21:19:13 -0500 Augie Fackler Clean up TODOs that are no longer relevant.
Wed, 08 Apr 2009 10:28:56 -0500 Augie Fackler Fix a boneheaded mistake I made when I touched up a previous patch.
Mon, 06 Apr 2009 11:19:51 -0400 Daniel Tang Add support for user:pass@url repositories to be hg-like
Mon, 06 Apr 2009 02:52:14 -0400 Daniel Tang Add --username and --password options to all commands
Mon, 06 Apr 2009 02:50:22 -0400 Daniel Tang Fix SubversionRepo to actually use provided username
Tue, 07 Apr 2009 13:48:58 -0500 Augie Fackler Merge with crew.
Thu, 19 Mar 2009 21:27:39 +0100 Dan Villiom Podlaski Christiansen Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.
Fri, 27 Mar 2009 16:56:07 -0500 Augie Fackler Stopped idiotic filtering of revisions that did not edit something branches/tags/trunk.
Tue, 10 Feb 2009 14:52:26 -0600 Augie Fackler Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.
Tue, 13 Jan 2009 13:59:50 +0100 Benoit Boissinot remove decorators (compat with python2.3)