log doc/hg.1.txt @ 1211:1c455338ad95

age author description
Wed, 07 Sep 2005 20:09:16 -0700 mpm Fold import -m option into import -f
Thu, 01 Sep 2005 09:11:25 -0700 TK Soh Add -p to incoming and outgoing commands to show patch
Thu, 01 Sep 2005 09:08:21 -0700 bos Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.
Thu, 01 Sep 2005 09:04:18 -0700 bos Make import command reject patches that resemble email messages.
Thu, 01 Sep 2005 07:48:14 -0700 Bryan O'Sullivan Fix up remove command to use walk code.
Thu, 01 Sep 2005 07:47:26 -0700 bos From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005
Mon, 29 Aug 2005 10:05:49 -0700 bos grep: extend functionality, add man page entry, add unit test.
Sat, 27 Aug 2005 18:55:14 -0700 TK Soh Updated manpage and help.
Sat, 27 Aug 2005 12:00:12 -0700 TK Soh updated manpage for new options of status
Sat, 27 Aug 2005 01:49:35 -0700 TK Soh updated manpage on global options and typo fix.
Thu, 25 Aug 2005 18:25:19 +0200 Benoit Boissinot run the doc/* through aspell.
Wed, 24 Aug 2005 14:24:20 -0700 mpm Update hg log docs
Tue, 23 Aug 2005 20:21:52 -0700 mpm Teach annotate about binary files
Tue, 23 Aug 2005 19:58:46 -0700 mpm Add automatic binary file detection to diff and export
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc