changeset 520:12b4b5612fe4

Add some TODO items -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Add some TODO items manifest hash: d188abf3c84b6ca98279b4bf053ce2844da83a03 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCwvKyywK+sNU5EO8RAh9ZAJ9kYA0a/R7XynWqZGGr6JqUvXa37wCfd2a2 F9fCY85bSZgErvdrklP29bQ= =FtlU -----END PGP SIGNATURE-----
author mpm@selenic.com
date Wed, 29 Jun 2005 11:12:50 -0800
parents 50768efaf6f2
children 0fb8ade0f756
files TODO
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Wed Jun 29 11:05:09 2005 -0800
+++ b/TODO	Wed Jun 29 11:12:50 2005 -0800
@@ -6,7 +6,7 @@
 - python 2.2 support
 - better import support
 - export to git
-- Add standard files: AUTHORS, CREDITS, ChangeLog? What else?
+- Add standard files: ChangeLog? What else?
 - Code cleanup: apply http://python.org/peps/pep-0008.html
 
 Core:
@@ -19,6 +19,8 @@
 - 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