log doc/hg.1.txt @ 2425:eee271568e8a default tip

age author description
Thu, 04 May 2006 22:20:02 -0700 Vadim Gelfer document hgignore syntax in new file doc/hgignore.5.txt.
Sat, 01 Apr 2006 19:11:59 +0200 Thomas Arendsen Hein Web site and wiki are now the same.
Tue, 14 Mar 2006 21:40:46 -0800 Vadim Gelfer add HGRCPATH env var, list of places to look for hgrc files.
Sun, 12 Mar 2006 16:21:59 -0800 Vadim Gelfer merge with crew.
Sat, 04 Mar 2006 12:40:10 -0800 Vadim Gelfer fix some things people wanted to be cleaner.
Mon, 27 Feb 2006 13:18:57 -0800 Vadim Gelfer let commands that show changesets use templates.
Tue, 28 Feb 2006 00:48:49 +0100 Benoit Boissinot generate hg manpage from commands.py docstring
Mon, 20 Feb 2006 11:09:25 -0800 Vadim Gelfer add options to log man page.
Mon, 20 Feb 2006 11:06:41 -0800 Vadim Gelfer add -l,--limit to log command.
Fri, 17 Feb 2006 16:29:30 -0800 Vadim Gelfer add --daemon option to serve command. for issue 45.
Wed, 15 Feb 2006 11:05:43 -0800 Vadim Gelfer add -p option to tip. for issue 64.
Wed, 15 Feb 2006 10:39:47 -0800 Vadim Gelfer add -w and -p options to diff. this is for issue 126.
Sun, 29 Jan 2006 20:13:43 +1300 Matt Mackall doc: clone and outgoing point to pull for valid path docs
Sun, 29 Jan 2006 19:06:42 +1300 Matt Mackall deprecate the rawcommit command
Mon, 02 Jan 2006 14:31:25 -0800 Vadim Gelfer document revert command more accurately.