diff -r a636f7d2cd5b -r e94cebc60d96 TODO --- a/TODO Mon Jun 27 22:23:56 2005 -0800 +++ b/TODO Mon Jun 27 22:29:44 2005 -0800 @@ -16,6 +16,7 @@ - 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 : file rev, changeset rev, changed, added, @@ -25,7 +26,6 @@ - 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.)