log tests/test-remove.t @ 46387:c41ac8985fe4

age author description
Thu, 18 Oct 2018 21:00:07 +0900 Yuya Nishihara addremove: add "ui." prefix to message color keys
Tue, 14 Aug 2018 11:39:48 +0200 Boris Feld remove: add a label for messages about removed files
Wed, 21 Mar 2018 23:36:11 +0530 Sushil khanchi remove: add dry-run functionality
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Fri, 17 Nov 2017 22:52:40 +0000 pavanpc remove: print message for each file in verbose mode only while using `-A` (BC)
Fri, 02 Sep 2016 21:46:00 +0000 timeless remove: specify hg in added warning
Fri, 06 May 2016 17:53:06 -0500 Matt Mackall progress: stop excessive clearing (issue4801) stable
Tue, 12 Apr 2016 00:34:02 -0400 Matt Harbison test-remove: drop a useless Windows specific conditional
Thu, 17 Mar 2016 21:03:22 +0000 timeless remove: add progress support
Thu, 17 Mar 2016 18:19:36 +0000 timeless remove: queue warnings until after status messages (issue5140) (API)
Mon, 21 Mar 2016 04:01:29 +0000 timeless tests: include progress for test-remove
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg tests: do not skip code-checking on some whole files
Sun, 09 Dec 2012 23:33:16 +0100 Mads Kiilerich rm: drop misleading 'use -f' hint for the rm --after 'not removing' warning
Wed, 24 Oct 2012 11:51:24 +0200 Adrian Buehlmann test-remove: adapt to differing error message on Windows stable
Wed, 24 Oct 2012 11:38:31 +0200 Adrian Buehlmann test-remove: fix \ vs. / issues on Windows stable