tui git staging manager
Find a file
2026-02-12 01:14:09 -05:00
.editorconfig style(ec): editorconfig edit 2026-01-26 15:32:35 -05:00
.gitignore feat(branching): handle branches 2025-11-09 19:35:59 -05:00
commit.go fix(init): fix branch naming 2025-11-09 20:31:59 -05:00
config.go feat(branching): handle branches 2025-11-09 19:35:59 -05:00
config.yaml feat(init): add initial files 2025-11-09 17:10:32 -05:00
git.go feat: missing stage 2025-11-09 20:32:18 -05:00
github.go feat(init): add initial files 2025-11-09 17:10:32 -05:00
go.mod feat(init): add initial files 2025-11-09 17:10:32 -05:00
go.sum feat(init): add initial files 2025-11-09 17:10:32 -05:00
main.go feat(init): add initial files 2025-11-09 17:10:32 -05:00
Makefile feat(init): add initial files 2025-11-09 17:10:32 -05:00
model.go feat(notifier): added a toast notification system 2026-01-26 15:31:44 -05:00
README.md docs(readme): add readme 2026-02-12 01:14:09 -05:00
toast.go feat(notifier): added a toast notification system 2026-01-26 15:31:44 -05:00
update.go feat(notifier): added a toast notification system 2026-01-26 15:31:44 -05:00
view.go feat(notifier): added a toast notification system 2026-01-26 15:31:44 -05:00

got