Jeff Carr
|
bc9c98236e
|
remove old 'go get' line
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-07 00:46:22 -06:00 |
Jeff Carr
|
992d3606e5
|
stub in a view interface
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-06 03:31:52 -06:00 |
Jeff Carr
|
aaeb5de034
|
final commits before release
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-05 05:58:33 -06:00 |
Jeff Carr
|
44d221697f
|
show target version in the stdout report
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-05 03:14:27 -06:00 |
Jeff Carr
|
9a1cc5839f
|
testing gui commit
|
2024-11-05 01:42:35 -06:00 |
Jeff Carr
|
eefd7729a9
|
works and doesn't seem to crash
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-05 01:30:32 -06:00 |
Jeff Carr
|
80d8dec89f
|
wrong select() for repos that need to be merged
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-05 01:05:42 -06:00 |
Jeff Carr
|
6601fae571
|
adding tempWindow for merging
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-05 01:02:00 -06:00 |
Jeff Carr
|
4fa21db5a9
|
report cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-04 17:13:48 -06:00 |
Jeff Carr
|
4f24f6972a
|
make output for guireleaser
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-04 08:13:37 -06:00 |
Jeff Carr
|
edfdb48ddf
|
sort repos by name
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-04 06:15:45 -06:00 |
Jeff Carr
|
98926bf2f8
|
ignore new repos until init()
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-11-04 02:14:54 -06:00 |
Jeff Carr
|
8c415947df
|
add debugging output for now
|
2024-03-09 22:02:53 -06:00 |
Jeff Carr
|
06904e1158
|
sort go.work file
|
2024-03-09 16:49:57 -06:00 |
Jeff Carr
|
4dbfd68272
|
pull down missing go deps
|
2024-03-09 09:23:41 -06:00 |
Jeff Carr
|
a048e33f58
|
working on go-clone
|
2024-03-07 19:31:12 -06:00 |
Jeff Carr
|
2f451477c8
|
move this code to repostatus
|
2024-03-02 17:51:59 -06:00 |
Jeff Carr
|
eebdaaf357
|
trim non-numeric for debian packages
|
2024-03-02 17:18:50 -06:00 |
Jeff Carr
|
de662f3b18
|
save name of the cfgfile
|
2024-03-01 21:35:42 -06:00 |
Jeff Carr
|
e3202ae1e9
|
save config file location in repolist
|
2024-03-01 18:03:17 -06:00 |
Jeff Carr
|
ca67fa6cd1
|
deprecate old go state
|
2024-02-29 21:57:33 -06:00 |
Jeff Carr
|
e4769df090
|
change for changes in GitPull()
|
2024-02-29 19:51:56 -06:00 |
Jeff Carr
|
d3c0679fd9
|
how should menu's be implemented?
|
2024-02-29 17:39:52 -06:00 |
Jeff Carr
|
18a9a078e0
|
use 'go vet' instead of 'go build'
|
2024-02-29 09:16:20 -06:00 |
Jeff Carr
|
a57e9cff06
|
fix the ENV logic
|
2024-02-26 11:08:51 -06:00 |
Jeff Carr
|
9754e32858
|
cleaner code. some use of ENV
|
2024-02-25 13:10:23 -06:00 |
Jeff Carr
|
6f3ec9e338
|
test
|
2024-02-24 11:55:29 -06:00 |
Jeff Carr
|
bf794cab23
|
fixes to GitPull() block non userbranch merge
|
2024-02-24 04:49:31 -06:00 |
Jeff Carr
|
ab7c8717a3
|
report count of the changes
|
2024-02-23 14:25:00 -06:00 |
Jeff Carr
|
db83cb7fb9
|
typo
|
2024-02-23 11:11:26 -06:00 |
Jeff Carr
|
6b7ab8a752
|
parse config file options
|
2024-02-23 11:01:23 -06:00 |
Jeff Carr
|
ec7dd061e2
|
rename to repolist.RepoRow
|
2024-02-23 09:02:51 -06:00 |
Jeff Carr
|
8f4ae1a639
|
common cmd line handling routines
|
2024-02-23 07:02:31 -06:00 |
Jeff Carr
|
2975833e64
|
new Repo rewrite
|
2024-02-22 21:12:35 -06:00 |
Jeff Carr
|
3f29ea5ae7
|
redo addRepo() code
|
2024-02-22 19:28:23 -06:00 |
Jeff Carr
|
1a3ac68730
|
only check for build button on a go.wit.com/apps
|
2024-02-22 15:54:36 -06:00 |
Jeff Carr
|
abd6ace49e
|
add Total() and TotalGo()
|
2024-02-21 11:17:54 -06:00 |
Jeff Carr
|
f24cbf8487
|
GPL 3
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2024-02-21 10:36:50 -06:00 |
Jeff Carr
|
81a1801223
|
add button for checking go.sum
|
2024-02-20 18:55:50 -06:00 |
Jeff Carr
|
1fe0354822
|
typo
|
2024-02-20 16:13:18 -06:00 |
Jeff Carr
|
01bf4e80eb
|
start testing patch sets again
|
2024-02-20 14:59:18 -06:00 |
Jeff Carr
|
f3a30ed95b
|
add scan duration label
|
2024-02-20 14:45:09 -06:00 |
Jeff Carr
|
24b13e7ea4
|
fix window and group names
|
2024-02-20 10:59:42 -06:00 |
Jeff Carr
|
14b2fbb00b
|
moving go.* processing here
|
2024-02-20 06:53:42 -06:00 |
Jeff Carr
|
5bf1c5ff35
|
get patches moved here from autotypist
|
2024-02-19 21:11:32 -06:00 |
Jeff Carr
|
47d27e4166
|
used a blind widget
|
2024-02-19 19:43:21 -06:00 |
Jeff Carr
|
240da22087
|
make more widets mirrors. This is very helpful here
|
2024-02-19 16:28:24 -06:00 |
Jeff Carr
|
89e8d79d9b
|
adding 'mirror' widget support is a win here
|
2024-02-19 14:42:34 -06:00 |
Jeff Carr
|
5d0c793ae9
|
trying to set the target version
|
2024-02-18 17:56:25 -06:00 |
Jeff Carr
|
dc0040f080
|
guireleaser runs again
|
2024-02-18 15:09:35 -06:00 |