log hgsubversion/svnrepo.py @ 986:1bdd075a490a

age author description
Tue, 04 Dec 2012 17:26:59 -0600 Augie Fackler cleanup: avoid \' in strings where easy
Mon, 29 Oct 2012 20:14:47 +0900 Mitsuhiro Koga svnrepo: Support --insecure option the same as the mercurial
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
Wed, 01 Aug 2012 13:08:56 -0700 David Schleimer svnremoterepo: use and prefer default-push
Thu, 19 Jul 2012 16:00:54 -0700 Bryan O'Sullivan fix breakage introduced by peer classes in hg 2.3
Wed, 18 Jul 2012 14:04:02 -0700 Bryan O'Sullivan svnrepo: handle module/class rename in hg 2.3
Fri, 20 Apr 2012 18:33:39 -0500 Augie Fackler svnrepo: don't break on old hg versions that lack pushkey
Tue, 17 Apr 2012 17:44:28 -0500 Sean Farley phases: mark newly created commits from subversion as 'public' to fix #335
Tue, 22 Nov 2011 11:54:25 +0100 Jerome M. BERGER Added ability to configure the password stores
Mon, 10 Oct 2011 22:03:13 -0500 Augie Fackler svnrepo: kludge to work around hash changes between stupid and replay in hg 1.9
Sat, 14 May 2011 21:44:07 +0200 Peter Arrenbrecht Fix breakage introduced by discovery refactoring
Thu, 18 Nov 2010 14:03:26 +0100 Dan Villiom Podlaski Christiansen svncommands: abort on missing metadata or Subversion URL (fixes #226)
Wed, 17 Nov 2010 11:48:56 +0100 Dan Villiom Podlaski Christiansen svnremoterepo: remove unused 'svnuuid' property
Fri, 12 Nov 2010 19:22:20 +0100 Dan Villiom Podlaski Christiansen svnmeta: store subdir in a file, and verify it when loading.
Wed, 29 Sep 2010 18:04:26 +0200 Dan Villiom Podlaski Christiansen svnrepo: make the svnurl property obtain the URL from Subversion.
Sun, 04 Jul 2010 18:21:20 +0100 James McKay svnrepo: fix issue 187: ignore pushable bookmarks in hg 1.6
Sat, 12 Jun 2010 20:55:23 -0500 Augie Fackler svnrepo: support new discovery module introduced in 3d0591a66118
Sat, 12 Jun 2010 20:09:25 -0500 Augie Fackler pull: handle argspec change from e43c23d189a5
Fri, 14 May 2010 20:22:32 +0200 Dan Villiom Podlaski Christiansen svncommands: fix layering violation & tweak error messages.
Wed, 31 Mar 2010 22:06:05 +0200 Dan Villiom Podlaski Christiansen svnrepo: ease debugging of Subversion fallback
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard svnrepo: expose the same svnurl than SubversionRepo
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard Extend svnrepos with SubversionRepo and SVNMeta
Tue, 16 Jun 2009 13:33:30 +0200 Dirkjan Ochtman svnrepo: remove unused localsvn decorator
Thu, 11 Jun 2009 18:57:55 +0200 Dirkjan Ochtman imported patch import-cleanup
Wed, 10 Jun 2009 14:55:26 +0200 Dirkjan Ochtman add a working incoming wrapper command
Fri, 29 May 2009 15:28:44 +0200 Dirkjan Ochtman Use tbdelta to push added tags into .hgtags.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Wed, 20 May 2009 21:11:34 +0200 Dan Villiom Podlaski Christiansen remove pointless rstrip('/')
Wed, 20 May 2009 21:15:47 +0200 Dan Villiom Podlaski Christiansen Mention what failed when given a non-numeric revision to clone/pull.
Wed, 20 May 2009 18:38:01 +0200 Dan Villiom Podlaski Christiansen Use fallbacks in the wrappers for Subversion support, instead of prefixes.
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure. base svnrepo.py@1a47db28c975