index
:
go.wit.com/lib/protobuf/forgepb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
goSrcScan.go
Age
Commit message (
Expand
)
Author
2025-09-13
finally dump this old code
Jeff Carr
2025-09-13
finally a rewrite of the old junky scanner
Jeff Carr
2025-09-13
use config GO library
Jeff Carr
2025-09-12
only let forge save the config files
Jeff Carr
2025-09-11
stop using GoSrc()
Jeff Carr
2025-09-11
check mtimes here
Jeff Carr
2025-09-04
tracking down inconsistancies
Jeff Carr
2025-08-31
fixes for Append()
Jeff Carr
2025-08-18
experiement with ~/.cache/forge/
Jeff Carr
2025-05-23
also ignore this file GO creates when using go.work
Jeff Carr
2025-02-14
something to do abitrary dirs
v0.0.76
Jeff Carr
2025-01-30
rm old code
Jeff Carr
2025-01-19
load repos output is cleaner
v0.0.55
Jeff Carr
2025-01-19
debugging, but runs ok
Jeff Carr
2025-01-18
switch some more things to use rill
Jeff Carr
2025-01-18
rill is awesome. thank Viktor
v0.0.54
Jeff Carr
2025-01-08
fix the dumb names
Jeff Carr
2025-01-08
save the last Reload() time
Jeff Carr
2024-12-17
lots of changes in gitpb
Jeff Carr
2024-12-17
improve Init()
Jeff Carr
2024-12-17
start cleaning up git interactions
Jeff Carr
2024-12-15
clone() and misc other fixes and improvements
Jeff Carr
2024-12-14
remove os.Exit() as things are more stable now
v0.0.30
Jeff Carr
2024-12-13
clean up Init()
Jeff Carr
2024-12-12
cleaner Init() output
Jeff Carr
2024-12-12
move go.mod handling code to go-mod-clean
Jeff Carr
2024-12-11
use 'all' instead of 'loop'
Jeff Carr
2024-12-06
code moved to gitpb
v0.0.26
Jeff Carr
2024-12-03
unbelievable. rill is great.
Jeff Carr
2024-12-03
fixing Init()
Jeff Carr
2024-12-02
went from 160k os.Stat to 90 on my box. duh
Jeff Carr
2024-11-30
fixes along the way
v0.0.9
Jeff Carr
2024-11-30
move Clone() here
v0.0.8
Jeff Carr