Wed, 01 Jul 2009 00:31:59 -0500 |
Matt Mackall |
branches: add --closed flag for consistency with heads
|
Sun, 31 May 2009 03:09:00 -0400 |
Steve Losh |
Add a forget command for easily untracking files.
|
Sat, 20 Jun 2009 08:29:41 -0500 |
Matt Mackall |
update: add --check option
|
Fri, 19 Jun 2009 13:58:48 +0200 |
Dirkjan Ochtman |
merge: rename -S/--show option to -P/--preview
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: introduce basic state parsing
|
Wed, 03 Jun 2009 13:59:38 +0200 |
John Mulligan |
heads: show closed heads only when --closed is passed
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
remove deprecated rawcommit
|
Thu, 14 May 2009 17:28:26 +0200 |
Martin Geisler |
test-debugcomplete: add --show merge option to output
|
Wed, 08 Apr 2009 14:18:20 +0200 |
Nicolas Dumazet |
profiling: dropping hotshot profiling. --profile as a unique profiling option
|
Mon, 23 Mar 2009 13:43:48 +0100 |
Dirkjan Ochtman |
add debugcommands command: an easy to parse command + option index
|
Fri, 11 Apr 2008 12:52:56 -0500 |
Matt Mackall |
resolve: new command
|
Wed, 09 Jan 2008 11:15:00 +0100 |
Michele Cella |
adding "prefix" option to "hg serve" (command line and [web] section)
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
add debugfsinfo to check fs capabilities
|
Mon, 09 Jul 2007 22:35:10 -0700 |
Lee Cantey |
Fix test-debugcomplete for new --certificate option
|
Sun, 10 Dec 2006 00:05:47 -0600 |
Matt Mackall |
Add debuginstall command to do basic install tests
|
Wed, 06 Dec 2006 13:13:44 -0600 |
Matt Mackall |
Update tests
|
Mon, 04 Dec 2006 01:21:53 -0600 |
Matt Mackall |
update test-debugcomplete
|
Wed, 25 Oct 2006 18:31:49 -0500 |
Matt Mackall |
Update tests for removed commands
|
Tue, 24 Oct 2006 16:49:36 -0500 |
Matt Mackall |
add branch and branches commands
|
Sun, 08 Oct 2006 20:27:23 -0300 |
Alexis S. L. Carvalho |
fix bash completion of debug commands; add test for debugcomplete
|