log hgsubversion/wrappers.py @ 1564:70eb9b6b0320

age author description
Fri, 20 Apr 2018 15:46:29 -0400 Augie Fackler wrappers: revpair returns contexts now
Sat, 24 Mar 2018 17:04:19 -0400 Augie Fackler cleanup: remove lots of dead imports and code found by pyflakes
Sat, 24 Mar 2018 16:57:49 -0400 Augie Fackler wrappers: adapt to introduction of logcmdutil package in hg
Sat, 24 Mar 2018 16:39:30 -0400 Augie Fackler cleanup: reference Abort from mercurial.error instead of mercurial.util
Sat, 24 Mar 2018 15:16:11 -0400 Augie Fackler wrappers: cope with removal of text= kwarg on vfs
Wed, 25 Oct 2017 20:46:54 -0400 Augie Fackler wrappers: add some missing lock/wlock grabbing
Mon, 21 Aug 2017 15:19:12 -0700 Jun Wu svnrepo: update with the latest upstream change
Mon, 07 Aug 2017 18:12:16 -0700 Jun Wu push: lock repo before calling createmarkers
Wed, 28 Jun 2017 13:31:17 -0700 Durham Goode obsolete: support obsolete.isenabled
Tue, 09 May 2017 15:23:34 -0700 Durham Goode clone: add try/finally to unwrap
Tue, 09 May 2017 15:20:16 -0700 Durham Goode join: remove uses of repo.join/wjoin
Sun, 12 Feb 2017 16:35:08 -0500 Augie Fackler Merge default heads.
Sun, 12 Feb 2017 16:30:28 -0500 Augie Fackler Merge with stable.
Sun, 12 Feb 2017 15:16:51 -0500 Augie Fackler findcommonoutgoing: adapt to change to take a repo rather than changelog stable 1.8.7
Mon, 10 Oct 2016 08:09:17 -0700 Stanislau Hlebik fix tests
Sun, 05 Jun 2016 21:18:23 -0400 Augie Fackler RevMap: move lastpulled from SVNMeta down into RevMap
Fri, 27 May 2016 11:46:58 +0100 Jun Wu wrappers: remove "svn.meta = meta" in pull
Thu, 26 May 2016 23:11:41 +0100 Jun Wu wrappers: remove an unused line
Fri, 04 Mar 2016 14:33:02 -0500 Augie Fackler Merge with stable.
Tue, 23 Feb 2016 11:16:39 +0900 Shun-ichi GOTO compat: fix some more use of repo.parents() stable
Thu, 28 Jan 2016 19:43:21 +0100 Jerome M. BERGER Added dynamic author mapping.
Wed, 27 Jan 2016 14:27:20 -0500 Augie Fackler Merge with stable.
Thu, 07 Jan 2016 07:59:37 -0800 Laurent Charignon compat: fix use of repo.parents() to repo[None].parents() stable
Wed, 21 Oct 2015 11:31:30 -0400 Augie Fackler Merge with stable.
Thu, 15 Oct 2015 13:42:22 -0700 Sean Farley exchangepush: accept kwargs and just forward them stable
Thu, 15 Oct 2015 14:29:52 -0700 Sean Farley wrappers: accept-and-forward kwargs including opargs stable
Wed, 14 Oct 2015 16:34:16 -0400 Augie Fackler wrappers: forward extra kwargs to exchange.pull
Wed, 08 Jul 2015 13:30:16 -0700 Laurent Charignon wrapper: delay marker creation in push
Wed, 08 Jul 2015 16:11:00 -0400 Augie Fackler Merge with stable.
Tue, 16 Jun 2015 11:47:15 -0400 Augie Fackler wrappers: accept-and-forward oparg pull argument stable
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley wrappers: set the meta member before pulling revisions
Fri, 20 Feb 2015 13:13:03 -0500 Francois Dinel Allow changing the path to the trunk
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley wrappers: use meta.layout instead of accessing config directly
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley wrappers: call new meta.layout_from_subversion
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley wrappers: use meta.branch instead of ui.config directly
Fri, 12 Dec 2014 16:17:11 -0800 Mateusz Kwapich wrappers: improve push performance by reusing the existing metadata
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley wrappers: call meta.getmessage instead of util
Wed, 10 Dec 2014 22:47:18 -0500 Augie Fackler Merge with stable.
Wed, 10 Dec 2014 14:04:55 -0800 Sean Farley pull: adapt from upstream changes to transactions stable
Mon, 24 Mar 2014 11:20:49 -0500 Sean Farley layouts: change constructor to take a meta object
Mon, 13 Oct 2014 23:57:21 -0700 Siddharth Agarwal wrappers.push: call pull instead of repo.pull
Mon, 13 Oct 2014 23:56:13 -0700 Siddharth Agarwal pull: wrap exchange.pull if localrepository.pull isn't available
Mon, 13 Oct 2014 23:55:27 -0700 Siddharth Agarwal push: wrap exchange.push when localrepository.push isn't available
Sat, 30 Aug 2014 09:23:31 -0700 David Schleimer push: update to branch tip instead of tip
Mon, 24 Mar 2014 11:20:44 -0500 Sean Farley svnmeta: move revmap.youngest to meta.lastpulled
Fri, 02 May 2014 10:04:10 -0400 Augie Fackler Merge with stable.
Tue, 22 Apr 2014 15:53:11 +0200 Dan Villiom Podlaski Christiansen push: fix obsolete feature detection stable
Wed, 09 Apr 2014 16:17:13 -0700 Durham Goode push: update push logic to match mercurial upstream stable
Tue, 22 Apr 2014 15:53:11 +0200 Dan Villiom Podlaski Christiansen push: fix obsolete feature detection
Sat, 12 Apr 2014 11:02:11 -0400 Augie Fackler wrappers: note which version of hg e10000369b47 is from
Wed, 09 Apr 2014 16:17:13 -0700 Durham Goode push: update push logic to match mercurial upstream
Thu, 05 Sep 2013 16:22:01 -0500 Sean Farley wrappers: remove pre-1.9 code from hgclonewrapper
Thu, 05 Sep 2013 16:20:59 -0500 Sean Farley wrappers: remove pre-1.9 code from clone
Wed, 11 Sep 2013 10:55:01 -0700 David Schleimer layouts: add support for an infix between tbt and the hg root
Tue, 11 Jun 2013 17:53:31 -0700 David Schleimer layouts: add support for configuring branches directory
Mon, 26 Aug 2013 16:40:31 -0700 David Schleimer layouts: add custom layout for those of us that need weird mappings
Fri, 09 Aug 2013 19:30:25 +0200 Dan Villiom Podlaski Christiansen push: obsolete rather than rebase & strip when enabled
Fri, 09 Aug 2013 16:05:29 -0500 Dan Villiom Podlaski Christiansen decrease verbosity somewhat
Thu, 08 Aug 2013 09:38:55 +0200 Dan Villiom Podlaski Christiansen handle invalid UTF-8 in commit messages consistently
Mon, 05 Aug 2013 20:27:31 +0200 Dan Villiom Podlaski Christiansen fixes for running under Mercurial 2.0
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