log doc/hgrc.5.txt @ 3010:494521a3f142

age author description
Tue, 22 Aug 2006 20:45:03 -0300 Alexis S. L. Carvalho Only read .hg/hgrc files from trusted users/groups
Mon, 21 Aug 2006 21:59:29 -0700 Bryan O'Sullivan Add ui.strict config item.
Fri, 11 Aug 2006 09:11:54 +0200 Thomas Arendsen Hein Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.
Thu, 27 Jul 2006 13:18:21 +0200 Christian Ebert email: reflect that recipients are specified as comma-separated list
Wed, 26 Jul 2006 14:42:17 +0200 Christian Ebert added documentation for to, cc, and bcc addressing
Wed, 26 Jul 2006 15:21:20 +0200 Christian Ebert fix reference to "smtp" section
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Mon, 24 Jul 2006 23:06:05 -0700 Frank Kingswood hgweb: Configurable zebra stripes
Sun, 16 Jul 2006 10:04:16 -0700 Vadim Gelfer rename stream hgrc option to compressed.
Sat, 15 Jul 2006 16:06:35 -0700 Vadim Gelfer clone: disable stream support on server side by default.
Sun, 09 Jul 2006 14:12:19 +0200 Valentino Volonghi aka dialtone adding local_hostname option to smtp configuration
Tue, 20 Jun 2006 15:23:01 -0700 Vadim Gelfer push over http: server side authorization support.
Wed, 14 Jun 2006 18:27:30 +0000 Daniel Santa Cruz Add web.contact to the hgrc documentation.
Thu, 01 Jun 2006 15:53:43 -0700 Markus F.X.J. Oberhumer Expand '~' in path to extensions.
Thu, 01 Jun 2006 10:02:24 -0500 TK Soh hgweb: add allow_archive support to [web] section of hgrc