log hgsubversion/svnwrap/svn_swig_wrapper.py @ 844:95d040755254

age author description
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
Mon, 04 Oct 2010 21:00:36 -0500 Dan Villiom Podlaski Christiansen svnwrap: fix handling of quotable URLs (fixes #197, refs #132)
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen svnwrap: improve a docstring & a comment.
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen svnwrap: use decorator syntax for properties.
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
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.
Tue, 15 Sep 2009 18:26:13 -0400 Chema Cortes svnwrap: properly escape URLs before giving them to libsvn_*
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard svnwrappers: override svn+ssh credentials with supplied ones if any
Sat, 06 Jun 2009 11:53:21 -0500 Augie Fackler urls: Make sure we preserve username in urls given to ssh.
Thu, 28 May 2009 09:54:41 +0200 Dirkjan Ochtman Merge fetch_history_at_paths() and revisions() in svn wrappers.
Wed, 20 May 2009 18:38:01 +0200 Dan Villiom Podlaski Christiansen Use fallbacks in the wrappers for Subversion support, instead of prefixes.
Tue, 26 May 2009 22:22:00 -0500 Augie Fackler Merge with crew. base svnwrap/svn_swig_wrapper.py@0eeec0b7d83d
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure. base svnwrap/svn_swig_wrapper.py@285e77b22c6c