log tests/test-hook.out @ 1933:7544700fd931

age author description
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, 06 Mar 2006 17:34:49 +0100 Thomas Arendsen Hein Call hooks in alphabetical (=defined) order, of course still grouped by type.
Fri, 17 Feb 2006 08:26:21 -0800 Vadim Gelfer add preoutgoing and outgoing hooks.
Thu, 16 Feb 2006 14:34:59 -0800 Vadim Gelfer i forgot to change the test output for test-hook.
Sat, 29 Oct 2005 13:45:01 -0700 Matt Mackall Change test-hook to test multiple hooks
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
Fri, 29 Jul 2005 15:21:02 +0100 Thomas Arendsen Hein Updated output of tests.
Thu, 21 Jul 2005 15:05:17 -0500 mpm Update tests to use commit -m and default -u
Mon, 27 Jun 2005 22:18:12 -0800 mpm Add initial hook support