log tests/test-flags.out @ 4797:d00ca99bc54e

age author description
Sat, 09 Jun 2007 01:04:28 -0300 Alexis S. L. Carvalho Avoid extra filelogs entries.
Sat, 09 Jun 2007 01:04:28 -0300 Alexis S. L. Carvalho Make sure the changelog mentions files whose flags changed
Tue, 10 Oct 2006 09:30:05 +0200 Thomas Arendsen Hein merge with upstream
Tue, 10 Oct 2006 01:16:06 -0500 Matt Mackall merge: shortcircuit filemerge for identical files
Mon, 09 Oct 2006 21:48:44 +0200 Benoit Boissinot extend test-flags
Tue, 02 May 2006 18:44:02 +0200 Thomas Arendsen Hein Make hg update more verbose by default (issue12)
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
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 23:23:42 -0800 Samuel Tardieu [PATCH] Print timezone offset when outputting dates
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH