Wed, 17 Feb 2010 15:43:21 +0100 |
Sune Foldager |
run commit and update hooks after command completion (issue1827)
stable
|
Thu, 12 Nov 2009 14:05:52 -0800 |
Bryan O'Sullivan |
Make it possible to debug failed hook imports via use of --traceback
|
Fri, 16 Oct 2009 23:57:34 +0200 |
Adrian Buehlmann |
hg.clone: report branch name on update
|
Wed, 19 Aug 2009 00:45:24 +0200 |
Mads Kiilerich |
test-hooks: Don't hide the value of HG_PENDING
|
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
|