log tests/test-debugcomplete.t @ 17704:3d1a781b23c0

age author description
Wed, 15 Aug 2012 22:28:32 +0200 Patrick Mezard debugfileset: implement --rev, more tests stable
Wed, 11 Jul 2012 18:22:07 +0200 Patrick Mezard incoming/outgoing: handle --graph in core
Sat, 14 Jul 2012 19:09:22 +0200 Patrick Mezard log: support --graph without graphlog extension
Thu, 07 Jun 2012 19:15:23 +0200 Pierre-Yves David command: creation of obsolete marker
Wed, 20 Jun 2012 17:02:43 +0200 Thomas Arendsen Hein graft: allow -r to specify revisions
Sun, 13 May 2012 06:03:11 -0500 Augie Fackler help: add --keyword (-k) for searching help
Fri, 11 May 2012 18:51:35 +0200 Levi Bard graft: implement --log (issue3438)
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
Tue, 10 Apr 2012 12:49:12 -0500 Matt Mackall graft: add --dry-run support (issue3362)
Mon, 12 Mar 2012 13:37:39 -0500 Matt Mackall pvec: introduce pvecs
Tue, 10 Jan 2012 19:45:35 +0100 Pierre-Yves David phases: add a phases command to display and manipulate phases
Sat, 26 Nov 2011 00:10:12 +0100 Mads Kiilerich id: add command line options for handling ssh and https urls
Fri, 18 Nov 2011 12:04:31 +0100 Patrick Mezard annotate: support diff whitespace filtering flags (issue3030)
Fri, 21 Oct 2011 00:33:08 +0200 Martin Geisler subrepos: abort commit by default if a subrepo is dirty (BC) stable
Wed, 12 Oct 2011 18:48:57 -0500 Matt Mackall graft: add --continue support
Wed, 12 Oct 2011 18:46:23 -0500 Matt Mackall graft: add user, date, and tool options
Wed, 12 Oct 2011 18:46:03 -0500 Matt Mackall graft: add --edit
Wed, 12 Oct 2011 18:45:36 -0500 Matt Mackall graft: add initial implementation
Tue, 11 Oct 2011 08:32:04 -0500 Matt Mackall import: add --edit switch
Fri, 30 Sep 2011 21:58:54 -0400 Greg Ward rollback: avoid unsafe rollback when not at tip (issue2998)
Thu, 07 Jul 2011 10:19:37 +0200 Martin Geisler commands: use mergetoolopts when a command supports --tool
Fri, 03 Jun 2011 17:27:41 +0300 Idan Kamara serve: add --cmdserver option to communicate with hg over a pipe
Thu, 16 Jun 2011 01:58:00 +0200 Pierre-Yves David log: do not display hidden changeset
Tue, 14 Jun 2011 23:26:35 +0200 Patrick Mezard import: add --bypass option
Wed, 01 Jun 2011 19:12:18 -0500 Matt Mackall filesets: introduce basic fileset expression parser
Wed, 18 May 2011 21:31:40 +0200 Adrian Buehlmann add new option --all to manifest command
Sun, 15 May 2011 11:50:16 -0500 Matt Mackall debugrevlog: add --dump flag to dump graphable per-revision statistics
Sat, 14 May 2011 00:30:32 +0200 Sune Foldager debugindex etc.: add --changelog and --manifest options
Thu, 12 May 2011 18:22:49 +0200 Sune Foldager add debugrevlog command
Tue, 10 May 2011 14:42:53 +0200 Martin Geisler help: add -c/--command flag to only show command help (issue2799)