diff --git a/TODO b/TODO --- 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 : 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.)