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-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
[documentation]
Colin Okay
2022-08-05
[documentation] updated the readme
Colin Okay
2022-08-05
[fix] typos
Colin Okay
2022-08-05
[fix] forgot to wrap command in with-local-state
Colin Okay
2022-08-05
[removed] uneeded files
Colin Okay
2022-08-05
[add] makefile
clingon-refactor
Colin Okay
2022-08-05
[fix] typos
Colin Okay
2022-08-05
[add] account interface, updated asd file
Colin Okay
2022-08-05
[add] defhandler macro for app package.
Colin Okay
2022-08-05
[wip] [refactor] [add] subcommands.
Colin Okay
2022-08-04
[wip] working on clingon refactor
Colin Okay
2022-05-30
[update] [deps] updated clpmfile.lock
Colin Okay
2022-05-27
ugg Merge branch 'develop'
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-25
[add] printing creation date in oneliner printouts
Colin Okay
2022-03-25
[add] specifically handling dexador's http errors on client
Colin Okay
2022-03-25
[add] option to show the client version
Colin Okay
2022-03-25
[bugfix] ecase error handling on bad ol command
Colin Okay
2022-03-24
[bugfix] edited oneliners end up in the local cache
Colin Okay
2022-03-20
[bugfix] login argument length check was incorrect.
Colin Okay
2022-03-18
Squashed commit of the following:
Colin Okay
2022-03-15
Updated "contributing"
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
made the note while hacking comment more visible
Colin Okay
2022-03-14
moved host assertion inside handler-case
Colin Okay
2022-03-14
CONTRIBUTING rewording
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
only print drafts when *drafts* is non null
Colin Okay
2022-03-13
better printing of drafts
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
added intial drafting code to new
Colin Okay
2022-03-13
updating helptexts; drafts-file function
Colin Okay
[next]