index
:
oneliners/oneliners.cli.git
clingon-refactor
dev
main
Client for oneliners wiki service
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2022-03-20
[bugfix] login argument length check was incorrect.
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
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
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
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
built and ran refactored client app
Colin Okay
2022-03-11
refactoring client functions
Colin Okay
2022-03-11
separated app and lib modules, -osicat dep, +packages.lisp
Colin Okay