# HG changeset patch # User mpm@selenic.com # Date 1120202592 28800 # Node ID 53872e2be33a09350ee57384574f9fcab78f1b41 # Parent 44b29b98254a9d7fe09c4232e4c635766134d1dc TODO tweaks -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 TODO tweaks manifest hash: 7b4c0443e17f1d848b7b7c9fe62407bf80c0a874 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCxO9gywK+sNU5EO8RAisZAJwJPvdoKuL12u+C0+RLD7A+coQrIgCgsiNQ +Kml7VZ5cyCaZNCGgFYSemg= =hIqs -----END PGP SIGNATURE----- diff -r 44b29b98254a -r 53872e2be33a TODO --- a/TODO Thu Jun 30 23:21:09 2005 -0800 +++ b/TODO Thu Jun 30 23:23:12 2005 -0800 @@ -20,14 +20,13 @@ - make showing removed files (in history etc.) faster. Commands: -- hg diff Makefile should avoid walking the tree - hg add should work - hg status : file rev, changeset rev, changed, added, deleted, sha-1 - 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 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.) @@ -45,4 +44,3 @@ - some web servers think hgweb.cgi.[di] is a CGI script with old-http:// (use quoting (see foo.d in Core) or document server configurations?) - link children in hgweb -- search field searching in descriptions, file names, what else?