Jeff Carr
4e94089128
cleaner Init() output
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-12 23:50:38 -06:00
Jeff Carr
4928804bf4
move go.mod handling code to go-mod-clean
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-12 23:15:19 -06:00
Jeff Carr
6d25d1b1cb
re-parse go.sum again after Trim()
2024-12-12 02:06:55 -06:00
Jeff Carr
b7e36449de
make patchset
2024-12-11 22:48:33 -06:00
Jeff Carr
dae2653975
use 'all' instead of 'loop'
2024-12-11 19:31:37 -06:00
Jeff Carr
0235d4d096
add patch.proto
2024-12-11 18:50:36 -06:00
Jeff Carr
10e1f545bb
attempt simple go.sum trim
2024-12-11 13:55:21 -06:00
Jeff Carr
7512463a57
logic for go-clean
2024-12-11 01:19:22 -06:00
Jeff Carr
757fd9ba55
go.work file fixes
2024-12-10 01:48:29 -06:00
Jeff Carr
c08079fc2f
deubgging auto go build
2024-12-07 16:50:04 -06:00
Jeff Carr
7f1f8d4028
code moved to gitpb
2024-12-06 01:50:03 -06:00
Jeff Carr
e25095f2e7
add exception for go-gl
2024-12-05 17:40:23 -06:00
Jeff Carr
34a287a38e
work on config file save
2024-12-05 12:37:07 -06:00
Jeff Carr
f98179971e
this .proto might allow generic marshal recovery
2024-12-04 15:36:49 -06:00
Jeff Carr
4d221c5220
test map for repos that have disappeared or are not working
2024-12-03 23:04:04 -06:00
Jeff Carr
a58234f82c
rename
2024-12-03 18:03:42 -06:00
Jeff Carr
5d5f691570
wrong output
2024-12-03 15:17:35 -06:00
Jeff Carr
3600dbed8c
unbelievable. rill is great.
2024-12-03 13:24:41 -06:00
Jeff Carr
dfae92e3c3
oops
2024-12-03 03:19:12 -06:00
Jeff Carr
6342113c2a
force checkout. need to warn users
2024-12-03 01:57:31 -06:00
Jeff Carr
cbdcfa0589
fixing Init()
2024-12-03 00:35:33 -06:00
Jeff Carr
189d305fee
temp logging to debug
2024-12-02 08:45:27 -06:00
Jeff Carr
86e0a1f988
migrate code here
2024-12-02 07:01:09 -06:00
Jeff Carr
f5d41d782a
went from 160k os.Stat to 90 on my box. duh
2024-12-02 05:14:52 -06:00
Jeff Carr
be026e8edc
remove all the old testing things()
2024-12-01 22:36:36 -06:00
Jeff Carr
dc3fe4bd2e
auto run autogenpb on Build()
2024-12-01 22:23:02 -06:00
Jeff Carr
9439051fc6
just never, never make directories in packages
2024-12-01 17:56:39 -06:00
Jeff Carr
339c88ccbd
save Published() go deps
2024-12-01 12:53:08 -06:00
Jeff Carr
d132639049
use Repos.ConfigLoad() & ConfigSave()
2024-12-01 10:44:29 -06:00
Jeff Carr
4e47dea41e
using mutex lock from protobuf
2024-12-01 00:48:51 -06:00
Jeff Carr
0b5687f766
autogen more stuff
2024-11-30 15:33:53 -06:00
Jeff Carr
75dd87e307
autogenpb
2024-11-30 15:07:44 -06:00
Jeff Carr
d3e1a7ec8f
fixes along the way
2024-11-30 12:45:07 -06:00
Jeff Carr
d972937cca
move Clone() here
2024-11-30 01:31:54 -06:00
Jeff Carr
09d9c36f76
set default branch names
2024-11-29 21:50:55 -06:00
Jeff Carr
410fee5007
start to move branch name logic here
2024-11-29 18:16:06 -06:00
Jeff Carr
87c3ec3100
autogenpb sort and marshal files
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 14:37:32 -06:00
Jeff Carr
84a042cb15
autogenpb marshal * sort
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 13:27:32 -06:00
Jeff Carr
edd6b1d432
cleaner language on ConfigLoad()
2024-11-28 23:16:43 -06:00
Jeff Carr
488550a081
add example code. add sync.onlyOnce
2024-11-28 23:00:29 -06:00
Jeff Carr
a9e35d5429
init everything from here
2024-11-28 21:03:51 -06:00
Jeff Carr
c10d3410a2
pull in machine
2024-11-28 19:56:46 -06:00
Jeff Carr
a89dc7f976
compiles. kinda runs
2024-11-28 18:36:15 -06:00
Jeff Carr
c2b7b3c14d
slogging through moving to protobuf
2024-11-28 08:54:30 -06:00
Jeff Carr
27d052f513
attempt to scan ~/go/src
2024-11-28 08:35:39 -06:00
Jeff Carr
0401b949c6
added Init() and a Forge struct
2024-11-28 00:02:27 -06:00
Jeff Carr
54a93cd5eb
protobuf 'Repos' renamed 'ForgeConfigs'
2024-11-27 21:26:39 -06:00
Jeff Carr
f5ad4a7a41
geez
2024-11-27 21:21:06 -06:00
Jeff Carr
0fc7c2d753
boo. big mistake on naming protobufs
...
It's important to really choose good names from the
start. do not think you can rename .proto files later
Good software engineering practices enforced here!
no bullshit. you really want to know what you are planning.
2024-11-27 21:05:12 -06:00
Jeff Carr
5d03131047
try doc syntax from rill
2024-11-26 03:16:06 -06:00