log doc/hgrc.5.txt @ 4052:a8a8ecf909db

age author description
Thu, 25 Jan 2007 17:57:51 +0100 Thomas Arendsen Hein Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
Fri, 29 Dec 2006 04:22:31 +0100 Benoit Boissinot add [diff] section to hgrc documentation
Fri, 08 Dec 2006 22:01:05 -0200 Alexis S. L. Carvalho Allow the user to specify the fallback encoding for the changelog
Tue, 28 Nov 2006 21:16:05 +0100 Benoit Boissinot only print a warning when no username is specified
Sun, 05 Nov 2006 21:57:52 +0100 Thomas Arendsen Hein Corrected documentation for return value of python hooks.
Thu, 26 Oct 2006 19:25:45 +0200 Alexis S. L. Carvalho save settings from untrusted config files in a separate configparser
Thu, 26 Oct 2006 19:25:44 +0200 Alexis S. L. Carvalho Only read .hg/hgrc files from trusted users/groups
Mon, 23 Oct 2006 14:56:51 +0200 Thomas Arendsen Hein Commit username: Better error message, abort on empty name, fix documentation.
Wed, 18 Oct 2006 22:24:03 +0200 Benoit Boissinot makes username mandatory
Fri, 15 Sep 2006 16:01:16 -0500 Matt Mackall Merge with backout
Fri, 15 Sep 2006 16:00:16 -0500 Matt Mackall Back out trusted hgrc change for now
Sat, 02 Sep 2006 20:24:53 +0800 TK Soh add document on command defaults
Tue, 29 Aug 2006 19:26:58 +0200 Benoit Boissinot Document the fact that revert might overwrite .orig files
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
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.
Thu, 04 May 2006 11:32:00 -0700 Vadim Gelfer define standard name for base url to use when printing hgweb urls.
Fri, 28 Apr 2006 15:50:22 -0700 Vadim Gelfer support hooks written in python.
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.
Fri, 04 Nov 2005 11:51:01 -0800 Vadim Gelfer make mercurial look in more places for config files.
Mon, 31 Oct 2005 10:47:27 -0800 Benoit Boissinot mention running multiple hooks in the doc
Thu, 22 Sep 2005 10:12:42 -0700 mpm Hook fixups
Thu, 22 Sep 2005 09:41:34 -0700 mpm Merge with TAH
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Wed, 21 Sep 2005 15:44:35 -0700 Bryan O'Sullivan Update hgrc documentation to refer to Windows paths.
Wed, 21 Sep 2005 11:44:08 -0700 Bryan O'Sullivan Enhance the file filtering capabilities.