log

age author description
Wed, 20 Jun 2007 22:06:37 +0200 Patrick Mezard printenv: filter empty environment variables for portability.
Wed, 20 Jun 2007 22:05:43 +0200 Patrick Mezard Merge with crew-stable
Wed, 20 Jun 2007 21:35:41 +0200 Patrick Mezard Document empty environment variables not being passed to hooks under Windows.
Wed, 20 Jun 2007 00:22:51 +0200 Patrick Mezard Merge with crew-stable
Wed, 20 Jun 2007 00:10:21 +0200 Patrick Mezard test-annotate: add a test for issue 589.
Wed, 20 Jun 2007 00:10:21 +0200 Patrick Mezard Fix issue 589: "undelete" sequence leads to crash.
Wed, 20 Jun 2007 00:09:32 +0200 Patrick Mezard Add test for debugrename
Wed, 20 Jun 2007 00:09:30 +0200 Patrick Mezard Fix debugrename --rev option
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Tue, 19 Jun 2007 08:17:55 +0200 Thomas Arendsen Hein Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
Tue, 19 Jun 2007 08:06:37 +0200 Thomas Arendsen Hein Cleanup of whitespace, indentation and line continuation.
Mon, 18 Jun 2007 21:30:27 -0500 Matt Mackall dispatch: report failed imports nicely
Mon, 18 Jun 2007 19:43:26 -0500 Matt Mackall demandimport: fix issue579 and add a test
Mon, 18 Jun 2007 17:49:56 -0500 Matt Mackall dispatch: add generic pre- and post-command hooks
Mon, 18 Jun 2007 15:21:02 -0700 Lee Cantey Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.