log hg @ 192:5d8553352d2e

age author description
Mon, 30 May 2005 08:03:54 -0800 mpm Changes to network protocol
Sat, 28 May 2005 14:09:11 -0800 mpm Mercurial 0.5 0.5
Thu, 26 May 2005 23:39:42 -0800 mpm hg: remove some debug commands, improve help messages, add .hgpaths file
Thu, 26 May 2005 22:54:48 -0800 mpm hg merge: abort if there are outstanding changes in the working directory
Thu, 26 May 2005 09:48:50 -0800 mpm Make undo and recover friendlier
Thu, 26 May 2005 09:04:54 -0800 mpm Implement recover and undo commands
Wed, 25 May 2005 16:27:10 -0800 mpm Add 'hg serve' command for stand-alone server
Wed, 25 May 2005 08:54:54 -0800 mpm Merge from hgweb
Wed, 25 May 2005 08:53:01 -0800 mpm Add options to annotate for user/rev/changeset
Tue, 24 May 2005 20:29:38 -0800 mpm Minor fixes to verify
Mon, 23 May 2005 20:57:48 -0800 mpm Prettify the web interface
Sat, 21 May 2005 17:26:44 -0800 mpm Make hg diff handle files that have been added but not yet committed.
Sat, 21 May 2005 17:03:12 -0800 mpm Fix diff and export not showing added files
Fri, 20 May 2005 17:47:13 -0800 mpm Remove debugoldmerge command
Fri, 20 May 2005 17:46:47 -0800 mpm hg history: don't print file list without -v switch
Fri, 20 May 2005 17:45:03 -0800 mpm Subdir support for annotate
Fri, 20 May 2005 17:44:34 -0800 mpm Use revlog.delta and mdiff.patchtext to massively speed up processing
Wed, 18 May 2005 18:25:37 -0800 mpm Make prompting go
Wed, 18 May 2005 17:37:49 -0800 mpm Don't diff unknown files
Wed, 18 May 2005 17:33:46 -0800 mpm Date on its own line in file log
Wed, 18 May 2005 17:29:10 -0800 mpm Pull from hg://edge2.net/hg/cmds
Sun, 15 May 2005 15:30:36 -0700 jake adding subdir support for log and status commands
Wed, 18 May 2005 15:24:18 -0800 mpm Fix two bugs in verify
Wed, 18 May 2005 15:23:10 -0800 mpm Add debugindexdot to generate graphviz dot files from indexes
Wed, 18 May 2005 15:21:53 -0800 mpm hack so that debugindex takes filenames
Tue, 17 May 2005 13:37:15 -0800 mpm Add tip command
Tue, 17 May 2005 12:40:24 -0800 mpm Missing newline in "requesting changegroup"
Tue, 17 May 2005 12:23:53 -0800 mpm Verify improvements:
Tue, 17 May 2005 11:06:59 -0800 mpm Add -q quiet option
Tue, 17 May 2005 01:27:14 -0800 mpm Add annotate and blame to the command list and README