aboutsummaryrefslogtreecommitdiffstats
path: root/python/etatsbasen.py
Commit message (Expand)AuthorAgeLines
* Set DEFAULT_CATEGORIES to actual valueAnders Einar Hilden2015-07-05-3/+3
* Use correct default inputfileAnders Einar Hilden2015-07-05-1/+1
* Use correct DEFAULT_COLUMNSAnders Einar Hilden2015-07-05-1/+1
* Implement add_tagsAnders Einar Hilden2015-07-05-0/+1
* -c and -o don't work / don't do what one expects, reimplement themAnders Einar Hilden2015-07-05-21/+25
* Implement add_urlAnders Einar Hilden2015-07-05-0/+6
* Use js regexp for email, add additional email-fixAnders Einar Hilden2015-07-05-5/+5
* Wrap print + sys.exit in fatal, implement same handling of -c as js-codeAnders Einar Hilden2015-07-05-11/+15
* Placeholdercode for missing functionsAnders Einar Hilden2015-07-05-0/+14
* Trim row valuesAnders Einar Hilden2015-07-05-0/+9
* Python: Readme and code of js-version does not use -o the same way, implement...Anders Einar Hilden2015-07-05-7/+11
* Python: Implement rename of columnsAnders Einar Hilden2015-07-05-7/+21
* Python: Implement filtering of columnsAnders Einar Hilden2015-07-05-5/+22
* Python: Fix handling of "all" categoriesAnders Einar Hilden2015-07-05-2/+6
* Initial commit: Implement code in pythonAnders Einar Hilden2015-07-05-0/+108