log tests/test-hook.out @ 5443:58496354773f

age author description
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
Mon, 26 Mar 2007 23:49:58 -0300 Alexis S. L. Carvalho test-hook: use printenv.py
Thu, 15 Feb 2007 10:15:08 -0200 Alexis S. L. Carvalho Fix hg showconfig traceback with values that aren't strings
Fri, 09 Feb 2007 03:48:28 -0200 Alexis S. L. Carvalho Handle functions as the value of a hooks.<name> config variable
Fri, 29 Sep 2006 16:39:38 -0500 Matt Mackall merge: use repo.parents and parent contexts in update
Sun, 20 Aug 2006 23:52:52 -0500 Matt Mackall tag: shorten hash in default commit message
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Thu, 11 May 2006 10:14:48 -0700 Vadim Gelfer hooks: add preupdate and update hooks.
Tue, 02 May 2006 18:44:02 +0200 Thomas Arendsen Hein Make hg update more verbose by default (issue12)
Fri, 28 Apr 2006 15:50:22 -0700 Vadim Gelfer support hooks written in python.
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.