index
:
pik
master
file-based task runner
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Collapse
)
Author
2026-04-29
fix list by adding forgotten format arg
ewy
2026-04-29
fix very embarrassing bug where -a didnt actually work
ewy
2026-04-29
add executable runner
ewy
2026-04-29
simplify the contracts
ewy
2026-04-22
update script experiment
ewy
2026-04-22
work on tests
ewy
also replace the annoying search return with a struct
2026-04-17
add reason why you are being asked for confirmation
ewy
2026-04-17
make state creation asynchronous
ewy
2026-04-17
switch from go init to initializer interface
ewy
2026-04-17
* fix bug which prevented multiple sources from showing up in the tui at the ↵
ewy
same time * add padding to bottom of sources * add git status panel to bottom of tui
2026-04-16
when reindexing in --all, only index "added" sources
ewy
2026-04-14
add --list
ewy
2026-04-14
lol
ewy
2026-04-14
make main more friendly
ewy
2026-04-14
add make indexer
ewy
2026-04-14
add version flag
ewy
2026-04-14
cleanup
ewy
2026-04-14
handle not having stuff installed a little more gracefully
ewy
2026-04-14
add just runner
ewy
+ update readme
2026-04-14
i have to commit at some point!
ewy