aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-13tabulating help menu command listingColin Okay
2022-03-13deletion support; some cache syncing in client functions;Colin Okay
2022-03-13only print drafts when *drafts* is non nullColin Okay
2022-03-13better printing of draftsColin Okay
2022-03-13printing draftsColin Okay
2022-03-13can run the edit command on drafts with --redraftColin Okay
2022-03-13can also edit draftsColin Okay
2022-03-13can make, run, and publish draftsColin Okay
2022-03-13support for running drafts; drafts accounted for in with-local-stateColin Okay
2022-03-13added intial drafting code to newColin Okay
2022-03-13updating helptexts; drafts-file functionColin Okay
2022-03-13removed old mainColin Okay
2022-03-13removed spurious functionColin Okay
2022-03-13cosmetic change to command section printoutColin Okay
2022-03-13new main in app.lisp; exports to oneliners.cli packageColin Okay
2022-03-13tweaks to synopsis definitionColin Okay
2022-03-13rewrote clon synopsis formColin Okay
2022-03-12bugfix; exiting too early for cache and config to saveColin Okay
2022-03-12bugfix: s/defstruct/defplist. made defplistColin Okay
2022-03-12renamingsColin Okay
2022-03-12built and ran refactored client appColin Okay
2022-03-11refactoring client functionsColin Okay
2022-03-11separated app from lib systems; added with-client-stateColin Okay
2022-03-11agpl notices; s/lib/client; updated asdColin Okay
2022-03-11separated app and lib modules, -osicat dep, +packages.lispColin Okay
2022-03-06moved prompt into its own packageColin Okay
2022-03-06moved prompt into its own packageColin Okay
2022-03-06moved most of build-app.lisp into src/app.lispColin Okay
2022-03-05Fix: variables help text using old command syntaxGrant Shangreaux
2022-03-05added --versionColin Okay
2022-03-05Merge branch 'main' into rc-alpha-0.6Colin Okay
2022-03-05Updated CONTRIBUTING.orgColin Okay
2022-03-05--newest and --all-flagged now work with ARGUMENTSColin Okay
2022-03-05omit first line of explanation if it is the oneliner textColin Okay
2022-03-05Merge branch 'improvement-13-rename-view-show' into rc-alpha-0.6Colin Okay
2022-03-05renamed "view" option to "show"Colin Okay
2022-03-05bumping minor version for release candidateColin Okay
2022-03-05Merge branch 'main' into devColin Okay
2022-03-05added contributor guideColin Okay
2022-03-05added licenseColin Okay
2022-03-05ensuring ./cache directory existsColin Okay
2022-03-05moving cached oneliners file into ~/.cacheColin Okay
2022-03-04alpha version bumpColin Okay
2022-03-04add name when adding onelinerColin Okay
2022-03-04add names in --editColin Okay
2022-03-04changed help to alter arguments interpretationColin Okay
2022-03-04cleaned up merge-into-cacheColin Okay
2022-03-04fallback setting term widht in print-oneliner-result-for-userColin Okay
2022-03-04right. need to remember to (set-term-width) where appropriate.Colin Okay
2022-03-04explicitly run by id or name, removed numbered historyColin Okay