log mercurial/hg.py @ 171:75dddd697ed4

age author description
Thu, 26 May 2005 18:20:24 -0800 mpm trivial tweak to merge3
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
Thu, 26 May 2005 08:53:04 -0800 mpm Simply repository locking
Wed, 25 May 2005 08:54:54 -0800 mpm Merge from hgweb
Wed, 25 May 2005 08:53:34 -0800 mpm Bail on attempts to do an empty commit
Tue, 24 May 2005 23:34:06 -0800 mpm Pass filename to $HGMERGE
Tue, 24 May 2005 23:13:25 -0800 mpm Improve pruning of branches in outstanding changeset algorithm
Tue, 24 May 2005 20:30:35 -0800 mpm Handle merge with deletions
Mon, 23 May 2005 22:14:41 -0800 mpm Fix transaction handling bug by reverting fileopener change
Mon, 23 May 2005 16:05:48 -0800 mpm Minor safety checks to manifest diff
Fri, 20 May 2005 17:38:01 -0800 mpm Add fileopener to move some pathname knowledge from filelog to repository
Fri, 20 May 2005 17:33:24 -0800 mpm Simplify checkout slightly, replace checkdir with os.makedirs
Fri, 20 May 2005 17:31:55 -0800 mpm Sort files on check-in for good I/O patterns
Fri, 20 May 2005 17:27:21 -0800 mpm Move hg from storing files in data with base64 encoding to full