log tests/test-convert-git.t @ 24713:2f43f8cf8219

age author description
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