Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-27 | mkheader.py: Rename -p to -b | Tobias Klauser | 1 | -9/+9 | |
2009-12-27 | mkheader.py: Call print as a function, not a builtin | Tobias Klauser | 1 | -8/+8 | |
2009-12-27 | mkheader.py: Accept path to header as an argument | Tobias Klauser | 1 | -7/+11 | |
The full path will be used as a base for the guard name unless you pass the -p option, which causes mkheader.py to just use the basename. | |||||
2009-12-27 | mkheader: Convert tabs to spaces | Tobias Klauser | 1 | -64/+64 | |
2009-06-10 | mkheader.py: Specify encoding as per PEP 0263 | Tobias Klauser | 1 | -0/+1 | |
2009-06-10 | mkheader.py: Add license (beer-ware) | Tobias Klauser | 1 | -0/+10 | |
2009-06-10 | mkheader.py: Allow to print file to stdout | Tobias Klauser | 1 | -9/+21 | |
This is needed for vim integration. | |||||
2009-05-06 | mkheader.py: Implement launching editor, use getopt | Tobias Klauser | 1 | -11/+44 | |
2009-04-21 | Initial commit | Tobias Klauser | 1 | -0/+44 | |