log doc/hgrc.5.txt @ 8341:493d23d923ea

age author description
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.
Thu, 16 Oct 2008 17:08:46 +0200 Christian Ebert Document email.charsets in hgrc.5
Wed, 06 Aug 2008 15:10:05 +0200 Benoit Boissinot ui: add an option to prompt for the username when it isn't provided
Wed, 14 May 2008 01:08:51 +0200 Adrian Buehlmann doc/hgrc.5.txt: add anchors for sections
Tue, 01 Apr 2008 14:35:35 +0200 Christian Ebert asciidoc: consistently use 1 space after full stop
Tue, 01 Apr 2008 14:35:11 +0200 Christian Ebert hgrc.5: fix subsection formatting
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: remove pager code from core
Fri, 07 Mar 2008 16:19:46 +0100 Peter Arrenbrecht make hgrc man page tell about ~/.hgrc on Windows
Tue, 18 Mar 2008 22:12:34 +0100 David Soria Parra Use the pager given by the environment to display long output
Fri, 07 Mar 2008 00:24:36 +0100 Thomas Arendsen Hein Removed trailing spaces from everything except test output
Thu, 28 Feb 2008 22:39:59 +0100 Thomas Arendsen Hein Add config option to disable putting .hg_archival.txt inside archives.
Tue, 26 Feb 2008 06:25:11 -0600 Steve Borho add explicit extension disabling syntax to hgrc.5
Mon, 18 Feb 2008 19:21:33 +0100 Thomas Arendsen Hein merge backout
Mon, 18 Feb 2008 19:20:22 +0100 Thomas Arendsen Hein Backed out changeset b913d3aacddc (see issue971/msg5317)
Wed, 06 Feb 2008 20:32:06 -0600 Steve Borho filemerge: add 'checkchanged' merge tool property
Thu, 31 Jan 2008 22:32:11 -0600 Steve Borho add merge sections to hgrc.5
Fri, 01 Feb 2008 13:31:46 -0800 Bryan O'Sullivan profile: expand PID in output file name
Fri, 01 Feb 2008 13:09:45 -0800 Bryan O'Sullivan profiling: allow CGI and FastCGI to be profiled
Tue, 22 Jan 2008 23:07:23 +0100 Michele Cella added an entry about the prefix option inside the hgrc man page
Tue, 01 Jan 2008 17:07:15 +0100 Thomas Arendsen Hein Don't let ui.username override web.contact (issue900)
Thu, 20 Dec 2007 07:46:47 -0800 Jesse Glick man 5 hgrc implied you need to use external tools to do CRLF translation.