log tests/test-hook.out @ 9296:5043a5b16d91

age author description
Fri, 26 Jun 2009 14:42:05 +0200 Henri Wiechers test python hook configured with python:[file]:[hook] syntax
Fri, 17 Apr 2009 16:34:43 -0700 Fred Wulff Add (pre)outgoing hooks for local clones.
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Mon, 16 Feb 2009 19:35:07 -0600 Matt Mackall Introduce HG_PREPEND to solve pretxn races
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing.
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Tue, 18 Dec 2007 12:45:30 -0800 John Coomes hg tag: run tag hook just once
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Use a weakref for recursive transactions
Mon, 16 Jul 2007 20:15:03 -0700 Bryan O'Sullivan tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)
Wed, 20 Jun 2007 22:06:37 +0200 Patrick Mezard printenv: filter empty environment variables for portability.
Tue, 19 Jun 2007 08:17:55 +0200 Thomas Arendsen Hein Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
Mon, 18 Jun 2007 17:49:56 -0500 Matt Mackall dispatch: add generic pre- and post-command hooks