Mercurial > hg-stable
changeset 587:62a7b679a9ca
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-----
author | mpm@selenic.com |
---|---|
date | Sat, 02 Jul 2005 19:44:35 -0800 |
parents | 11578820b5d7 |
children | 0c3bae18403b |
files | TODO |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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