log hgsubversion/wrappers.py @ 1039:3df6ed4e7561

age author description
Mon, 05 Aug 2013 20:49:53 +0200 Dan Villiom Podlaski Christiansen drop support for pre-2.0 versions of Mercurial
Wed, 17 Apr 2013 15:00:33 -0700 David Schleimer layouts: refactor layout loading based on config into function
Wed, 17 Apr 2013 14:10:47 -0700 David Schleimer layouts: pull out code for detecting layout from subversion
Wed, 20 Mar 2013 17:22:29 -0700 Michael Connor bundle: add 'portable' parameter to prevent error (issue383)
Thu, 17 Jan 2013 17:01:45 -0800 Kapil Bajaj push: avoid failure when push is being called from a newly created subdirectory
Wed, 02 Jan 2013 17:54:30 -0800 Durham Goode push: avoid rebasing when we know there are no conflicts
Wed, 02 Jan 2013 17:51:07 -0800 Durham Goode push: rebase one at a time before push
Tue, 04 Dec 2012 17:26:59 -0600 Augie Fackler cleanup: avoid \' in strings where easy
Thu, 22 Nov 2012 12:56:49 +0900 Mitsuhiro Koga wrappers: Return the same value as the original incoming command
Thu, 22 Nov 2012 12:54:34 +0900 Mitsuhiro Koga wrappers: Implement --newest-first option in incoming command
Thu, 22 Nov 2012 12:45:43 +0900 Mitsuhiro Koga Layout option can be accepted only auto, single, or standard.
Sun, 11 Nov 2012 15:31:52 -0600 Augie Fackler Merge with stable.
Sun, 11 Nov 2012 15:31:19 +0100 Dan Villiom Podlaski Christiansen pull: save the last pulled revision *after* converting revisions
Sun, 11 Nov 2012 15:31:19 +0100 Dan Villiom Podlaski Christiansen pull: use a single if-statement for the two ways to skip revisions
Sun, 04 Nov 2012 11:34:16 +0100 Dan Villiom Podlaski Christiansen consolidate revision parsing stable
Fri, 12 Oct 2012 21:30:24 +0200 Patrick Mezard push: reset encoding before the final update
Mon, 24 Sep 2012 10:18:28 -0700 David Schleimer push: use native rebase instead of our rebase wrapper
Mon, 10 Sep 2012 22:42:49 +0200 Patrick Mezard Fix more peer breakage with old hg versions
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.
Wed, 19 Oct 2011 17:57:33 -0200 Wagner Bruna wrappers: clone must return hg.clone() result (issue300, issue306) stable
Mon, 17 Oct 2011 22:44:15 +0800 Yonggang Luo hgsubversion/*.py: add space after comment symbol #
Tue, 24 May 2011 21:07:27 -0500 Augie Fackler svnmeta: store youngest revision pulled from subversion
Fri, 08 Jul 2011 13:57:30 +0200 Patrick Mezard Fix import based feature detection
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
Mon, 16 May 2011 09:52:23 +0200 Patrick Mezard Fix imports from module alias
Sat, 14 May 2011 21:44:07 +0200 Peter Arrenbrecht Fix breakage introduced by discovery refactoring
Sat, 14 May 2011 21:44:07 +0200 Patrick Mezard wrappers: fix revpair after hg.b33f3e35efb0
Sat, 14 May 2011 21:44:07 +0200 Patrick Mezard wrapper: fix bail_if_changed() after hg.d68ddccf276b
Sun, 13 Feb 2011 20:10:52 +0100 Patrick Mezard replay: fetch full revision at most once per run (issue252) 1.2.1
Tue, 01 Feb 2011 00:25:59 +0100 Patrick Mezard Check mercurial/third-parties push conditions before pushing
Sun, 16 Jan 2011 22:49:16 -0600 Augie Fackler Backed out changeset 60948939555d
Tue, 14 Dec 2010 12:09:27 +0100 Dan Villiom Podlaski Christiansen clone: pass on the repository instance rather than the string given
Mon, 29 Nov 2010 11:50:55 +0100 Dan Villiom Podlaski Christiansen incoming: pass unexpanded source to wrapped function (fixes #178)
Sun, 28 Nov 2010 03:47:04 +0100 Dan Villiom Podlaski Christiansen configurable substitution for empty commit message (fixes #195)
Wed, 17 Nov 2010 11:48:58 +0100 Dan Villiom Podlaski Christiansen wrappers: pass on subdir when creating obtaining svnmeta
Sun, 14 Nov 2010 19:07:20 -0600 Augie Fackler pull: handle change in termwidth() api from hg change c52c629ce19e
Fri, 12 Nov 2010 19:22:20 +0100 Dan Villiom Podlaski Christiansen svnmeta: store subdir in a file, and verify it when loading.
Fri, 08 Oct 2010 19:07:04 +0200 Dirkjan Ochtman implement tag renames
Wed, 29 Sep 2010 18:04:26 +0200 Dan Villiom Podlaski Christiansen clone: call the wrapped function (fixes #181)
Tue, 14 Sep 2010 21:03:02 +0200 Dan Villiom Podlaski Christiansen pull: reveal the handled SubversionException to --traceback.
Thu, 23 Sep 2010 16:54:27 +0200 Dan Villiom Podlaski Christiansen clone: replace the --singlebranch with overloading for --branch
Wed, 15 Sep 2010 17:49:27 +0200 Peter Arrenbrecht clone: add --singlebranch option
Fri, 10 Sep 2010 07:50:40 +0200 Peter Arrenbrecht push: simplify code for remapping rebased node ids
Wed, 08 Sep 2010 10:43:02 +0200 Peter Arrenbrecht push: fix case where we get >1 revs back after svn commit
Wed, 11 Aug 2010 19:57:34 +0200 Dan Villiom Podlaski Christiansen version: mention bindings type in version
Wed, 11 Aug 2010 19:57:34 +0200 Dan Villiom Podlaski Christiansen pull: fix shallow clone when lastest change isn't HEAD.
Tue, 20 Jul 2010 11:55:07 +0200 Dan Villiom Podlaski Christiansen clone: allow specifying a start revision.
Tue, 20 Jul 2010 11:55:07 +0200 Dan Villiom Podlaski Christiansen maps: rename revmap.seen to revmap.youngest; add revmap.oldest.
Sun, 27 Jun 2010 21:18:47 -0500 Augie Fackler push: return reasonable status codes to the end user 1.1.1