summaryrefslogtreecommitdiff
path: root/goSrcScan.go
AgeCommit message (Collapse)Author
2025-09-13finally dump this old codeJeff Carr
2025-09-13finally a rewrite of the old junky scannerJeff Carr
2025-09-13use config GO libraryJeff Carr
2025-09-12only let forge save the config filesJeff Carr
2025-09-11stop using GoSrc()Jeff Carr
2025-09-11check mtimes hereJeff Carr
2025-09-04tracking down inconsistanciesJeff Carr
2025-08-31fixes for Append()Jeff Carr
2025-08-18experiement with ~/.cache/forge/Jeff Carr
2025-05-23also ignore this file GO creates when using go.workJeff Carr
2025-02-14something to do abitrary dirsv0.0.76Jeff Carr
2025-01-30rm old codeJeff Carr
2025-01-19load repos output is cleanerv0.0.55Jeff Carr
2025-01-19debugging, but runs okJeff Carr
2025-01-18switch some more things to use rillJeff Carr
2025-01-18rill is awesome. thank Viktorv0.0.54Jeff Carr
2025-01-08fix the dumb namesJeff Carr
2025-01-08save the last Reload() timeJeff Carr
2024-12-17lots of changes in gitpbJeff Carr
2024-12-17improve Init()Jeff Carr
2024-12-17start cleaning up git interactionsJeff Carr
2024-12-15clone() and misc other fixes and improvementsJeff Carr
2024-12-14remove os.Exit() as things are more stable nowv0.0.30Jeff Carr
2024-12-13clean up Init()Jeff Carr
2024-12-12cleaner Init() outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-12move go.mod handling code to go-mod-cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-11use 'all' instead of 'loop'Jeff Carr
2024-12-06code moved to gitpbv0.0.26Jeff Carr
2024-12-03unbelievable. rill is great.Jeff Carr
2024-12-03fixing Init()Jeff Carr
2024-12-02went from 160k os.Stat to 90 on my box. duhJeff Carr
2024-11-30fixes along the wayv0.0.9Jeff Carr
2024-11-30move Clone() herev0.0.8Jeff Carr