log doc/hg.1.txt @ 1146:9061f79c6c6f

age author description
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
Fri, 19 Aug 2005 23:07:31 -0800 mpm hg import: abort with uncommitted changes, override with --force
Fri, 19 Aug 2005 22:11:48 -0800 mpm Add -e and --remotecmd for clone and pull too
Fri, 19 Aug 2005 21:47:46 -0800 mpm Doc updates for push, pull, hooks, local tags, and ssh options
Fri, 19 Aug 2005 16:45:25 -0800 mpm Merge with TAH
Thu, 18 Aug 2005 21:35:36 +0100 Thomas Arendsen Hein Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.
Fri, 19 Aug 2005 16:43:30 -0800 mpm Merge with BOS