Go to file
Jeff Carr 992d3606e5 stub in a view interface
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-06 03:31:52 -06:00
.gitignore initial import 2024-02-17 08:39:55 -06:00
LICENSE GPL 3 2024-02-21 10:36:50 -06:00
Makefile use 'go vet' instead of 'go build' 2024-02-29 09:16:20 -06:00
common.go report cleanups 2024-11-04 17:13:48 -06:00
configfile.go save name of the cfgfile 2024-03-01 21:35:42 -06:00
flags.go add button for checking go.sum 2024-02-20 18:55:50 -06:00
getPatches.go rename to repolist.RepoRow 2024-02-23 09:02:51 -06:00
goConfig.go rename to repolist.RepoRow 2024-02-23 09:02:51 -06:00
human.go final commits before release 2024-11-05 05:58:33 -06:00
interface.go stub in a view interface 2024-11-06 03:31:52 -06:00
newRepo.go works and doesn't seem to crash 2024-11-05 01:30:32 -06:00
scan.go working on go-clone 2024-03-07 19:31:12 -06:00
scanIterator.go final commits before release 2024-11-05 05:58:33 -06:00
structs.go show target version in the stdout report 2024-11-05 03:14:27 -06:00
viewAutotypist.go how should menu's be implemented? 2024-02-29 17:39:52 -06:00
viewGuiReleaser.go change for changes in GitPull() 2024-02-29 19:51:56 -06:00
viewTempWindow.go show target version in the stdout report 2024-11-05 03:14:27 -06:00
watchdog.go use 'go vet' instead of 'go build' 2024-02-29 09:16:20 -06:00