comparison TODO @ 542:eda4c32c167a

Merge with upstream -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Merge with upstream manifest hash: 78c3657547aa957be685a4d54462570eb4b5e181 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCxFpbW7P1GVgWeRoRAqWGAKCkLQPbZpdLCBWKD+pecMtTRiu9EACfbuz4 dtHuM/86dYZ6CRqQHohJVjk= =v+Vv -----END PGP SIGNATURE-----
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 30 Jun 2005 21:47:23 +0100
parents 12b4b5612fe4 c5b8ed036433
children 61ead26cb8f0
comparison
equal deleted inserted replaced
541:abaea35387a8 542:eda4c32c167a
6 - python 2.2 support 6 - python 2.2 support
7 - better import support 7 - better import support
8 - export to git 8 - export to git
9 - Add standard files: ChangeLog? What else? 9 - Add standard files: ChangeLog? What else?
10 - Code cleanup: apply http://python.org/peps/pep-0008.html 10 - Code cleanup: apply http://python.org/peps/pep-0008.html
11 - Replace all remaining print statements with appropriate ui function
11 12
12 Core: 13 Core:
13 - difflib creating/removing files (fixed except dates: should be epoch) 14 - difflib creating/removing files (fixed except dates: should be epoch)
14 - directory foo.d or foo.i with existing file foo (use some quoting?) 15 - directory foo.d or foo.i with existing file foo (use some quoting?)
15 - get various options from hgrc (e.g. history always -v, tip always -q) 16 - get various options from hgrc (e.g. history always -v, tip always -q)