log hgsubversion/svnwrap/subvertpy_wrapper.py @ 1561:b303c9414190 1.9.1

age author description
Sat, 24 Mar 2018 18:23:08 -0400 Augie Fackler subvertpy: same tweak to fsfs configuration as in swig 1.9.1
Thu, 31 Aug 2017 01:19:11 -0400 Augie Fackler subvertpy: ensure paths are really always bytes
Fri, 09 Aug 2013 16:31:22 +0200 Dan Villiom Podlaski Christiansen svnwrap: allow overwriting directories in one revision
Fri, 09 Aug 2013 16:01:12 +0200 Dan Villiom Podlaski Christiansen svnwrap: allow committing directory copies
Tue, 07 Jun 2016 09:15:53 +0200 Dan Villiom Podlaski Christiansen tests: optimise creating repositories and loading dumps
Tue, 29 Sep 2015 11:00:39 -0700 Sean Farley subvertpy_wrapper: remove meta attribute
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley subvertpy_wrapper: add a member to store reference to meta object
Sun, 11 Aug 2013 21:59:59 +0200 Dan Villiom Podlaski Christiansen subvertpy wrapper: printable path adapter
Fri, 09 Aug 2013 19:19:44 +0200 Dan Villiom Podlaski Christiansen svnwrap & pushmod: return a Revision when committing
Tue, 16 Jul 2013 10:09:55 -0400 Augie Fackler push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTS
Thu, 23 May 2013 19:23:02 -0500 Matt Mackall commit: fix exception handling on transaction close
Mon, 26 Nov 2012 11:38:34 -0800 Anton Agafonov Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push
Tue, 04 Dec 2012 17:26:59 -0600 Augie Fackler cleanup: avoid \' in strings where easy
Sun, 11 Nov 2012 15:31:19 +0100 Dan Villiom Podlaski Christiansen subvertpy wrapper: rename AbstractEditor to BaseEditor
Tue, 23 Oct 2012 03:50:00 +0900 Mitsuhiro Koga svnwrap: Implement handling of ssl_client_cert_pw_prompt_provider
Tue, 23 Oct 2012 19:33:15 +0900 Mitsuhiro Koga svnwrap: Implement handling of ssl_client_cert_prompt_provider
Tue, 23 Oct 2012 20:12:10 +0900 Mitsuhiro Koga svnwrap: Improved handling of username_prompt_provider
Tue, 23 Oct 2012 20:12:32 +0900 Mitsuhiro Koga svnwrap: Improved handling of simple_prompt_provider
Wed, 24 Oct 2012 02:19:15 +0900 Mitsuhiro Koga svnwrap: Refactor the svn_auth_ssl_server_trust_prompt to add other handler
Wed, 10 Oct 2012 00:28:38 +0900 Mitsuhiro Koga svnwrap: Implement handling of get_ssl_server_trust_prompt_provider
Mon, 24 Sep 2012 23:12:01 +0200 Patrick Mezard editor: add close_file(), enforce file batons semantics
Sun, 23 Sep 2012 18:06:56 +0200 Patrick Mezard subvertpy_wrapper: move methods in the relevant editors
Sun, 23 Sep 2012 19:42:34 +0200 Patrick Mezard subvertpy_wrapper: fix files and directories batons handling
Sun, 16 Sep 2012 19:31:49 +0200 Patrick Mezard svnwrap: use custom StringIO class in get_file()
Sun, 01 Jan 2012 15:59:15 +0100 Ronny Voelker Honor SVN auto-props (solves issue #186)
Thu, 17 May 2012 09:06:49 -0500 Augie Fackler subvertpy bindings: abort transaction if we can't finalize it
Tue, 22 Nov 2011 11:54:25 +0100 Jerome M. BERGER Added ability to configure the password stores
Mon, 17 Oct 2011 22:44:15 +0800 Yonggang Luo hgsubversion/*.py: add space after comment symbol #
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Thu, 31 Mar 2011 20:30:29 +0200 Dan Villiom Podlaski Christiansen subvertpy wrapper: handle NotImplementedError from Subvertpy on missing replay
Thu, 23 Sep 2010 13:50:17 +0200 Peter Arrenbrecht subvertpy: fix bug with pushing changes to stuff in subdirs
Sun, 03 Oct 2010 17:53:20 +0200 Dan Villiom Podlaski Christiansen wrapper: fail properly with unsupported versions of Subvertpy (fixes #212)
Mon, 04 Oct 2010 21:00:36 -0500 Dan Villiom Podlaski Christiansen svnwrap: fix handling of quotable URLs (fixes #197, refs #132)
Wed, 29 Sep 2010 18:04:26 +0200 Dan Villiom Podlaski Christiansen subvertpy wrapper: check against Subversion version compiled against.
Wed, 29 Sep 2010 18:04:26 +0200 Dan Villiom Podlaski Christiansen subvertpy wrapper: bump version requirement to 0.7.4.
Tue, 14 Sep 2010 21:02:49 +0200 Dan Villiom Podlaski Christiansen subvertpy_wrapper: don't assume the version is a three-tuple (fixes #206)
Wed, 15 Sep 2010 17:50:30 +0200 Peter Arrenbrecht subvertpy: set default username/pwd as with swig
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen svnwrap: add subvertpy wrapper base hgsubversion/svnwrap/svn_swig_wrapper.py@95f337f9511b