Thu, 15 Jun 2017 17:14:53 -0700 |
Sean Farley |
tests: protect tests involving git ext::sh with git-ext-sh
|
Sun, 12 Feb 2017 21:44:55 -0800 |
Bryan O'Sullivan |
ui: rewrite configint in terms of configwith
|
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
|
Tue, 23 Sep 2014 14:40:32 -0700 |
Siddharth Agarwal |
convert: simplify git.similarity parsing
|
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
|
Wed, 10 Sep 2014 10:51:46 -0400 |
Augie Fackler |
convert: enable deterministic conversion progress bar for git
|
Wed, 10 Sep 2014 11:04:29 -0400 |
Augie Fackler |
test-convert-git.t: add a test of convert progress bars for git
|
Fri, 15 Aug 2014 10:47:03 -0500 |
Matt Mackall |
tests: fixup issue markers to make check-commit happy
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Mon, 14 Jul 2014 23:33:59 +0900 |
FUJIWARA Katsunori |
convert: detect removal of ".gitmodules" at git source revisions correctly
stable
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Thu, 25 Apr 2013 16:02:58 -0700 |
Ben Goswami |
splicemap: improve error handling when source is git (issue2084)
|
Fri, 08 Feb 2013 07:57:32 -0600 |
Ross Lagerwall |
test-convert-git: stabilize corruption of test git repo
|
Thu, 31 Jan 2013 02:39:55 +0100 |
Mads Kiilerich |
tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris
stable
|
Mon, 29 Oct 2012 17:40:13 -0700 |
YaNan Xu |
convert: add support for converting git submodule (issue3528)
|
Fri, 08 Jun 2012 05:31:28 +0300 |
Eduard-Cristian Stefan |
test-convert: disable autocrlf for git
|
Fri, 08 Jun 2012 05:37:06 +0300 |
Eduard-Cristian Stefan |
test-convert-git: remove the read-only attribute of repository files
|
Fri, 08 Jun 2012 05:31:28 +0300 |
Eduard-Cristian Stefan |
test-convert: disable autocrlf for git
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of echo statements left over from test conversion
|
Fri, 25 Mar 2011 01:38:43 +0100 |
Edouard Gomez |
convert: add bookmarks reading support to git backend
|
Sat, 16 Oct 2010 18:09:01 +0200 |
Adrian Buehlmann |
check-code: add 'no tab indent' check for unified tests
|
Sun, 26 Sep 2010 17:16:46 -0500 |
Matt Mackall |
tests: unify test-convert-git
base
tests/test-convert-git@ed14e910a46b
|