Go to file
Jeff Carr d568d5dbe4 make the buttons work 2025-01-30 13:44:22 -06:00
ideas blah 2025-01-07 19:43:01 -06:00
.gitignore testing go 2024-01-29 11:26:43 -06:00
LICENSE GPL 2024-01-14 10:00:42 -06:00
Makefile new window for merge on a single repo 2025-01-30 13:35:22 -06:00
README.md rework Clone() 2024-11-17 14:42:49 -06:00
args.go go primative logic is correct now 2024-02-20 18:56:22 -06:00
branchesBox.go new window for merge on a single repo 2025-01-30 13:35:22 -06:00
common.go more rm old code 2025-01-07 19:29:46 -06:00
draw.go add repo.IsPrivate() 2024-02-23 11:00:33 -06:00
git.go delete old code. start refactor to protobuf 2025-01-29 16:18:32 -06:00
structs.go code now moved to gitpb 2025-01-18 15:48:52 -06:00
tagWindow.go still rm old code 2025-01-07 18:45:34 -06:00
update.go delete old code. start refactor to protobuf 2025-01-29 16:18:32 -06:00
windowBranches.go delete old code. start refactor to protobuf 2025-01-29 16:18:32 -06:00
windowMain.go new window for merge on a single repo 2025-01-30 13:35:22 -06:00
windowMerge.go make the buttons work 2025-01-30 13:44:22 -06:00
windowModify.go new window for merge on a single repo 2025-01-30 13:35:22 -06:00
windowRepo.go delete old code. start refactor to protobuf 2025-01-29 16:18:32 -06:00

README.md

This code is really hacky still