hgext/convert/filemap.py
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
Wed, 09 Jan 2019 16:02:05 -0500 Matt Harbison convert: don't drop commits that are empty in the source when using --filemap
Wed, 09 Jan 2019 14:33:06 -0500 Matt Harbison convert: add missing numcommits() override to hg sources
Thu, 01 Mar 2018 18:13:50 -0500 Augie Fackler convert: fix two %r output formats with pycompat.bytestr() wrapping
Thu, 01 Mar 2018 17:48:06 -0500 Augie Fackler convert: use our shlex wrapper in filemap to avoid Python 3 tracebacks
Mon, 12 Feb 2018 23:50:58 -0500 Augie Fackler convert: open all files in binary mode
Wed, 22 Nov 2017 20:49:01 -0500 Matt Harbison convert: save an indicator of the repo type for sources and sinks
Sun, 03 Sep 2017 14:56:31 +0900 Yuya Nishihara doctest: use print_function and convert bytes to unicode where needed
Sun, 03 Sep 2017 14:32:11 +0900 Yuya Nishihara doctest: bulk-replace string literals with b'' for Python 3
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Wed, 02 Mar 2016 09:00:58 +0000 timeless convert: filemap use absolute_import
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Sat, 15 Aug 2015 13:46:30 -0700 Durham Goode convert: implements targetfilebelongstosource for filemap source
Mon, 29 Jun 2015 13:44:24 -0700 Durham Goode convert: add config option for disabling ancestor parent checks
Sat, 16 May 2015 14:30:07 -0400 Augie Fackler cleanup: use __builtins__.any instead of util.any
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
Sun, 17 Nov 2013 11:18:39 -0500 Mads Kiilerich convert: readability and test of rpairs function
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich convert: update source shamap when using filemap, just as when not using filemap
Wed, 02 Oct 2013 19:46:48 +0200 Mads Kiilerich convert: fix crash when existing converted revision didn't come from source
Wed, 02 Oct 2013 19:46:47 +0200 Mads Kiilerich convert: fix crash when filemap filtering is changed
Fri, 05 Oct 2012 16:27:34 -0700 Huayang convert: normalize paths in filemaps (issue3612)
Mon, 16 Jul 2012 15:50:19 +0200 Patrick Mezard convert: remove unused newnames variable in filemap
Sun, 15 Jul 2012 14:48:50 -0500 Matt Mackall merge with stable
Fri, 06 Jul 2012 01:14:02 -0300 Wagner Bruna convert: make filemap renames consistently override revision renames stable
Mon, 18 Jun 2012 18:19:28 +0200 Patrick Mezard convert: keep branch switching merges with ancestors (issue3340)
Wed, 23 Nov 2011 16:25:44 -0600 Matt Mackall convert: handle trailing slashes in filemap better (issue3124) stable
Thu, 15 Sep 2011 15:03:54 -0400 etienne convert: added bookmarks support in filemap
less more (0) -30 tip