.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
|
move this code to repostatus
|
2024-03-02 17:51:59 -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 |
newRepo.go
|
save name of the cfgfile
|
2024-03-01 21:35:42 -06:00 |
scan.go
|
trim non-numeric for debian packages
|
2024-03-02 17:18:50 -06:00 |
structs.go
|
save name of the cfgfile
|
2024-03-01 21:35:42 -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 |
watchdog.go
|
use 'go vet' instead of 'go build'
|
2024-02-29 09:16:20 -06:00 |