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
/
src
Age
Commit message (
Expand
)
Author
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
--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 'main' into dev
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
add name when adding oneliner
Colin Okay
2022-03-04
add names in --edit
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
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
2022-03-01
minor version bump.
Colin Okay
2022-03-01
longer default timeout; run oneliners by id; clear caches
Colin Okay
2022-03-01
added help text about oneliner variables
Colin Okay
2022-02-28
named vars in oneliners are no longer all caps
Colin Okay
2022-02-28
typo
Colin Okay
2022-02-28
new default host in fresh config
Colin Okay
2022-02-28
whois command.
Colin Okay
2022-02-28
change signature tested
Colin Okay
2022-02-28
signature change
Colin Okay
2022-02-28
edits update local cache. revoke renamed logout
Colin Okay
2022-02-28
added --timeout
Colin Okay
2022-02-28
recording contributor handle
Colin Okay
2022-02-28
better tags display in edit function
Colin Okay
2022-02-28
changing language on prompt for tags
Colin Okay
2022-02-28
new config creation wizard
Colin Okay
2022-02-28
signatures added to account creation via token redeeming
Colin Okay
2022-02-25
all-flagged implementation
Colin Okay
2022-02-25
added unlicense agreement
Colin Okay
2022-02-25
added lib support for aliases.
Colin Okay
2022-02-23
changed the variable syntax in the oneliner runner
Colin Okay
2022-02-22
added print explanation
Colin Okay
2022-02-22
using readline. implmented editing of oneliners
Colin Okay
2022-02-22
updating prompt
Colin Okay
2022-02-22
altered prompt to use linedit
Colin Okay
2022-02-22
prompt with validation and retry
Colin Okay
2022-02-22
supporting forced clipping. defaulting to bash
Colin Okay
2022-02-22
running oneliners
Colin Okay
[next]