Mon, 15 Jun 2009 00:03:27 +0200 |
Patrick Mezard |
Make mq, record and transplant honor patch.eol
|
Mon, 18 May 2009 17:36:24 -0500 |
Matt Mackall |
commit: move editor outside transaction
|
Fri, 08 May 2009 16:30:51 +0200 |
Sverre Rabbelier |
commit: be more verbose in the -u help text
|
Thu, 09 Apr 2009 14:43:02 +0200 |
Martin Geisler |
commands: automatically word-wrap cmdline options
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Sat, 28 Mar 2009 23:09:36 +0100 |
Rocco Rutte |
record: Give user a hint about chunk selection progress
|
Tue, 27 Jan 2009 09:58:48 -0600 |
Steve Borho |
record: do not lose permission changes on commit
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: add test for branch closing (and reopening)
|
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, 16 Jan 2008 11:14:24 -0600 |
Matt Mackall |
diff: don't show function name by default
|
Sun, 30 Dec 2007 19:46:13 +0100 |
Thomas Arendsen Hein |
Show number of changesets written to bundle files by default (issue569)
|
Fri, 28 Dec 2007 17:10:25 +0100 |
Thomas Arendsen Hein |
Clarify some messages during commit:
|
Fri, 28 Dec 2007 14:51:16 +0100 |
Patrick Mezard |
Prompt for a commit message in editor, improve error message
|
Thu, 06 Sep 2007 18:12:36 -0700 |
Brendan Cully |
Update test-record for 3ef190234b55
|
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
|
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
|