Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files argument from patch.diff
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: stop passing files through commitfunc
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Fri, 07 Mar 2008 00:24:36 +0100 |
Thomas Arendsen Hein |
Removed trailing spaces from everything except test output
|
Fri, 22 Feb 2008 21:18:48 +0100 |
Thomas Arendsen Hein |
Document log date ranges and mention 'hg help dates' for all commands (issue998)
|
Wed, 23 Jan 2008 21:49:39 +0300 |
Kirill Smelkov |
qrecord: record complements commit, so qrecord should complement qnew
|
Thu, 10 Jan 2008 12:07:18 +0300 |
Kirill Smelkov |
hg qrecord -- like record, but for mq
|
Thu, 10 Jan 2008 12:07:13 +0300 |
Kirill Smelkov |
record: refactor record into generic record driver
|
Thu, 10 Jan 2008 11:43:30 +0300 |
Kirill Smelkov |
record: some docs
|
Fri, 28 Dec 2007 00:03:55 -0600 |
Kirill Smelkov |
prompt: kill matchflags
|
Thu, 06 Sep 2007 10:52:54 -0700 |
Bryan O'Sullivan |
record: change wording of initial per-file prompt
|
Thu, 09 Aug 2007 17:29:16 -0700 |
Bryan O'Sullivan |
record: improve docs, improve prompts
|
Wed, 08 Aug 2007 12:27:20 +0200 |
Benoit Boissinot |
refactor options from cmdtable
|
Tue, 07 Aug 2007 10:28:43 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces, fix indentation
|
Mon, 06 Aug 2007 12:53:49 -0700 |
Bryan O'Sullivan |
record: raise an exception correctly if we can't create a backup directory
|
Mon, 06 Aug 2007 12:53:17 -0700 |
Bryan O'Sullivan |
record: work properly if invoked in a subdirectory
|
Wed, 01 Aug 2007 10:42:42 +0200 |
Thomas Arendsen Hein |
Update style of record's cmdtable to match mercurial/commands.py
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
Add record extension, giving darcs-like interactive hunk picking
|