index
:
pik
master
file-based task runner
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-04-23
update page
ewy
2026-04-22
rename make to gnumake to prevent make() clash
ewy
2026-04-22
docs
ewy
2026-04-22
docs
ewy
2026-04-22
docs
ewy
2026-04-22
allow re-setting of variables so i can add unit tests later
ewy
2026-04-22
add hydratedstub for unit tests
ewy
2026-04-22
add unit test for pikdex hydration
ewy
2026-04-22
move declaration to top so it's easy to find
ewy
2026-04-22
allow hydration in tests
ewy
2026-04-22
how embarrassing!
ewy
2026-04-22
run coverage after pull
ewy
2026-04-22
add tests for identities
ewy
2026-04-22
remove coverage page from git
ewy
2026-04-22
remove package name in method
ewy
2026-04-22
testooooo
ewy
2026-04-22
slowly working on that test coverage
ewy
2026-04-22
work out the "default" behaviour a little better
ewy
2026-04-22
add coverage page
ewy
2026-04-22
Merge remote-tracking branch 'origin/master'
ewy
# Conflicts: # .pik/web/update.sh # .pik/web/web.sh
2026-04-22
update script experiment
ewy
2026-04-22
update script experiment
ewy
2026-04-22
add case insensitive test
ewy
2026-04-22
work on tests
ewy
also replace the annoying search return with a struct
2026-04-22
add Sub field to BaseTarget
ewy
2026-04-22
whoops, remove double method
ewy
2026-04-22
add locks so we don't panic
ewy
2026-04-22
store whether --all is enabled in the state
ewy
2026-04-22
add "override" tag which in the future will allow you to have local ↵
ewy
overrides for targets
2026-04-22
add "invocation" method which expects a target to output its own magic spell
ewy
2026-04-17
allow left/right (h/l) to leap through sources instead of going one by one
ewy
2026-04-17
add reason why you are being asked for confirmation
ewy
2026-04-17
fix single file changes
ewy
2026-04-17
use shared icon method
ewy
2026-04-17
realign icons with source names again
ewy
2026-04-17
fix some sources not having a name
ewy
2026-04-17
enable altscreen by default and add flag to disable
ewy
2026-04-17
prevent shuffling of items after async init
ewy
2026-04-17
make state creation asynchronous
ewy
2026-04-17
switch from go init to initializer interface
ewy
2026-04-17
remove some warnings that could prevent the entire thing from working
ewy
2026-04-17
shuffle around some responsibilities to fix a bug
ewy
2026-04-17
buffer descriptions (my bad, i forgot)
ewy
2026-04-17
update img :3
ewy
2026-04-17
add "clean" label
ewy
2026-04-17
fix git stuff failing when no changes
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
update
ewy
[next]