aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-09[change] some the useage statements for cli interfaceColin Okay
2022-08-09[change] the printout of ol show; [remove] uneeded stuffColin Okay
2022-08-08[fix] draft deletion after publicationColin Okay
2022-08-07[refactor] run-with-shell. timeout now holds between readsColin Okay
2022-08-06[fix] saving local state after command finishesColin Okay
2022-08-05[documentation]Colin Okay
2022-08-05[documentation] updated the readmeColin Okay
2022-08-05[fix] typosColin Okay
2022-08-05[fix] forgot to wrap command in with-local-stateColin Okay
2022-08-05[removed] uneeded filesColin Okay
2022-08-05[add] makefileclingon-refactorColin Okay
2022-08-05[fix] typosColin Okay
2022-08-05[add] account interface, updated asd fileColin Okay
2022-08-05[add] defhandler macro for app package.Colin Okay
2022-08-05[wip] [refactor] [add] subcommands.Colin Okay
2022-08-04[wip] working on clingon refactorColin Okay
2022-05-30[update] [deps] updated clpmfile.lockColin Okay
2022-05-27ugg Merge branch 'develop'Colin Okay
2022-04-01Squashed commit of the following:Colin Okay
2022-03-25[release] Squashed commit of the following:Colin Okay
2022-03-25[add] printing creation date in oneliner printoutsColin Okay
2022-03-25[add] specifically handling dexador's http errors on clientColin Okay
2022-03-25[add] option to show the client versionColin Okay
2022-03-25[bugfix] ecase error handling on bad ol commandColin Okay
2022-03-24[bugfix] edited oneliners end up in the local cacheColin Okay
2022-03-20[bugfix] login argument length check was incorrect.Colin Okay
2022-03-18Squashed commit of the following:Colin Okay
2022-03-15Updated "contributing"Colin Okay
2022-03-15fixed odd help printout on `ol help`Colin Okay
2022-03-15added --confirm option. refactored run-item & co to accomodateColin Okay
2022-03-15bugfix: handle user interrupt in new and editColin Okay
2022-03-14Added a --verbose / -v option to RUNColin Okay
2022-03-14Added help topic explaining icons in printoutsColin Okay
2022-03-14Added variables help topicColin Okay
2022-03-14added EDITOR CONFIGURATION help topicColin Okay
2022-03-14made the note while hacking comment more visibleColin Okay
2022-03-14moved host assertion inside handler-caseColin Okay
2022-03-14CONTRIBUTING rewordingColin Okay
2022-03-14argument checking for run and clipColin Okay
2022-03-14tweaks to help menu printingColin Okay
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