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
|
Mon, 29 Jun 2015 10:34:56 -0400 |
Matt Harbison |
revset: fix a crash in parents() when 'wdir()' is in the set
|
Fri, 17 Apr 2015 12:11:14 -0400 |
Matt Harbison |
test-add.t: fix output difference between Windows and OS X (issue4603)
stable
|
Sun, 12 Apr 2015 01:39:21 -0400 |
Matt Harbison |
match: add a subclass for dirstate normalizing of the matched patterns
|
Tue, 31 Mar 2015 17:42:46 -0400 |
Matt Harbison |
forget: cleanup the output for an inexact case match on icasefs
stable
|
Tue, 31 Mar 2015 11:11:39 -0400 |
Matt Harbison |
dirstate: don't require exact case when adding dirs on icasefs (issue4578)
stable
|
Mon, 10 Nov 2014 14:51:18 -0800 |
Martin von Zweigbergk |
add: add back forgotten files even when not matching exactly (BC)
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 09 May 2014 14:46:50 -0500 |
Matt Mackall |
resolve: simplify "finished" message
|
Fri, 18 Apr 2014 22:19:25 -0700 |
Gregory Szorc |
resolve: print message when no unresolved files remain (issue4214)
|
Wed, 06 Nov 2013 10:20:18 -0800 |
Siddharth Agarwal |
merge: move forgets to the beginning of the action list
stable
|
Fri, 15 Jun 2012 00:02:27 +0200 |
Mads Kiilerich |
tests: use hghave eol-in-paths to test for support for ':' in filenames and " "
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 05 Jun 2012 22:46:14 +0200 |
Adrian Buehlmann |
test-add: enable for Windows
|
Thu, 17 Nov 2011 23:02:18 -0600 |
Matt Mackall |
merge with crew
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: hide 'No such file or directory' messages
|
Wed, 16 Nov 2011 18:04:19 -0600 |
Matt Mackall |
merge: give a special message for internal:merge failure (issue3105)
|