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
/
lib
Age
Commit message (
Expand
)
Author
2022-09-15
Modify: command output now uses read-char
HEAD
main
Colin Okay
2022-09-15
Refactor: to listen on stdout and stderr, and pritn accordingly
Colin Okay
2022-08-23
[modify] cli search command; [modify] spurious kwargs in search
Colin Okay
2022-08-23
[add] new generated api client code; updated client.lisp
Colin Okay
2022-08-09
[change] NOTES section only prints for non-empty explainations
Colin Okay
2022-08-09
[change] printout of oneliners
Colin Okay
2022-08-09
[change] the printout of ol show; [remove] uneeded stuff
Colin Okay
2022-08-08
[fix] draft deletion after publication
Colin Okay
2022-08-07
[refactor] run-with-shell. timeout now holds between reads
Colin Okay
2022-08-06
[fix] saving local state after command finishes
Colin Okay
2022-08-05
[wip] [refactor] [add] subcommands.
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-18
Squashed commit of the following:
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
2022-03-11
separated app from lib systems; added with-client-state
Colin Okay
2022-03-11
agpl notices; s/lib/client; updated asd
Colin Okay
2022-03-11
separated app and lib modules, -osicat dep, +packages.lisp
Colin Okay