log

age author description
Wed, 15 Feb 2006 22:37:28 +0100 Benoit Boissinot merge with crew
Wed, 15 Feb 2006 22:21:20 +0100 Benoit Boissinot add a -b/--branch option to 'hg parents'
Wed, 15 Feb 2006 14:22:16 +0100 Thomas Arendsen Hein Fix diff against an empty file (issue124) and add a test for this.
Wed, 15 Feb 2006 04:37:47 +0100 Benoit Boissinot catch errors and throw exception with invalid binary patch data
Tue, 14 Feb 2006 17:13:18 -0800 Vadim Gelfer add pretxncommit hook.
Tue, 14 Feb 2006 15:47:25 -0800 Vadim Gelfer add pretag and tag hooks.
Tue, 14 Feb 2006 15:37:27 -0800 Vadim Gelfer hook parameters must be strings.
Tue, 14 Feb 2006 15:28:06 -0800 Vadim Gelfer make hook code nicer.
Tue, 14 Feb 2006 15:10:45 -0800 Vadim Gelfer hooks run after transactions finish must not affect method results.
Fri, 17 Feb 2006 17:23:53 -0600 Matt Mackall Refactor excessive merge detection, add test
Mon, 13 Feb 2006 12:48:28 -0600 Matt Mackall Revert convert-repo changes
Sat, 11 Feb 2006 00:31:52 -0800 Vadim Gelfer fix hgrc doc hook descriptions.
Fri, 10 Feb 2006 16:45:56 -0500 Daniel Santa Cruz hooks: distinguish between locally committed and incoming changes.
Thu, 09 Feb 2006 17:18:43 -0600 mason Allow callers to pass in the dirstate lock in most localrepo.py funcs.
Thu, 09 Feb 2006 17:07:20 -0600 mason revlog.strip should clear the chunkcache