log tests/test-hook @ 5279:2dbd750b3ddd

age author description
Thu, 21 Jun 2007 09:25:49 +0200 Thomas Arendsen Hein Kill trailing spaces
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
Thu, 19 Apr 2007 13:04:26 +0200 Thomas Arendsen Hein Work around problem where 'del os.environ["FOO"]' doesn't update environment.
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