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
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi GutiƩrrez Hermoso |
style: kill ersatz if-else ternary operators
|
file |
diff |
annotate
|
Mon, 26 May 2014 11:53:12 -0400 |
Augie Fackler |
convert: add support for deterministic progress bar on scanning phase
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: introduce --full for converting all files
|
file |
diff |
annotate
|
Mon, 19 May 2014 22:12:31 +0200 |
Mads Kiilerich |
convert: only consider shamap revisions converted if they still exists
|
file |
diff |
annotate
|
Mon, 19 May 2014 22:11:14 +0200 |
Mads Kiilerich |
convert: rename sink hascommit to hascommitforsplicemap
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 01:10:08 +0200 |
Mads Kiilerich |
convert: backout 81cf597dafa9 and a3545c3104aa -closemap
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 01:09:49 +0200 |
Mads Kiilerich |
convert: backout b75a04502ced and 9616b03113ce - tagmap
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:40:17 -0600 |
Sean Farley |
convert: add tagmap logic
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 11:20:14 -0600 |
Sean Farley |
convert: add parseclosemap method
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 14:00:23 +1100 |
lstewart |
convert: use branchmap to change default branch in destination (issue3469)
stable
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 14:20:11 +0200 |
Mads Kiilerich |
convert: remove unused and incorrect default handling for revmapfile
|
file |
diff |
annotate
|
Wed, 08 May 2013 20:55:56 +0200 |
Szymon Wroblewski |
splicemap: support paths with spaces in splicemap (issue3844)
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 11:50:26 -0700 |
Ben Goswami |
splicemap: improve error handling when source is hg (issue2084)
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 18:26:37 -0700 |
Ben Goswami |
splicemap: move parsesplicemap to convcmd.py (issue2084)
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 00:06:52 +0700 |
Constantine Linnick |
convert: add closesort algorithm to mercurial sources
|
file |
diff |
annotate
|
Thu, 13 Dec 2012 23:15:51 +0100 |
Mads Kiilerich |
convert: make toposort order stable when multiple orderings are possible
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: process splicemap in sorted order
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
convert: lowercase status and abort messages
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:00:57 +0200 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 22:34:13 +0100 |
Patrick Mezard |
convert: use splicemap entries when sorting revisions (issue1748)
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 22:25:49 +0100 |
Patrick Mezard |
convert: turn splicemap into a simple dictionary
stable
|
file |
diff |
annotate
|