Age | Commit message (Expand) | Author |
2022-03-11 | separated app from lib systems; added with-client-state | Colin Okay |
2022-03-06 | moved most of build-app.lisp into src/app.lisp | Colin Okay |
2022-03-05 | Fix: variables help text using old command syntax | Grant Shangreaux |
2022-03-05 | added --version | Colin Okay |
2022-03-05 | --newest and --all-flagged now work with ARGUMENTS | Colin Okay |
2022-03-05 | renamed "view" option to "show" | Colin Okay |
2022-03-05 | added license | Colin Okay |
2022-03-04 | changed help to alter arguments interpretation | Colin Okay |
2022-03-04 | right. need to remember to (set-term-width) where appropriate. | Colin Okay |
2022-03-04 | explicitly run by id or name, removed numbered history | Colin Okay |
2022-03-04 | printout of oneliners updated | Colin Okay |
2022-03-01 | minor version bump. | Colin Okay |
2022-03-01 | longer default timeout; run oneliners by id; clear caches | Colin Okay |
2022-03-01 | typo | Colin Okay |
2022-03-01 | added help text about oneliner variables | Colin Okay |
2022-03-01 | removed unimplemented option | Colin Okay |
2022-02-28 | whois command. | Colin Okay |
2022-02-28 | change signature tested | Colin Okay |
2022-02-28 | signature change | Colin Okay |
2022-02-28 | cli menu stuff | Colin Okay |
2022-02-28 | edits update local cache. revoke renamed logout | Colin Okay |
2022-02-28 | added --timeout | Colin Okay |
2022-02-28 | commenting out aliasing stuff | Colin Okay |
2022-02-28 | new config creation wizard | Colin Okay |
2022-02-28 | signatures added to account creation via token redeeming | Colin Okay |
2022-02-25 | all-flagged option | Colin Okay |
2022-02-25 | added lib support for aliases. | Colin Okay |
2022-02-23 | added a few options to the cli interface | Colin Okay |
2022-02-22 | added print explanation | Colin Okay |
2022-02-22 | altered prompt to use linedit | Colin Okay |
2022-02-22 | supporting forced clipping. defaulting to bash | Colin Okay |
2022-02-22 | running oneliners | Colin Okay |
2022-02-21 | added flagging and locking commands | Colin Okay |
2022-02-21 | tweaking cli menu. | Colin Okay |
2022-02-20 | test run of adding new oneliners | Colin Okay |
2022-02-18 | adding adding | Colin Okay |
2022-02-18 | working on invite functions | Colin Okay |
2022-02-18 | logging in, redeeming tokens | Colin Okay |
2022-02-18 | config file checking and generation | Colin Okay |
2022-02-18 | adding "topic" sections to CLI options | Colin Okay |
2022-02-17 | fiddling with option groups | Colin Okay |
2022-02-17 | basic cli skeleton | Colin Okay |
2022-02-17 | Beginning work on the CLON based CLI parsing | Colin Okay |