log tests/test-add.t @ 41772:52d4cb162902

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:15:05 +0200 Boris Feld add: add a label for messages about added files
Wed, 18 Apr 2018 19:25:35 +0530 Sushil khanchi forget: rename --confirm to --interactive
Thu, 22 Mar 2018 16:11:42 +0530 Sushil khanchi forget: add --confirm option
Sat, 10 Mar 2018 12:33:19 +0530 Sushil khanchi forget: add --dry-run mode
Fri, 26 Jan 2018 19:48:39 +0900 Yuya Nishihara dirstate: drop explicit files that shouldn't match (BC) (issue4679)
Mon, 08 Jan 2018 19:41:47 +0530 Pulkit Goyal merge: add `--abort` flag which can abort the merge
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
Tue, 11 Jul 2017 00:40:29 -0400 Matt Harbison context: name files relative to cwd in warning messages
Thu, 18 May 2017 16:05:46 -0700 Martin von Zweigbergk match: don't print explicitly listed files with wrong case (BC)
Mon, 08 Feb 2016 18:29:17 +0900 FUJIWARA Katsunori tests: make timezone in diff output glob-ed for portability
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Thu, 06 Aug 2015 21:00:16 -0400 Matt Harbison match: fix a caseonly rename + explicit path commit on icasefs (issue4768) stable
Sat, 04 Jul 2015 17:19:49 +0900 Yuya Nishihara changeset_printer: display wdirrev/wdirnode values for workingctx