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