Wed, 02 Mar 2016 15:26:49 +0000 |
timeless |
convert: hg use absolute_import
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for transaction in mercurial_sink
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 22:58:10 -0800 |
Martin von Zweigbergk |
convert: use manifest.diff() instead of ctx.status()
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 21:07:34 -0800 |
Martin von Zweigbergk |
convert: replace cache of (m,a,r) by (ma,r)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 21:42:48 -0800 |
Martin von Zweigbergk |
convert: use _ prefix for private methods in hg sink
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 20:37:41 -0500 |
Augie Fackler |
merge: restate calculateupdates in terms of a matcher
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 17:15:36 -0800 |
Laurent Charignon |
convert: use repo._bookmarks.recordchange instead of repo._bookmarks.write
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 17:14:15 -0800 |
Laurent Charignon |
convert: indentation change to make the next patch more legible
|
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
|
Thu, 03 Sep 2015 10:29:42 -0700 |
Durham Goode |
convert: remove restriction on multiple --rev in hg source
|
file |
diff |
annotate
|
Tue, 25 Aug 2015 15:54:33 -0700 |
Durham Goode |
convert: fix syncing deletes from p2 merge commit
|
file |
diff |
annotate
|
Fri, 14 Aug 2015 15:22:47 -0700 |
Durham Goode |
convert: fix convert dropping p2 contents during filemap merge
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 10:31:09 -0700 |
Durham Goode |
convert: add config for recording the source name
|
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:39:05 -0700 |
Durham Goode |
convert: fix bug with converting the same commit twice
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:50:31 -0400 |
Matt Harbison |
convert: update 'intermediate-source' in the destination's extras dictionary
|
file |
diff |
annotate
|
Sun, 14 Jun 2015 13:08:11 -0400 |
Matt Harbison |
convert: apply the appropriate phases to the destination (issue4165)
|
file |
diff |
annotate
|
Sun, 14 Jun 2015 13:04:00 -0400 |
Matt Harbison |
convert: always track the hg source revision in the internal commit object
|
file |
diff |
annotate
|
Fri, 29 May 2015 13:25:34 -0400 |
Matt Harbison |
convert: support incremental conversion with hg subrepos
|
file |
diff |
annotate
|
Wed, 27 May 2015 14:28:29 -0500 |
Matt Mackall |
convert: properly pass null ids through .hgtags (issue4678)
stable
|
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
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi GutiƩrrez Hermoso |
style: kill ersatz if-else ternary operators
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 18:51:20 +0100 |
Mads Kiilerich |
convert: replace revision references in messages if they are >= short hashes
stable
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 22:21:53 -0500 |
Matt Harbison |
convert: handle LookupError in mercurial_source.lookuprev()
stable
|
file |
diff |
annotate
|
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
|