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