TODO
changeset 530 c5b8ed036433
parent 520 12b4b5612fe4
child 540 53872e2be33a
child 542 eda4c32c167a
equal deleted inserted replaced
529:aace5b681fe9 530:c5b8ed036433
     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)