Fri, 03 Oct 2014 11:19:25 -0500 |
Pierre-Yves David |
convert-hg: use localrepo.pull
|
file |
diff |
annotate
|
Sun, 31 Aug 2014 11:11:42 +0200 |
Mads Kiilerich |
convert: don't use multi-argument set.update
|
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: refactor hg getchanges and caching
|
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
|
Wed, 11 Jun 2014 22:19:29 -0400 |
Matt Harbison |
convert: update the transplant, rebase and graft references in 'extra'
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
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
|
Fri, 16 May 2014 02:30:27 +0200 |
Mads Kiilerich |
convert: mercurial source: convert global tags only - not local tags
|
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
|
Wed, 22 Jan 2014 15:31:24 -0600 |
Sean Farley |
convert: avoid updating tags when there is nothing new
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 17:38:05 -0600 |
Sean Farley |
convert: compare tags from all heads instead of just one
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 11:34:55 -0600 |
Sean Farley |
convert: add mapname parameter to checkrevformat
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 10:05:50 -0500 |
Sean Farley |
convert: replace old sha1s in the description
|
file |
diff |
annotate
|
Sat, 20 Jul 2013 00:43:08 +0200 |
Mads Kiilerich |
convert: introduce hg.revs to replace hg.startrev and --rev with a revset
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
convert: refactor head calculation for hg sources
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 01:40:57 +0200 |
Mads Kiilerich |
convert: fix bad conversion of copies when hg.startrev is specified
|
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
|
Sun, 24 Mar 2013 00:06:52 +0700 |
Constantine Linnick |
convert: add closesort algorithm to mercurial sources
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: process missing branches in sorted order
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 16:21:39 -0600 |
Augie Fackler |
bookmarks: introduce a bmstore to manage bookmark persistence
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 12:45:16 -0700 |
Bryan O'Sullivan |
revlog: descendants(*revs) becomes descendants(revs) (API)
|
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:58 +0200 |
Brodie Rao |
cleanup: "raise SomeException()" -> "raise SomeException"
|
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
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 02:41:20 +0900 |
FUJIWARA Katsunori |
i18n: use locale insensitive format for datetimes as intermediate representation (issue3398)
stable
|
file |
diff |
annotate
|