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