log doc/hgrc.5.txt @ 2684:783220e5d2d1

age author description
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
Thu, 18 May 2006 22:52:19 -0700 FUJIWARA Katsunori If HOME is defined on Windows, Mercurial uses it. Document this.
Mon, 15 May 2006 10:25:17 -0700 Vadim Gelfer allow to send email using sendmail.
Mon, 15 May 2006 09:13:00 -0700 Vadim Gelfer remove non-prefixed environment variables from hooks.
Sat, 13 May 2006 20:41:53 +0200 Daniel Add more specific documentation about defaults for the [paths] section
Thu, 11 May 2006 10:14:48 -0700 Vadim Gelfer hooks: add preupdate and update hooks.
Thu, 04 May 2006 22:38:14 -0700 Vadim Gelfer document [extensions] in doc/hgrc.5.txt.
Thu, 04 May 2006 22:20:02 -0700 Vadim Gelfer document hgignore syntax in new file doc/hgignore.5.txt.
Thu, 04 May 2006 12:23:01 -0700 Vadim Gelfer move mail sending code into core, so extensions can share it.