log tests/test-completion.t @ 30823:806a830e6612

age author description
Thu, 24 Nov 2016 16:24:09 -0800 Gregory Szorc debugcommands: stub for debugupgraderepo command
Mon, 29 Aug 2016 07:07:15 +0200 Mathias De Maré config: add template support
Sun, 21 Aug 2016 13:16:21 +0900 Yuya Nishihara debugrevspec: add option to verify optimized result
Sun, 21 Aug 2016 12:40:02 +0900 Yuya Nishihara debugrevspec: add option to skip optimize() and evaluate unoptimized tree
Sun, 21 Aug 2016 12:33:57 +0900 Yuya Nishihara debugrevspec: add option to print parsed tree at given stages
Thu, 18 Aug 2016 15:13:56 +0900 Yuya Nishihara grep: add formatter support
Thu, 25 Aug 2016 01:00:26 -0400 Yuya Nishihara version: add formatter support
Mon, 15 Aug 2016 16:07:55 +0900 Yuya Nishihara debugobsolete: add formatter support (issue5134)
Fri, 01 Apr 2016 15:12:50 -0700 Kostia Balytskyi commands: allow debugobsolete to delete arbitrary obsmarkers
Wed, 23 Mar 2016 10:50:24 -0700 Kostia Balytskyi debugobsolete: add an option to show marker index
Sun, 14 Feb 2016 01:06:12 +0900 Yuya Nishihara templater: add debugtemplate command
Wed, 09 Mar 2016 18:58:51 +0000 timeless debuginstall: convert to formatter
Mon, 22 Feb 2016 16:59:08 +0000 Jun Wu serve: rename --daemon-pipefds to --daemon-postexec (BC)
Fri, 15 Jan 2016 13:46:33 -0800 Ruslan Sayfutdinov backout: commit changeset by default (BC)
Thu, 14 Jan 2016 22:57:55 -0800 Gregory Szorc commands: teach debugbundle to print bundle specification
Sun, 10 Jan 2016 08:03:58 +0000 timeless help: add --system flag to get help for various platform(s)
Sun, 13 Dec 2015 22:09:57 +0900 Yuya Nishihara paths: port to generic templater
Sat, 05 Dec 2015 23:37:46 -0800 Gregory Szorc commands: add debugdeltachain command
Sat, 05 Dec 2015 21:40:38 -0800 Gregory Szorc commands.debugindexdot: use cmdutil.openrevlog()
Thu, 15 Oct 2015 13:43:18 -0700 Gregory Szorc commands: support consuming stream clone bundles
Sat, 17 Oct 2015 11:40:29 -0700 Gregory Szorc commands: support creating stream clone bundles
Fri, 02 Oct 2015 13:00:47 -0700 Siddharth Agarwal commands: add a new debug command to print merge state
Thu, 10 Sep 2015 16:53:07 +0200 liscju mercurial: add debugextensions command (issue4676)
Wed, 12 Aug 2015 19:44:21 -0700 Durham Goode dirstate: add --minimal flag to debugrebuilddirstate
Mon, 22 Jun 2015 09:59:48 -0700 Gregory Szorc repair: add functionality to rebuild fncache
Sun, 12 Apr 2015 23:51:06 -0700 Martin von Zweigbergk treemanifest: add --dir option to debug{revlog,data,index}
Wed, 25 Mar 2015 11:55:15 -0700 Sean Farley diff: rename --relative option to --root
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