Mercurial > hg
changeset 540:53872e2be33a
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-----
author | mpm@selenic.com |
---|---|
date | Thu, 30 Jun 2005 23:23:12 -0800 |
parents | 44b29b98254a |
children | 4fc63e22b1fe |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <directory> should work - hg status <filename>: 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?