log tests/test-convert-hg-source.t @ 45426:1a5d3e555c70

age author description
Fri, 17 Apr 2020 18:47:31 -0400 Matt Harbison tests: stabilize test-convert-hg-source.t on Windows stable
Thu, 09 Apr 2020 16:06:03 +0530 Pulkit Goyal mergestate: store about files resolved in favour of other
Fri, 05 Apr 2019 11:24:00 -0700 Martin von Zweigbergk localrepo: don't allow lookup of working directory revision
Fri, 05 Apr 2019 11:12:08 -0700 Martin von Zweigbergk tests: demonstrate broken `hg convert` if "ffffffffffff" is in description
Fri, 05 Apr 2019 11:08:17 -0700 Martin von Zweigbergk tests: add test of for hash reference translation by `hg convert`
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Wed, 04 Apr 2018 14:04:18 -0700 Gregory Szorc tests: conditionalize tests for various repo features
Tue, 03 Apr 2018 18:23:33 -0700 Gregory Szorc tests: conditionalize test output for simple store
Sun, 11 Feb 2018 17:17:05 +0530 Pulkit Goyal py3: replace file() with open() in test-convert-hg-source.t
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Mon, 29 Jun 2015 13:39:05 -0700 Durham Goode convert: fix bug with converting the same commit twice
Wed, 27 May 2015 14:28:29 -0500 Matt Mackall convert: properly pass null ids through .hgtags (issue4678) stable
Mon, 03 Nov 2014 12:08:03 -0500 Matt Harbison templater: don't overwrite the keyword mapping in runsymbol() (issue4362) stable
Wed, 14 May 2014 12:49:55 -0700 Siddharth Agarwal update: when deactivating a bookmark, print a message