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
Age
Commit message (
Expand
)
Author
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
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 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
Fix: variables help text using old command syntax
Grant Shangreaux
2022-03-05
added --version
Colin Okay
2022-03-05
Merge branch 'main' into rc-alpha-0.6
Colin Okay
2022-03-05
Updated CONTRIBUTING.org
Colin Okay
2022-03-05
--newest and --all-flagged now work with ARGUMENTS
Colin Okay
2022-03-05
omit first line of explanation if it is the oneliner text
Colin Okay
2022-03-05
Merge branch 'improvement-13-rename-view-show' into rc-alpha-0.6
Colin Okay
2022-03-05
renamed "view" option to "show"
Colin Okay
2022-03-05
bumping minor version for release candidate
Colin Okay
2022-03-05
Merge branch 'main' into dev
Colin Okay
2022-03-05
added contributor guide
Colin Okay
2022-03-05
added license
Colin Okay
2022-03-05
ensuring ./cache directory exists
Colin Okay
2022-03-05
moving cached oneliners file into ~/.cache
Colin Okay
2022-03-04
alpha version bump
Colin Okay
2022-03-04
add name when adding oneliner
Colin Okay
2022-03-04
add names in --edit
Colin Okay
2022-03-04
changed help to alter arguments interpretation
Colin Okay
2022-03-04
cleaned up merge-into-cache
Colin Okay
2022-03-04
fallback setting term widht in print-oneliner-result-for-user
Colin Okay
2022-03-04
right. need to remember to (set-term-width) where appropriate.
Colin Okay
2022-03-04
explicitly run by id or name, removed numbered history
Colin Okay
2022-03-04
term width hacking
Colin Okay
2022-03-04
printout of oneliners updated
Colin Okay
2022-03-02
patch version bump
Colin Okay
2022-03-02
removed unneeded readline hook
Colin Okay
2022-03-01
added sleep to output fetchign loop
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
[next]