hgext/convert/hg.py
Tue, 11 Jul 2017 00:59:23 +0200 Boris Feld convert: use the new 'phase.registernew' function
Wed, 08 Mar 2017 16:51:25 -0800 Pierre-Yves David convert: directly use repo.vfs.join
Thu, 10 Nov 2016 02:13:19 -0800 Durham Goode manifest: remove last uses of repo.manifest
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Wed, 13 Apr 2016 00:16:21 +0200 Mads Kiilerich convert: keep converted hg parents that are outside convert.hg.revs (BC)
Sun, 10 Apr 2016 20:55:37 +0000 timeless pycompat: switch to util.stringio for py3 compat
Wed, 02 Mar 2016 15:26:49 +0000 timeless convert: hg use absolute_import
Fri, 15 Jan 2016 13:14:47 -0800 Bryan O'Sullivan with: use context manager for transaction in mercurial_sink
Sat, 09 Jan 2016 22:58:10 -0800 Martin von Zweigbergk convert: use manifest.diff() instead of ctx.status()
Sun, 10 Jan 2016 21:07:34 -0800 Martin von Zweigbergk convert: replace cache of (m,a,r) by (ma,r)
Sat, 09 Jan 2016 21:42:48 -0800 Martin von Zweigbergk convert: use _ prefix for private methods in hg sink
Mon, 14 Dec 2015 20:37:41 -0500 Augie Fackler merge: restate calculateupdates in terms of a matcher
Mon, 16 Nov 2015 17:15:36 -0800 Laurent Charignon convert: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Mon, 16 Nov 2015 17:14:15 -0800 Laurent Charignon convert: indentation change to make the next patch more legible
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
less more (0) -100 -15 tip