summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-05-17fix test which creates orphaned fileewy
2026-05-17add priority to version and completion to reduce start times for those modesewy
2026-05-17Merge remote-tracking branch 'origin/master'ewy
2026-05-17fix existing tests and import loopewy
2026-05-17fix existing tests and import loopewy
2026-05-17* integration tests with a pik target to run themewy
* add abstraction for paths to facilitate unit tests * flesh out completion (--install-completion) * do sync init before stateless modes so list knows more
2026-05-16add tests for nil cachesewy
2026-05-16fix zsh completionsewy
2026-05-16add methods for overriding paths during testsewy
2026-05-16fix bug :(ewy
2026-05-13fixed make after some bad refactoringewy
2026-05-02rework systems slightly to accommodate profiling (not working yet)ewy
2026-05-02do not save if not necessaryewy
noticed terrible performance in hyperfine traced back to hundreds of unnecessary saves
2026-05-02be more cool about weird iconsewy
2026-05-02initialize altscreen properlyewy
2026-05-02trim right side space in viewportewy
2026-05-02update pagesewy
2026-05-02add .js and .ts supportewy
also: remove unused/duplicate method runner.Hydrate
2026-05-02change flow to only have 1 run() callewy
2026-05-02add docsewy
2026-05-02add docsewy
2026-05-02whoops :3ewy
2026-05-02whoops, add completion fileewy
2026-05-02add a little abstraction to the main branchesewy
2026-05-02add tab completion to readmeewy
2026-05-02change completion script to posix shewy
2026-05-02* fix infinite loop on not foundewy
* add bash tab completion script (will have install option in the future) * add search to tui (bound to / and ?)
2026-05-02yepewy
2026-05-02update module pathewy
2026-05-02update module pathewy
2026-04-29fix list by adding forgotten format argewy
2026-04-29make motd shorterewy
2026-04-29stop pik from tweaking out in jeditermewy
2026-04-29fix very embarrassing bug where -a didnt actually workewy
2026-04-29make all warnings to go stderrewy
2026-04-29add svgewy
2026-04-29add executable runnerewy
2026-04-29simplify the contractsewy
2026-04-29add more messagesewy
2026-04-29big stuffewy
* send empty screen after tui confirmation * add scroll view / viewport * auto enable scroll view on short terminals * add motd tips * add subdirs as categories * add inline toggle hotkey (i)
2026-04-23update pageewy
2026-04-22rename make to gnumake to prevent make() clashewy
2026-04-22docsewy
2026-04-22docsewy
2026-04-22docsewy
2026-04-22allow re-setting of variables so i can add unit tests laterewy
2026-04-22add hydratedstub for unit testsewy
2026-04-22add unit test for pikdex hydrationewy
2026-04-22move declaration to top so it's easy to findewy
2026-04-22allow hydration in testsewy