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
|
Sun, 08 Jan 2017 13:49:53 -0500 |
Matt Harbison |
tests: update globs for Windows
|
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
|
Sat, 24 Dec 2016 10:40:08 -0700 |
Gregory Szorc |
tests: make test-convert-git.t reproducible
|
Sun, 18 Dec 2016 12:53:20 -0800 |
Gregory Szorc |
convert: config option for git rename limit
|
Wed, 06 Apr 2016 22:57:46 -0500 |
Blake Burkhart |
convert: pass absolute paths to git (SEC)
stable 3.8.1
|
Fri, 15 Apr 2016 22:37:52 -0400 |
Matt Harbison |
test-convert-git: skip tests with invalid path characters on Windows
|
Tue, 22 Mar 2016 17:27:27 -0700 |
Mateusz Kwapich |
convert: test for shell injection in git calls (SEC)
stable 3.7.3
|
Tue, 22 Mar 2016 17:05:11 -0700 |
Mateusz Kwapich |
convert: rewrite calls to Git to use the new shelling mechanism (SEC)
stable
|
Tue, 17 Nov 2015 18:01:21 -0800 |
Christian Delahousse |
convert: changed test's progress output format to ignore estimate
|
Sun, 15 Nov 2015 22:11:23 -0500 |
Matt Harbison |
test-convert-git: drop a git warning that doesn't occur on Windows
|
Sun, 08 Nov 2015 18:34:36 -0500 |
Matt Harbison |
test-convert-git: silence commit output for stablity
|
Mon, 24 Aug 2015 22:16:01 -0700 |
Durham Goode |
convert: add convert.git.skipsubmodules option
|
Tue, 18 Aug 2015 18:38:56 -0500 |
Matt Mackall |
merge with stable
|
Mon, 17 Aug 2015 19:03:58 -0400 |
Augie Fackler |
test-convert-git: work around output format changes in git
stable
|
Mon, 10 Aug 2015 15:30:28 -0500 |
Matt Mackall |
merge with stable
|
Thu, 06 Aug 2015 17:21:46 -0700 |
Durham Goode |
convert: fix git copy file content conversions
stable
|
Wed, 29 Jul 2015 13:21:03 -0700 |
Durham Goode |
convert: fix git convert using servers branches
|
Mon, 13 Jul 2015 21:37:46 -0700 |
Durham Goode |
convert: allow customizing git remote prefix
|
Wed, 08 Jul 2015 10:29:11 -0700 |
Durham Goode |
convert: support multiple specifed revs in git source
|
Thu, 02 Jul 2015 00:04:08 -0400 |
Matt Harbison |
test-convert-git: use a relative gitmodule url
|
Wed, 01 Jul 2015 20:53:12 -0400 |
Matt Harbison |
test-convert-git: stablize for git 1.7.7.6
|
Mon, 29 Jun 2015 17:19:58 -0700 |
Durham Goode |
convert: improve support for unusual .gitmodules
|
Mon, 29 Jun 2015 17:19:18 -0700 |
Durham Goode |
convert: handle .gitmodules with non-tab whitespaces
|
Thu, 12 Mar 2015 21:41:50 -0400 |
Augie Fackler |
convert: adjust progress bar for octopus merges (issue4169)
|
Thu, 12 Mar 2015 21:31:52 -0400 |
Augie Fackler |
test-convert-git: show insane progress bar with octopus merge (issue4169)
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Wed, 24 Sep 2014 11:20:35 -0700 |
Siddharth Agarwal |
test-convert-git.t: make copy detection deterministic
|