Thu, 17 Sep 2009 22:39:38 -0700 |
Stuart W Marks |
hg: say 'hg update' instead of 'hg up' in merge status message
|
Sun, 31 May 2009 03:09:00 -0400 |
Steve Losh |
Add a forget command for easily untracking files.
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
add: use match.bad callback more effectively
|
Wed, 04 Mar 2009 13:06:16 -0600 |
Augie Fackler |
merge: better error messages to lead users to hg update --clean to abandon merges.
|
Fri, 11 Apr 2008 12:52:56 -0500 |
Matt Mackall |
resolve: new command
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: allow smarter tool configuration
|
Mon, 24 Dec 2007 12:14:43 +0100 |
Patrick Mezard |
commands: add exits(1) if a specified file cannot be added (issue 891)
|
Tue, 21 Aug 2007 02:13:32 +0200 |
Benoit Boissinot |
make hg add of a removed file unremove the file
|