log tests/test-hardlinks.t @ 36888:97e1dda94af8

age author description
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 22 Aug 2017 15:51:24 -0400 Augie Fackler tests: update test-hardlinks to pass our import checker
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Thu, 13 Jul 2017 03:17:58 +0900 FUJIWARA Katsunori tests: add extra output for fsmonitor at checking under .hg
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Sat, 10 Jun 2017 00:06:57 -0400 Matt Harbison test-hardlinks: stabilize for Windows
Wed, 26 Apr 2017 16:05:22 +0200 Koen Van Hoof chmod: create a new file when flags are set on a hardlinked file
Sat, 13 May 2017 21:30:02 -0400 Matt Harbison tests: fix up recent conditionalized output changes
Mon, 15 May 2017 13:29:18 -0700 Jun Wu test-hardlink: do not test .hg/cache/checklink
Mon, 15 May 2017 13:25:59 -0700 Jun Wu test-hardlinks: unify two test files into one
Tue, 02 May 2017 18:57:52 +0200 Pierre-Yves David caches: stop warming the cache after changegroup application
Wed, 05 Apr 2017 23:44:22 -0400 Matt Harbison tests: add per-line output conditionals for Windows
Sun, 12 Mar 2017 01:03:23 -0800 Jun Wu util: enable hardlink for copyfile
Wed, 30 Nov 2016 16:39:36 +0000 Martijn Pieters posix: give the cached symlink a real target
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich posix: give checkexec a fast path; keep the check files and test read only
Wed, 18 Nov 2015 01:36:58 -0800 Laurent Charignon localrepo: put bookmark move following commit in one transaction
Sat, 09 May 2015 23:40:40 -0700 Pierre-Yves David progress: get the extremely verbose output out of default debug
Fri, 13 Mar 2015 18:28:11 -0400 Augie Fackler clone: add progress support to hardlink clones (issue3059)
Mon, 02 Mar 2015 10:31:22 -0500 Matt Harbison transaction: really disable hardlink backups (issue4546) stable 3.3.2
Fri, 16 Jan 2015 18:34:14 -0800 Pierre-Yves David transaction: include backup file in the "undo" transaction
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Fri, 26 Sep 2014 13:56:20 -0700 Pierre-Yves David clone: remove duplicated bookmark pulling
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Mon, 16 Sep 2013 01:08:29 -0700 Brodie Rao branchmap: cache open/closed branch head information
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Mon, 07 Jan 2013 17:23:25 +0100 Pierre-Yves David branchmap: allow to use cache of subset
Fri, 26 Oct 2012 12:36:15 +0200 Thomas Arendsen Hein clone: make sure to use "@" as bookmark and "default" as branch (issue3677) stable
Sat, 28 Jul 2012 12:28:35 +0200 Pierre-Yves David pushkey: add more verbose debug output regarding pushkey stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests: introduce hghave hardlinks