Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'test_merge' into test_ply_merge | Eric Lin | 2018-05-02 | 1 | -0/+32 |
|\ | |||||
| * | Merge branch 'bash_completion' into bash_to_pyscript | Eric Lin | 2018-05-02 | 1 | -0/+15 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/master' into bash_completion | Eric Lin | 2018-04-27 | 1 | -0/+14 |
| | | | | | | | | | | | | Updated argcomplete_bridge to use new constants/utils. | ||||
| * | | Added support for customizing the pyscript bridge pystate object name. | Eric Lin | 2018-05-02 | 1 | -0/+30 |
| |/ | | | | | | | | | | | | | Removed all legacy pystate objects. Changed default behavior to clear _last_result before each command Added utility for creating named tuples with default values Added tests to exercise new changes. | ||||
* | | extract strip_quotes() to utils module | kotfu | 2018-04-30 | 1 | -0/+12 |
|/ | |||||
* | Create utils module for utility functions | kotfu | 2018-04-27 | 1 | -0/+13 |