index
:
gt
main
Mini CLI calculator with REPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
bump version to v0.5.1
Paul Buetow
2 months
Tag
Download
Author
Age
v0.5.1
commit 68d1683969...
Paul Buetow
2 months
v0.5.0
commit 8d1ded528b...
Paul Buetow
2 months
v0.4.1
commit fa7f85ba33...
Paul Buetow
4 months
v0.3.0
commit 8dd3e8ce8a...
Paul Buetow
4 months
v0.2.0
commit ed32c7fea5...
Paul Buetow
5 months
v0.1.0
commit 488aeb5506...
Paul Buetow
8 months
v0.0.1
commit 19df586529...
Paul Buetow
8 months
v0.0.0
commit b97e4b19ec...
Paul Buetow
8 months
Age
Commit message
Author
2026-05-25
bump version to v0.5.1
v0.5.1
main
Paul Buetow
2026-05-25
style(repl): use map[string]struct{} for sets instead of map[string]bool
Paul Buetow
2026-05-25
refactor(repl): register 'categories' as HelpTopic with custom Render
Paul Buetow
2026-05-25
refactor(repl): split help.go into data (help_topics.go) and logic (help.go)
Paul Buetow
2026-05-25
fix(fish): prevent file completions and glob expansion in gt.fish
Paul Buetow
2026-05-25
fix(completion): suppress file/path completions with -f -a empty
Paul Buetow
2026-05-25
fix(completion): suppress fish file/path completions with -k flag
Paul Buetow
2026-05-25
fix: return readline suffixes instead of full matches
Paul Buetow
2026-05-25
Revert "style(completion): remove -d descriptions to save screen space"
Paul Buetow
2026-05-25
style(completion): remove -d descriptions to save screen space
Paul Buetow
[...]