log tests/test-completion.t @ 24432:e22248f6d257

age author description
Tue, 17 Mar 2015 15:46:30 -0700 Siddharth Agarwal commands.diff: add support for diffs relative to a subdirectory
Wed, 18 Mar 2015 23:03:41 -0400 Matt Harbison subrepo: add basic support to hgsubrepo for the files command
Mon, 16 Mar 2015 16:33:59 -0700 Laurent Charignon revert: add flag to make revert interactive
Wed, 11 Mar 2015 15:22:04 -0700 Laurent Charignon record: add interactive option to the commit command
Fri, 06 Mar 2015 22:56:19 -0800 Siddharth Agarwal commands.import: accept a prefix option
Wed, 11 Feb 2015 13:59:13 +0900 Yuya Nishihara resolve: port to generic templater
Fri, 17 Oct 2014 13:41:29 -0700 Sean Farley debugnamecomplete: rename from debuglabelcomplete
Wed, 17 Dec 2014 17:26:12 -0800 Mateusz Kwapich backout: add --commit option
Mon, 24 Nov 2014 23:51:26 -0500 Matt Harbison addremove: add support for the -S flag
Sat, 15 Nov 2014 21:36:19 -0500 Matt Harbison remove: recurse into subrepositories with --subrepos/-S flag
Thu, 13 Nov 2014 00:13:48 -0800 Siddharth Agarwal diff: add a --noprefix option
Fri, 03 Oct 2014 00:43:22 +0900 Yuya Nishihara bookmarks: port to generic templater
Thu, 02 Oct 2014 22:59:56 +0900 Yuya Nishihara branches: port to generic templater
Fri, 26 Sep 2014 16:44:11 -0500 Matt Mackall commands: add debuglocks to report/clear lock state
Wed, 17 Sep 2014 23:21:20 +0900 Yuya Nishihara annotate: port to generic templater enabled by hidden -T option
Mon, 15 Sep 2014 13:15:07 -0500 Matt Mackall commands: add hidden -T option for files/manifest/status/tags
Fri, 12 Sep 2014 18:32:46 -0500 Matt Mackall files: add new command unifying locate and manifest functionality
Tue, 19 Aug 2014 23:22:44 -0700 Pierre-Yves David debugobsolete: add a --rev argument
Wed, 20 Aug 2014 00:43:08 -0700 Pierre-Yves David debugobsolete: add a way to record parent information
Fri, 25 Jul 2014 18:21:16 -0700 Siddharth Agarwal graft: allow regrafting ancestors with --force (issue3220)
Sun, 01 Jun 2014 00:08:32 +0900 FUJIWARA Katsunori backout: accept '--edit' like other commands creating new changeset
Thu, 08 May 2014 17:08:17 -0700 Pierre-Yves David import: add --partial flag to create a changeset despite failed hunks
Mon, 19 May 2014 01:53:34 +0200 Mads Kiilerich update: introduce --tool for controlling the merge tool
Sun, 08 Sep 2013 19:02:08 -0400 Bradley M. Kuhn commit: --edit/-e to force edit of otherwise-supplied commit message
Tue, 18 Mar 2014 18:49:30 -0500 Matt Mackall config: add --global and --local flags
Thu, 27 Feb 2014 13:46:32 -0600 Matt Mackall config: add initial implementation of --edit
Thu, 27 Feb 2014 12:42:09 -0600 Matt Mackall config: move showconfig code and add config as primary alias
Thu, 13 Feb 2014 13:52:45 -0800 Siddharth Agarwal commands.debugrevspec: add an option to print the optimized expression tree
Mon, 25 Nov 2013 12:12:42 -0500 Sean Farley pathcomplete: remove ambiguous entries for sole completion on a directory
Thu, 18 Jul 2013 16:29:05 -0500 Matt Mackall tests: update for commit --secret