log doc/hgrc.5.txt @ 8900:589a3d022079

age author description
Tue, 23 Jun 2009 15:51:27 +0200 Martin Geisler hgrc.5: remove reference to DEFAULT section
Tue, 23 Jun 2009 15:50:32 +0200 Martin Geisler hgrc.5: mark more literal strings
Tue, 23 Jun 2009 15:16:19 +0200 Martin Geisler hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5
Sat, 20 Jun 2009 10:58:57 +0200 Henrik Stuart url: support client certificate files over HTTPS (issue643)
Mon, 15 Jun 2009 00:03:26 +0200 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019)
Thu, 11 Jun 2009 17:29:14 +0200 Martin Geisler doc: wrap man pages after fixing quoting
Thu, 11 Jun 2009 17:19:48 +0200 Martin Geisler hgrc.5: fix quoting of literal strings
Wed, 10 Jun 2009 03:10:46 +0200 Benoit Boissinot doc: correctly escape *
Wed, 10 Jun 2009 00:55:57 +0200 Martin Geisler hgrc.5: spell check
Wed, 10 Jun 2009 00:46:30 +0200 Martin Geisler man pages: add meta data
Wed, 10 Jun 2009 00:13:08 +0200 Martin Geisler man pages: updated copyright years
Wed, 10 Jun 2009 00:11:24 +0200 Martin Geisler hgrc.5: use NOTE admonition paragraph
Wed, 10 Jun 2009 00:06:20 +0200 Martin Geisler hgrc.5: reformatted to avoid big chunks of monospaced text
Tue, 09 Jun 2009 23:26:16 +0200 Martin Geisler hgrc.5: mark filename patterns as monospaced text
Tue, 09 Jun 2009 23:24:43 +0200 Martin Geisler hgrc.5: single quotes means italic in asciidoc
Tue, 09 Jun 2009 23:08:55 +0200 Martin Geisler man pages: mark filenames and env vars as fixed text
Mon, 08 Jun 2009 00:14:24 +0200 Martin Geisler hgrc.5: wrap lines at 70 chars (whitespace cleanup)
Sun, 07 Jun 2009 17:34:12 +0200 timeless hgrc.5: language fixes
Mon, 01 Jun 2009 02:17:57 +0200 Christian Ebert hgrc.5: wrap manpage at 80 chars
Sat, 30 May 2009 11:32:23 -0700 Brendan Cully Move alias into core
Sat, 09 May 2009 15:08:46 -0400 Brodie Rao hgrc.5: fix label delimiter
Mon, 04 May 2009 20:26:27 +0200 Sune Foldager allow http authentication information to be specified in the configuration
Wed, 08 Apr 2009 14:20:57 +0200 Nicolas Dumazet profiling: Adding support for kcachegrind output format, using lsprofcalltree
Thu, 02 Apr 2009 16:01:30 +0900 Nicolas Dumazet profiling: Adding a profiling.format config variable
Wed, 08 Apr 2009 14:19:41 +0200 Nicolas Dumazet profiling: Adding profiling.output config variable
Fri, 27 Mar 2009 01:28:09 +0200 Alexander Solovyov ability to load hooks from arbitrary python module
Tue, 02 Dec 2008 15:31:48 +0100 Christian Ebert hgrc 5: fix email.charsets documentation
Fri, 31 Oct 2008 15:28:06 +0100 Mark Edgington hgweb: support for deny_read/allow_read options
Wed, 22 Oct 2008 11:57:20 +0200 Christian Ebert hgrc.5: explain order of mail.charsets
Fri, 24 Oct 2008 14:58:24 +0200 Thomas Arendsen Hein Document config option format.usefncache and improve format.usestore docs.