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
|
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
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: use None value for missing files instead of overloading IOError
|
file |
diff |
annotate
|
Mon, 19 May 2014 22:12:30 +0200 |
Mads Kiilerich |
convert: introduce hascommitfrommap sink method
|
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:09:49 +0200 |
Mads Kiilerich |
convert: backout b75a04502ced and 9616b03113ce - tagmap
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 17:26:28 +0100 |
Mads Kiilerich |
convert: drop unused getheads from sinks
|
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:34:55 -0600 |
Sean Farley |
convert: add mapname parameter to checkrevformat
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 18:01:00 -0700 |
Ben Goswami |
splicemap: improve error handling when source is subversion (issue2084)
|
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
|
Sun, 18 Nov 2012 12:26:50 -1000 |
Julian Cowley |
convert: add config option to use the local time zone
|
file |
diff |
annotate
|
Fri, 03 Aug 2012 21:37:33 +0200 |
Patrick Mezard |
convert: use subprocess for all commandline calls
stable
|
file |
diff |
annotate
|
Fri, 03 Aug 2012 21:05:01 +0200 |
Patrick Mezard |
convert: make commandline.limit_arglist private, simplify
stable
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 07:14:40 +0200 |
Ross Lagerwall |
util: replace util.nulldev with os.devnull
stable
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:00:58 +0200 |
Brodie Rao |
cleanup: "raise SomeException()" -> "raise SomeException"
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 17:42:21 -0500 |
Matt Mackall |
convert: deal with empty splicemap path (issue3311)
stable
|
file |
diff |
annotate
|
Tue, 28 Feb 2012 10:06:35 +0100 |
Patrick Mezard |
convert: ignore blank lines in mapfiles (issue3286)
stable
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 11:21:24 +0100 |
Patrick Mezard |
convert: tolerate spaces between splicemap parent ids (issue3203)
stable
|
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
|
Sun, 08 Jan 2012 18:15:54 +0100 |
Martin Geisler |
Use explicit integer division
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 17:48:40 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 02 Dec 2011 21:38:57 -0200 |
Wagner Bruna |
convert: tolerate trailing spaces on map files
stable
|
file |
diff |
annotate
|
Fri, 02 Dec 2011 18:36:32 +0100 |
Patrick Mezard |
convert: simplify getargmax() with propertycache
|
file |
diff |
annotate
|