# HG changeset patch # User mpm@selenic.com # Date 1120362275 28800 # Node ID 62a7b679a9ca45eb84cf28d1cdea8761b126ecd6 # Parent 11578820b5d7b958faae86a93735ce01b715b222 TODO tidy -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 TODO tidy manifest hash: 04cb69f34ab0725c56abe8f26c3c3df240cc6569 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCx18jywK+sNU5EO8RAiVpAJsHdJ5aBd7K1l3mI4cK/wjJ7JC1CgCfUpMS SY4h+IVdtWbH27Ra0DaT27w= =XF3q -----END PGP SIGNATURE----- diff -r 11578820b5d7 -r 62a7b679a9ca TODO --- a/TODO Sat Jul 02 19:16:51 2005 -0800 +++ b/TODO Sat Jul 02 19:44:35 2005 -0800 @@ -6,9 +6,7 @@ - python 2.2 support - better import support - export to git -- Add standard files: ChangeLog? What else? - Code cleanup: apply http://python.org/peps/pep-0008.html -- Replace all remaining print statements with appropriate ui function Core: - difflib creating/removing files (fixed except dates: should be epoch) @@ -26,11 +24,9 @@ - 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 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.) Web: -- show tags in hgweb - optionally only show merges (two parents or parent != changeset-1, etc.) - one hgweb with many repos (another script) - hgweb tip link too verbose