log tests/test-convert-cvs.t @ 39859:32d3ed3023bb

age author description
Fri, 27 Apr 2018 01:30:29 -0400 Augie Fackler tests: b prefixes on some inline python in test-convert-cvs.t
Fri, 27 Apr 2018 01:18:43 -0400 Augie Fackler tests: port inline extension in test-convert-cvs.t to py3
Mon, 01 Jan 2018 16:48:31 +0100 Elmar Bartel test-convert-cvs: change TZ=US/Hawaii to TZ=Pacific/Johnston
Tue, 03 Oct 2017 12:49:28 -0700 Saurabh Singh test-convert-cvs: make test compatible with chg
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Tue, 11 Jul 2017 02:10:04 +0900 FUJIWARA Katsunori convert: transcode CVS log messages by specified encoding (issue5597)
Mon, 12 Oct 2015 15:42:32 +0300 Emanuele Giaquinta test-convert-cvs: add sleep so cvs notices changes
Wed, 07 Oct 2015 11:33:52 +0300 Emanuele Giaquinta cvsps: fix computation of parent revisions when log caching is on
Sun, 14 Jun 2015 13:08:11 -0400 Matt Harbison convert: apply the appropriate phases to the destination (issue4165)
Fri, 13 Mar 2015 14:20:13 -0400 Augie Fackler cvsps: use a different tiebreaker to avoid flaky test
Sun, 28 Dec 2014 21:30:52 +0100 Thomas Klausner tests: run 'cvs init' only on non-existent directories (issue4482)
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Thu, 13 Dec 2012 23:15:51 +0100 Mads Kiilerich convert: make toposort order stable when multiple orderings are possible