log hgsubversion/wrappers.py @ 1551:22137e94411f

age author description
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.