about summary refs log tree commit diff stats
path: root/doc/print_keys.py
Commit message (Collapse)AuthorAgeFilesLines
* move doc/print_{colors,keys}.py to doc/tools/hut2013-03-091-14/+0
|
* replaced tabs with 4 spaces in all python fileshut2013-02-101-2/+2
| | | | | | | | | PEP 8 (Style Guide for Python Code) suggests the use of 4 spaces: http://www.python.org/dev/peps/pep-0008/#indentation If you need to use tools like "git blame", you can use the -w option to ignore this commit entirely. Patches will continue to work if you substitute tabs with 4 spaces everywhere except in the Makefile.
* chmodhut2010-09-111-0/+0
|
* Changed hashbang line to "#!/usr/bin/env python"hut2010-06-091-1/+1
|
* added doc/print_keys.pyhut2010-04-081-0/+14