summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainbump version to v0.5.1Paul Buetow2 months
 
TagDownloadAuthorAge
v0.5.1commit 68d1683969...Paul Buetow2 months
v0.5.0commit 8d1ded528b...Paul Buetow2 months
v0.4.1commit fa7f85ba33...Paul Buetow4 months
v0.3.0commit 8dd3e8ce8a...Paul Buetow4 months
v0.2.0commit ed32c7fea5...Paul Buetow5 months
v0.1.0commit 488aeb5506...Paul Buetow8 months
v0.0.1commit 19df586529...Paul Buetow8 months
v0.0.0commit b97e4b19ec...Paul Buetow8 months
 
AgeCommit messageAuthor
2026-05-25bump version to v0.5.1v0.5.1mainPaul Buetow
2026-05-25style(repl): use map[string]struct{} for sets instead of map[string]boolPaul Buetow
2026-05-25refactor(repl): register 'categories' as HelpTopic with custom RenderPaul Buetow
2026-05-25refactor(repl): split help.go into data (help_topics.go) and logic (help.go)Paul Buetow
2026-05-25fix(fish): prevent file completions and glob expansion in gt.fishPaul Buetow
2026-05-25fix(completion): suppress file/path completions with -f -a emptyPaul Buetow
2026-05-25fix(completion): suppress fish file/path completions with -k flagPaul Buetow
2026-05-25fix: return readline suffixes instead of full matchesPaul Buetow
2026-05-25Revert "style(completion): remove -d descriptions to save screen space"Paul Buetow
2026-05-25style(completion): remove -d descriptions to save screen spacePaul Buetow
[...]