hgext/convert/bzr.py
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Sun, 06 Oct 2019 19:25:18 -0400 Gregory Szorc py3: define and use pycompat.iteritems() for hgext/
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Thu, 05 Jul 2018 15:07:29 -0400 Matt Harbison convert: add a config knob for not saving the bzr revision
Sat, 05 May 2018 18:41:51 -0700 Gregory Szorc demandimport: make module ignores a set (API)
Mon, 04 Dec 2017 11:28:29 -0500 Augie Fackler merge with stable
Fri, 01 Dec 2017 23:27:08 -0500 Matt Harbison convert: restore the ability to use bzr < 2.6.0 (issue5733) stable
Wed, 22 Nov 2017 20:49:01 -0500 Matt Harbison convert: save an indicator of the repo type for sources and sinks
Thu, 05 Oct 2017 00:48:44 +0000 Saurabh Singh convert: fix the RevisionSpec import in the bzr module
Tue, 19 Jul 2016 11:00:32 -0500 Kevin Bullock convert: update use of deprecated bzrlib property stable
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Wed, 02 Mar 2016 16:32:52 +0000 timeless convert: bzr use absolute_import
Wed, 02 Mar 2016 16:32:52 +0000 timeless convert: bzr use absolute_import
Wed, 14 Oct 2015 02:06:54 -0400 timeless grammar: use does instead of do where appropriate
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Wed, 08 Jul 2015 10:27:43 -0700 Durham Goode convert: add support for specifying multiple revs
Thu, 19 Mar 2015 17:40:19 +0100 Mads Kiilerich convert: optimize convert of files that are unmodified from p2 in merges
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: introduce --full for converting all files
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: use None value for missing files instead of overloading IOError
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Sat, 12 May 2012 16:02:46 +0200 Brodie Rao cleanup: replace naked excepts with except Exception: ...
Wed, 08 Feb 2012 17:45:10 +0100 Patrick Mezard convert/bzr: ignore nested repos when listing branches (issue3254)
Thu, 02 Feb 2012 10:15:13 +0100 Patrick Mezard convert/bzr: handle empty bzr repositories (issue3233)
Thu, 02 Feb 2012 10:15:12 +0100 Patrick Mezard convert/bzr: convert all branches (issue3229) (BC)
Thu, 02 Feb 2012 10:15:04 +0100 Patrick Mezard convert/bzr: expect unicode metadata, encode in UTF-8 (issue3232)
Tue, 08 Nov 2011 17:08:58 +0100 Patrick Mezard convert/bzr: correctly handle divergent nested renames (issue3089) stable
Fri, 27 Aug 2010 13:32:40 -0400 Brodie Rao cleanup: remove unused variables
Sun, 09 May 2010 21:52:34 +0200 Patrick Mezard convert: merge sources getmode() into getfile()
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: mark strings for translation stable
less more (0) -50 -30 tip