TODO
changeset 495 e94cebc60d96
parent 484 934279f3ca53
parent 493 30752b14f759
child 520 12b4b5612fe4
--- a/TODO
+++ b/TODO
@@ -16,6 +16,7 @@ Core:
 - better push support (hack exists)
 - hg over ssh:// and https://
 - commit mailinglist/trigger/hooks
+- make showing removed files (in history etc.) faster.
 
 Commands:
 - hg status <filename>: file rev, changeset rev, changed, added,
@@ -25,7 +26,6 @@ Commands:
 - automatic pull fallback to old-http://
 - hg init|pull http://example.com doesn't say that no repo was found
 - hg annotate -u and hgweb annotate with long $EMAIL
-- hg -v history doesn't show tkmerge as modified (removed).
 - hg pull default in a subdir doesn't work, if it is a relative path
 - optionally only show merges (two parents or parent != changeset-1, etc.)