Age | Commit message (Expand) | Author |
2022-08-05 | [add] account interface, updated asd file | Colin 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 refactor | Colin Okay |
2022-05-30 | [update] [deps] updated clpmfile.lock | Colin Okay |
2022-05-27 | ugg Merge branch 'develop' | Colin Okay |
2022-04-01 | Squashed 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 printouts | Colin Okay |
2022-03-25 | [add] specifically handling dexador's http errors on client | Colin Okay |
2022-03-25 | [add] option to show the client version | Colin Okay |
2022-03-25 | [bugfix] ecase error handling on bad ol command | Colin Okay |
2022-03-24 | [bugfix] edited oneliners end up in the local cache | Colin Okay |
2022-03-20 | [bugfix] login argument length check was incorrect. | Colin Okay |
2022-03-18 | Squashed commit of the following: | Colin Okay |
2022-03-15 | Updated "contributing" | Colin Okay |
2022-03-15 | fixed odd help printout on `ol help` | Colin Okay |
2022-03-15 | added --confirm option. refactored run-item & co to accomodate | Colin Okay |
2022-03-15 | bugfix: handle user interrupt in new and edit | Colin Okay |
2022-03-14 | Added a --verbose / -v option to RUN | Colin Okay |
2022-03-14 | Added help topic explaining icons in printouts | Colin Okay |
2022-03-14 | Added variables help topic | Colin Okay |
2022-03-14 | added EDITOR CONFIGURATION help topic | Colin Okay |
2022-03-14 | made the note while hacking comment more visible | Colin Okay |
2022-03-14 | moved host assertion inside handler-case | Colin Okay |
2022-03-14 | CONTRIBUTING rewording | Colin Okay |
2022-03-14 | argument checking for run and clip | Colin Okay |
2022-03-14 | tweaks to help menu printing | Colin Okay |
2022-03-13 | tabulating help menu command listing | Colin Okay |
2022-03-13 | deletion support; some cache syncing in client functions; | Colin Okay |
2022-03-13 | only print drafts when *drafts* is non null | Colin Okay |
2022-03-13 | better printing of drafts | Colin Okay |
2022-03-13 | printing drafts | Colin Okay |
2022-03-13 | can run the edit command on drafts with --redraft | Colin Okay |
2022-03-13 | can also edit drafts | Colin Okay |
2022-03-13 | can make, run, and publish drafts | Colin Okay |
2022-03-13 | support for running drafts; drafts accounted for in with-local-state | Colin Okay |
2022-03-13 | added intial drafting code to new | Colin Okay |
2022-03-13 | updating helptexts; drafts-file function | Colin Okay |
2022-03-13 | removed old main | Colin Okay |
2022-03-13 | removed spurious function | Colin Okay |
2022-03-13 | cosmetic change to command section printout | Colin Okay |
2022-03-13 | new main in app.lisp; exports to oneliners.cli package | Colin Okay |
2022-03-13 | tweaks to synopsis definition | Colin Okay |
2022-03-13 | rewrote clon synopsis form | Colin Okay |
2022-03-12 | bugfix; exiting too early for cache and config to save | Colin Okay |
2022-03-12 | bugfix: s/defstruct/defplist. made defplist | Colin Okay |
2022-03-12 | renamings | Colin Okay |
2022-03-12 | built and ran refactored client app | Colin Okay |
2022-03-11 | refactoring client functions | Colin Okay |