Wed, 04 May 2005 22:51:25 -0800 Simplify integrity checking
mpm@selenic.com [Wed, 04 May 2005 22:51:25 -0800] rev 26
Simplify integrity checking More fiddling with transaction truncate points (still untested)
Wed, 04 May 2005 22:47:25 -0800 Fix corruption from manifest.listcache optimization
mpm@selenic.com [Wed, 04 May 2005 22:47:25 -0800] rev 25
Fix corruption from manifest.listcache optimization Put the remove edit text in the right place
Wed, 04 May 2005 22:45:52 -0800 Add debughash and debugindex commands
mpm@selenic.com [Wed, 04 May 2005 22:45:52 -0800] rev 24
Add debughash and debugindex commands
Wed, 04 May 2005 17:27:08 -0800 Import time for hg history command
mpm@selenic.com [Wed, 04 May 2005 17:27:08 -0800] rev 23
Import time for hg history command
Wed, 04 May 2005 17:26:27 -0800 Document diff in help
mpm@selenic.com [Wed, 04 May 2005 17:26:27 -0800] rev 22
Document diff in help Add filenames to diff support
Wed, 04 May 2005 17:19:02 -0800 Show date in history
mpm@selenic.com [Wed, 04 May 2005 17:19:02 -0800] rev 21
Show date in history
Wed, 04 May 2005 15:42:30 -0800 The actual hg remove fix from Thomas Hein
mpm@selenic.com [Wed, 04 May 2005 15:42:30 -0800] rev 20
The actual hg remove fix from Thomas Hein
Wed, 04 May 2005 15:32:16 -0800 From: Thomas Arendsen Hein <thomas@intevation.de>
mpm@selenic.com [Wed, 04 May 2005 15:32:16 -0800] rev 19
From: Thomas Arendsen Hein <thomas@intevation.de> mercurial 0.4d had the same problems with removing files, but attached is a patch which fixes that problem. The key change is in dircache.remove(): del self[f] should have been del self.map[f] This error was hidden by the 'except: pass' statement.
Wed, 04 May 2005 11:01:17 -0800 Give a friendlier message when repo isn't found
mpm@selenic.com [Wed, 04 May 2005 11:01:17 -0800] rev 18
Give a friendlier message when repo isn't found
Wed, 04 May 2005 10:50:21 -0800 Make hg verify do more thorough cross-checking.
mpm@selenic.com [Wed, 04 May 2005 10:50:21 -0800] rev 17
Make hg verify do more thorough cross-checking.
(0) -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip