log hgsubversion/wrappers.py @ 928:d99ed94f4760

age author description
Sun, 09 Sep 2012 14:54:43 +0200 Patrick Mezard wrappers: do not change encoding when pushing
Sun, 09 Sep 2012 14:38:04 +0200 Patrick Mezard wrappers: ensure all pull() code path reset the encoding
Sun, 09 Sep 2012 14:22:34 +0200 Patrick Mezard wrappers: properly reset encoding when leaving push()
Sun, 09 Sep 2012 14:08:51 +0200 Patrick Mezard wrappers: remove unused svnurl variable
Sat, 21 Jul 2012 15:31:34 -0500 Augie Fackler Merge hg 2.3 fixes from bos.
Thu, 19 Jul 2012 16:00:54 -0700 Bryan O'Sullivan fix breakage introduced by peer classes in hg 2.3
Mon, 04 Jun 2012 11:27:24 -0700 Brad Hall Catch/abort on subversion exceptions in list_dir
Wed, 16 May 2012 16:52:25 -0700 Bryan O'Sullivan pull: add a hgsubversion.unsafeskip option to omit unwanted revs
Sat, 12 May 2012 16:20:30 +0200 Dan Villiom Podlaski Christiansen don't suppress KeyboardInterrupt exception tracebacks
Fri, 20 Apr 2012 18:33:19 -0500 Augie Fackler wrappers: don't break on old hg versions that lack discovery
Sat, 21 Jan 2012 20:05:52 -0600 Augie Fackler outgoing: fix for hg change cd956049fc14
Fri, 21 Oct 2011 16:42:10 -0500 Augie Fackler Merge with stable.