log doc/hgrc.5.txt @ 2108:30c7564f6dfc

age author description
Fri, 24 Mar 2006 20:18:02 +0100 mcmillen Implementation of per-user .hgignore.
Tue, 21 Mar 2006 15:33:29 +0100 Thomas Arendsen Hein Adapted behaviour of ui.username() to documentation and mention it explicitly:
Sat, 04 Mar 2006 15:15:18 -0800 Vadim Gelfer make --style=compact look for map-cmdline.compact.
Mon, 27 Feb 2006 13:18:57 -0800 Vadim Gelfer let commands that show changesets use templates.
Tue, 21 Feb 2006 23:50:53 +0100 Benoit Boissinot change the default timeout to 600 seconds
Tue, 21 Feb 2006 23:21:15 +0100 Benoit Boissinot add a timeout when a lock is held (default 1024 sec)
Fri, 17 Feb 2006 08:26:21 -0800 Vadim Gelfer add preoutgoing and outgoing hooks.
Thu, 16 Feb 2006 09:56:31 -0800 Vadim Gelfer tests for new hooks. fix things i found when writing tests.
Thu, 16 Feb 2006 08:51:24 -0800 Vadim Gelfer merge with crew.
Wed, 15 Feb 2006 10:49:30 -0800 Vadim Gelfer add prechangegroup and pretxnchangegroup hooks.
Thu, 16 Feb 2006 08:48:31 -0800 Vadim Gelfer fix names of parent changeset ids in hooks.
Thu, 16 Feb 2006 08:40:47 -0800 Vadim Gelfer prefix hook env var names with HG_.
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.
Sat, 11 Feb 2006 00:31:52 -0800 Vadim Gelfer fix hgrc doc hook descriptions.