Age | Commit message (Expand) | Author |
2022-03-04 | changed help to alter arguments interpretation | Colin Okay |
2022-03-04 | cleaned up merge-into-cache | Colin Okay |
2022-03-04 | fallback setting term widht in print-oneliner-result-for-user | 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 | term width hacking | Colin Okay |
2022-03-04 | printout of oneliners updated | Colin Okay |
2022-03-02 | patch version bump | Colin Okay |
2022-03-02 | removed unneeded readline hook | Colin Okay |
2022-03-01 | added sleep to output fetchign loop | Colin Okay |
2022-03-01 | --explain now fetches oneliners from server when needed | Colin Okay |
2022-03-01 | bugfix; forgot to update the --explain function to use --id | Colin Okay |
2022-03-01 | bugfix. forgot to ensure config in fallback to http request | Colin Okay |
2022-03-01 | minor version bump. | 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 | named vars in oneliners are no longer all caps | Colin Okay |
2022-02-28 | typo | Colin Okay |
2022-02-28 | some readme | Colin Okay |
2022-02-28 | basic install instructions | Colin Okay |
2022-02-28 | new default host in fresh config | 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 | recording contributor handle | Colin Okay |
2022-02-28 | better tags display in edit function | Colin Okay |
2022-02-28 | changing language on prompt for tags | 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 implementation | Colin Okay |
2022-02-25 | all-flagged option | Colin Okay |
2022-02-25 | added unlicense agreement | 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-23 | changed the variable syntax in the oneliner runner | Colin Okay |
2022-02-22 | added print explanation | Colin Okay |
2022-02-22 | using readline. implmented editing of oneliners | Colin Okay |
2022-02-22 | updating prompt | Colin Okay |
2022-02-22 | altered prompt to use linedit | Colin Okay |
2022-02-22 | prompt with validation and retry | Colin Okay |
2022-02-22 | supporting forced clipping. defaulting to bash | Colin Okay |
2022-02-22 | running oneliners | Colin Okay |
2022-02-22 | tweaking oneliner addition functions | Colin Okay |