aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15Modify: command output now uses read-charHEADmainColin Okay
2022-09-15Refactor: to listen on stdout and stderr, and pritn accordinglyColin Okay
2022-08-23[modify] cli search command; [modify] spurious kwargs in searchColin Okay
2022-08-23[add] new generated api client code; updated client.lispColin Okay
2022-08-19[add] client target to makefileColin Okay
2022-08-19[add] generate client system and codeColin Okay
2022-08-14mooColin Okay
2022-08-14[doc] [readme] info about contributingColin Okay
2022-08-09[change] NOTES section only prints for non-empty explainationsColin Okay
2022-08-09[change] printout of onelinersColin Okay
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