log doc/hgrc.5.txt @ 4079:40c9710e8182

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.