log doc/hg.1.txt @ 1554:68ec7b9e09a4

age author description
Wed, 09 Nov 2005 13:39:24 -0800 lupus Added --date option to annotate.
Wed, 26 Oct 2005 16:32:50 -0700 Matt Mackall Remove copy/rename --parents option
Fri, 23 Sep 2005 18:59:16 -0700 Vincent Danjean Fix copyright symbol in docs
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Tue, 20 Sep 2005 11:20:48 -0700 Bryan O'Sullivan Add --pull option to clone.
Sun, 18 Sep 2005 14:06:36 -0700 Florian La Roche Fix man page typos
Fri, 16 Sep 2005 13:34:29 -0700 Bryan O'Sullivan Update doc for ssh URL, describing path handling more clearly. 0.7
Thu, 15 Sep 2005 00:49:40 -0500 mpm mark copy/rename as experimental in the docs
Wed, 14 Sep 2005 21:57:41 -0700 Bryan O'Sullivan Switch cat command to use walk code.
Wed, 14 Sep 2005 16:34:22 -0700 Bryan O'Sullivan Add rename/mv command.
Wed, 14 Sep 2005 14:29:02 -0700 Bryan O'Sullivan Fix up copy command to behave more like regular "cp".
Wed, 14 Sep 2005 10:50:03 -0700 Bryan O'Sullivan Make remove command really unlink files.
Thu, 08 Sep 2005 01:27:25 -0700 mpm Add preliminary support for the bundle and unbundle commands
Thu, 08 Sep 2005 09:11:17 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces in documentation.
Wed, 07 Sep 2005 20:50:23 -0700 mpm Change grep -e to grep --all