Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
file |
diff |
annotate
|
Sat, 14 Jan 2017 10:11:19 -0800 |
Gregory Szorc |
convert: remove "replacecommitter" action
|
file |
diff |
annotate
|
Fri, 13 Jan 2017 23:21:10 -0800 |
Gregory Szorc |
convert: config option to control Git committer actions
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 23:28:35 -0700 |
Gregory Szorc |
convert: add config option to control storing original revision
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 23:28:11 -0700 |
Gregory Szorc |
convert: add config option to copy extra keys from Git commits
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 12:53:20 -0800 |
Gregory Szorc |
convert: config option for git rename limit
|
file |
diff |
annotate
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 22:57:46 -0500 |
Blake Burkhart |
convert: pass absolute paths to git (SEC)
stable 3.8.1
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 15:39:13 +0200 |
Julien Cristau |
convert: kill dead code
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 15:38:48 +0200 |
Julien Cristau |
convert: don't ignore errors from git diff-tree
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 10:49:33 -0700 |
Martin von Zweigbergk |
convert: delete unused imports in git.py
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 12:29:00 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2016 17:05:11 -0700 |
Mateusz Kwapich |
convert: rewrite gitpipe to use common.commandline (SEC)
stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2016 17:05:11 -0700 |
Mateusz Kwapich |
convert: dead code removal - old git calling functions (SEC)
stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2016 17:05:11 -0700 |
Mateusz Kwapich |
convert: rewrite calls to Git to use the new shelling mechanism (SEC)
stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2016 17:05:11 -0700 |
Mateusz Kwapich |
convert: add new, non-clowny interface for shelling out to git (SEC)
stable
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 20:42:13 +0000 |
timeless |
convert: git use absolute_import
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 02:06:54 -0400 |
timeless |
grammar: use does instead of do where appropriate
|
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
|
Mon, 24 Aug 2015 22:16:01 -0700 |
Durham Goode |
convert: add convert.git.skipsubmodules option
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 15:30:28 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 17:21:46 -0700 |
Durham Goode |
convert: fix git copy file content conversions
stable
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 13:21:03 -0700 |
Durham Goode |
convert: fix git convert using servers branches
|
file |
diff |
annotate
|
Mon, 13 Jul 2015 21:37:46 -0700 |
Durham Goode |
convert: allow customizing git remote prefix
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 10:29:11 -0700 |
Durham Goode |
convert: support multiple specifed revs in git source
|
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 17:19:58 -0700 |
Durham Goode |
convert: improve support for unusual .gitmodules
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 17:19:18 -0700 |
Durham Goode |
convert: handle .gitmodules with non-tab whitespaces
|
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, 06 Nov 2014 09:36:39 +0100 |
Thomas Arendsen Hein |
convert: use git diff-tree -Cn% instead of --find-copies=n% for older git
stable
|
file |
diff |
annotate
|