diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -15,8 +15,8 @@ Core: - directory foo.d or foo.i with existing file foo (use some quoting?) - get various options from hgrc (e.g. history always -v, tip always -q) - better push support (hack exists) -- hg over ssh:// and https:// -- commit mailinglist/trigger/hooks +- hg over ssh:// and https:// and rsync:// +- hooks for new changesets getting pulled/imported etc. - make showing removed files (in history etc.) faster. Commands: @@ -27,8 +27,6 @@ Commands: - select to pull a subset of the heads - commands.py: number of args too much magic (e.g. in patch()) - 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 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.)