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.
|
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
|