log tests/test-filebranch.out @ 5417:b8872655f951

age author description
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".