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
/
oneliners.cli.asd
Age
Commit message (
Expand
)
Author
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-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
2022-03-06
moved prompt into its own package
Colin Okay
2022-03-06
moved most of build-app.lisp into src/app.lisp
Colin Okay
2022-03-05
bumping minor version for release candidate
Colin Okay
2022-03-04
alpha version bump
Colin Okay
2022-03-02
patch version bump
Colin Okay
2022-03-01
--explain now fetches oneliners from server when needed
Colin Okay
2022-03-01
bugfix; forgot to update the --explain function to use --id
Colin Okay
2022-03-01
bugfix. forgot to ensure config in fallback to http request
Colin Okay
2022-03-01
minor version bump.
Colin Okay
2022-03-01
minor version bump
Colin Okay
2022-03-01
removed unimplemented option
Colin Okay
2022-02-28
new default host in fresh config
Colin Okay
2022-02-25
added lib support for aliases.
Colin Okay
2022-02-22
using readline. implmented editing of oneliners
Colin Okay
2022-02-22
altered prompt to use linedit
Colin Okay
2022-02-20
trying to use magic ed to edit explainations
Colin Okay
2022-02-18
logging in, redeeming tokens
Colin Okay
2022-02-18
config file checking and generation
Colin Okay
2022-02-17
Beginning work on the CLON based CLI parsing
Colin Okay
2022-02-14
added autogenerated client code
Colin Okay
2022-02-11
added some utilities
Colin Okay
2022-02-03
initial commit
Colin Okay