Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manifest.py: Add parameter 'splitlist' to gets() for CSV export | Aaron LI | 2017-02-17 | 1 | -2/+25 |
* | manifest.py: Support multiple files for "getpath()" | Aaron LI | 2017-02-17 | 1 | -5/+20 |
* | manifest.py: Only change directory when need to find manifest file | Aaron LI | 2017-02-17 | 1 | -3/+2 |
* | manifest.py: Support list of values for items | Aaron LI | 2017-02-17 | 1 | -21/+39 |
* | manifest.py: Implement "getpath" sub-command | Aaron LI | 2017-02-13 | 1 | -1/+24 |
* | manifest.py: Add argument "-C" / "--directory" | Aaron LI | 2017-02-13 | 1 | -0/+5 |
* | manifest.py: Add method "gets()" to get values of a list of items | Aaron LI | 2017-02-12 | 1 | -1/+33 |
* | manifest.py: Add sub-command "show" and make it the default | Aaron LI | 2017-02-12 | 1 | -4/+23 |
* | manifest.py: Try to parse given value to integer or float | Aaron LI | 2017-02-11 | 1 | -3/+17 |
* | manifest.py: Handle empty manifest file | Aaron LI | 2017-02-11 | 1 | -2/+4 |
* | Add scripts/{manifest,results}.py | Aaron LI | 2017-02-11 | 1 | -0/+224 |