Mon, 18 Jun 2018 15:05:52 -0700 |
Martin von Zweigbergk |
convert: use progress helper
|
file |
diff |
annotate
|
Mon, 18 Jun 2018 15:28:18 +0530 |
Pulkit Goyal |
py3: convert error instances to bytes using pycompat.bytestr()
|
file |
diff |
annotate
|
Wed, 13 Jun 2018 22:51:08 +0530 |
Pulkit Goyal |
py3: replace `unicode` with pycompat.unicode
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 01:27:22 -0400 |
Augie Fackler |
convcmd: make a copy of heads before mutating it
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Thu, 01 Mar 2018 17:47:49 -0500 |
Augie Fackler |
convcmd: use our shlex wrapper to avoid Python 3 tracebacks
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 23:44:41 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs in hgext/convert/
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 21:52:51 +0900 |
Yuya Nishihara |
convert: fix line ending of mapfile and commit.desc file
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 23:51:18 -0500 |
Augie Fackler |
convcmd: pass encoding name as a sysstr
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 23:50:58 -0500 |
Augie Fackler |
convert: open all files in binary mode
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 17:11:31 -0800 |
Gregory Szorc |
convert: use a collections.deque
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 16:53:55 +0530 |
Pulkit Goyal |
py3: use bytes in place of basestring
|
file |
diff |
annotate
|
Sun, 26 Nov 2017 14:59:39 -0500 |
Matt Harbison |
convert: allow the sink object to be wrapped when the extension isn't loaded
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 20:49:01 -0500 |
Matt Harbison |
convert: save an indicator of the repo type for sources and sinks
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 19:08:23 +0900 |
Yuya Nishihara |
py3: replace str(None) with literal in convcmd.py
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Mon, 14 Nov 2016 23:17:15 +0000 |
Jun Wu |
convert: migrate to util.iterfile
|
file |
diff |
annotate
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 00:16:21 +0200 |
Mads Kiilerich |
convert: keep converted hg parents that are outside convert.hg.revs (BC)
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 22:29:51 +0800 |
Anton Shestakov |
convert: specify unit for ui.progress when operating on files
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 16:23:28 +0000 |
timeless |
convert: convcmd use absolute_import
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 16:49:54 +0200 |
Mads Kiilerich |
convert: fix Python syntax in 'splice in' message
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Sat, 15 Aug 2015 13:44:55 -0700 |
Durham Goode |
convert: add function to test if file is from source
|
file |
diff |
annotate
|
Tue, 14 Jul 2015 14:40:56 +0100 |
Eugene Baranov |
convert: use 'default' for specifying branch name in branchmap (issue4753)
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 10:27:43 -0700 |
Durham Goode |
convert: add support for specifying multiple revs
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 13:40:20 -0700 |
Durham Goode |
convert: add config to not convert tags
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 17:40:19 +0100 |
Mads Kiilerich |
convert: optimize convert of files that are unmodified from p2 in merges
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 21:41:50 -0400 |
Augie Fackler |
convert: adjust progress bar for octopus merges (issue4169)
|
file |
diff |
annotate
|