Tue, 11 Jul 2017 02:10:04 +0900 |
FUJIWARA Katsunori |
convert: transcode CVS log messages by specified encoding (issue5597)
|
Sat, 10 Jun 2017 02:20:14 -0400 |
Matt Harbison |
convert: correct the documentation about whitespace in branchmap branches
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Sat, 14 Jan 2017 10:11:19 -0800 |
Gregory Szorc |
convert: remove "replacecommitter" action
|
Fri, 13 Jan 2017 23:21:10 -0800 |
Gregory Szorc |
convert: config option to control Git committer actions
|
Thu, 22 Dec 2016 23:28:35 -0700 |
Gregory Szorc |
convert: add config option to control storing original revision
|
Thu, 22 Dec 2016 23:28:11 -0700 |
Gregory Szorc |
convert: add config option to copy extra keys from Git commits
|
Sun, 18 Dec 2016 12:53:20 -0800 |
Gregory Szorc |
convert: config option for git rename limit
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
Sun, 13 Mar 2016 05:17:06 +0900 |
FUJIWARA Katsunori |
hgext: use templatekeyword to mark a function as template keyword
|
Wed, 02 Mar 2016 16:34:43 +0000 |
timeless |
convert: __init__ use absolute_import
|
Sat, 26 Sep 2015 11:38:39 +0900 |
Yuya Nishihara |
help: include parens in DEPRECATED/EXPERIMENTAL keywords
|
Mon, 24 Aug 2015 22:16:01 -0700 |
Durham Goode |
convert: add convert.git.skipsubmodules option
|
Wed, 22 Jul 2015 16:57:11 +0100 |
Eugene Baranov |
convert: when converting from Perforce use original local encoding by default
stable
|
Wed, 29 Jul 2015 21:31:56 -0400 |
Matt Harbison |
convert: document convert.hg.startrev
stable
|
Mon, 13 Jul 2015 21:37:46 -0700 |
Durham Goode |
convert: allow customizing git remote prefix
|
Wed, 08 Jul 2015 10:31:09 -0700 |
Durham Goode |
convert: add config for recording the source name
|
Wed, 08 Jul 2015 10:27:43 -0700 |
Durham Goode |
convert: add support for specifying multiple revs
|
Mon, 29 Jun 2015 13:40:20 -0700 |
Durham Goode |
convert: add config to not convert tags
|
Fri, 29 May 2015 13:25:34 -0400 |
Matt Harbison |
convert: support incremental conversion with hg subrepos
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Tue, 23 Sep 2014 14:45:23 -0700 |
Siddharth Agarwal |
convert: change default for git rename detection to 50%
|
Fri, 12 Sep 2014 12:28:30 -0700 |
Siddharth Agarwal |
convert: add support to find git copies from all files in the working copy
|
Fri, 12 Sep 2014 11:23:26 -0700 |
Siddharth Agarwal |
convert: add support to detect git renames and copies
|
Fri, 12 Sep 2014 10:17:56 -0700 |
Siddharth Agarwal |
convert: add initial docs for git sources
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: introduce --full for converting all files
|
Sun, 04 May 2014 22:02:25 -0700 |
Gregory Szorc |
convert: define norepo in command decorator
|
Sun, 04 May 2014 21:17:04 -0700 |
Gregory Szorc |
convert: declare commands using decorator
|
Wed, 16 Apr 2014 01:10:08 +0200 |
Mads Kiilerich |
convert: backout 81cf597dafa9 and a3545c3104aa -closemap
|