tests/test-add.t
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Thu, 12 Nov 2020 09:53:14 -0800 Martin von Zweigbergk errors: use InputError for errors about bad paths
Thu, 22 Oct 2020 13:56:01 -0700 Martin von Zweigbergk errors: set detailed exit code to 30 for config errors
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
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
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)
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows
Tue, 19 Apr 2011 12:42:53 +0200 Adrian Buehlmann add: introduce a warning message for non-portable filenames (issue2756) (BC)
Fri, 24 Sep 2010 10:13:49 +0200 Martin Geisler tests: added a short description to issue numbers
Tue, 21 Sep 2010 16:00:02 -0500 Matt Mackall tests: cleanup exit code handling in unified tests
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Sun, 12 Sep 2010 18:05:53 -0500 Brodie Rao merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
Thu, 12 Aug 2010 19:43:45 +0900 Nicolas Dumazet tests: unify test-add
less more (0) tip