TODO
changeset 542 eda4c32c167a
parent 520 12b4b5612fe4
parent 530 c5b8ed036433
child 543 61ead26cb8f0
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)