Mercurial > hg
log tests/test-rename.t @ 40896:c35d3cb758a4
age | author | description |
---|---|---|
Wed, 29 Aug 2018 09:59:08 -0700 | Martin von Zweigbergk | rename: return error status if any rename/copy failed |
Wed, 29 Aug 2018 09:50:39 -0700 | Martin von Zweigbergk | rename: quote hg commands in warnings |
Thu, 08 Mar 2018 11:44:03 -0800 | Kyle Lippincott | copyfile: preserve stat info (mtime, etc.) when doing copies/renames |
Sun, 10 Dec 2017 22:50:57 -0500 | Matt Harbison | tests: remove (glob) annotations that were only for '\' matches |
Wed, 26 Jul 2017 23:47:54 -0400 | Augie Fackler | scmutil: use util.shellquote instead of %r |
Mon, 03 Jul 2017 02:52:39 +0900 | FUJIWARA Katsunori | tests: add fsmonitor specific output lines at enabling largefiles |
Mon, 19 Sep 2016 17:15:39 -0400 | Augie Fackler | copy: distinguish "file exists" cases and add a hint (BC) |