summaryrefslogtreecommitdiffstats
path: root/tools/export2.py
Commit message (Collapse)AuthorAgeFilesLines
* Extend dry-run mode to file replacementRaul Cuza2011-07-061-19/+35
|
* Add command line options to export tool.Raul Cuza2011-07-061-31/+74
| | | | Run with -h to see all the options.
* Add new version variables to export scriptRaul Cuza2011-07-061-3/+14
|
* Refactor export.py to use main() clause.Raul Cuza2011-07-061-0/+125
Minimal testing has been done to compare export.py and export2.py.