index
:
pik
master
file-based task runner
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runner
Age
Commit message (
Expand
)
Author
5 days
add more makefiles
ewy
5 days
fixed...
ewy
5 days
make ext shell map very explicit
ewy
5 days
add sh and dash as possible shells with pretty low priority
ewy
2026-06-14
enable multiline for make regex so we can find multiple make targets (lol)
ewy
2026-06-06
update package paths
ewy
2026-05-17
fix existing tests and import loop
ewy
2026-05-13
fixed make after some bad refactoring
ewy
2026-05-02
add .js and .ts support
ewy
2026-05-02
* fix infinite loop on not found
ewy
2026-05-02
yep
ewy
2026-05-02
update module path
ewy
2026-05-02
update module path
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-29
big stuff
ewy
2026-04-22
rename make to gnumake to prevent make() clash
ewy
2026-04-22
add hydratedstub for unit tests
ewy
2026-04-22
update script experiment
ewy
2026-04-22
work on tests
ewy
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
add "override" tag which in the future will allow you to have local overrides...
ewy
2026-04-22
add "invocation" method which expects a target to output its own magic spell
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
* fix bug which prevented multiple sources from showing up in the tui at the ...
ewy
2026-04-14
remove all name repetition
ewy
2026-04-14
add make build descriptions
ewy
2026-04-14
add make indexer
ewy
2026-04-14
add descriptions
ewy
2026-04-14
handle not having stuff installed a little more gracefully
ewy
2026-04-14
add just runner
ewy
2026-04-14
i have to commit at some point!
ewy