Sat, 06 Oct 2007 22:30:22 +0200 |
Patrick Mezard |
Display symlink or executable bit with manifest -v
|
Tue, 10 Oct 2006 01:16:06 -0500 |
Matt Mackall |
merge: shortcircuit filemerge for identical files
|
Sun, 20 Aug 2006 22:51:56 -0500 |
Matt Mackall |
Only show long hashes with --debug, not --verbose
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
Fri, 28 Apr 2006 21:52:08 +0200 |
Thomas Arendsen Hein |
Show repo's revlog format on verify only if it doesn't match the default format.
|
Thu, 27 Apr 2006 21:58:47 +0200 |
Thomas Arendsen Hein |
Show repo's revlog format on verify. Warn if some files use a different format.
|
Wed, 29 Mar 2006 10:27:16 -0800 |
Vadim Gelfer |
add merge command. means same thing as "update -m".
|
Mon, 13 Mar 2006 13:05:41 +0100 |
Thomas Arendsen Hein |
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
|
Mon, 13 Mar 2006 08:56:59 +0100 |
Benoit Boissinot |
ui: output the number of file updated/merged/removed/... on update
|
Wed, 24 Aug 2005 19:19:35 -0700 |
mpm |
Update tests
|
Tue, 23 Aug 2005 02:19:38 -0700 |
mpm |
Clean up some merge logic
|
Sun, 21 Aug 2005 21:59:55 -0700 |
mpm |
Fix long-standing excessive file merges
|