Commit Graph

31 Commits

Author SHA1 Message Date
Jeff Carr 90e20c4ff0 protobuf version checking works 2025-01-19 03:19:06 -06:00
Jeff Carr b0595d6a1d remove every mutex change since Marshal() was crashing 2025-01-19 02:37:58 -06:00
Jeff Carr 0c30a9da2f parse .git/config 2025-01-18 10:34:58 -06:00
Jeff Carr 803f0cf98e add a way to track a tag 2025-01-17 13:21:03 -06:00
Jeff Carr 0b5caa03e5 tinkering with the mutex / Marshal() problem 2025-01-13 08:13:01 -06:00
Jeff Carr 25ab223c07 testing mutex locks and Marshal() function panic 2025-01-13 05:56:45 -06:00
Jeff Carr 208118ad5f do mutex entries cause Marshal() to fail? 2025-01-13 04:14:51 -06:00
Jeff Carr de71f2692a fixes for new autogenpb 2025-01-10 04:23:13 -06:00
Jeff Carr 52bbf4c827 minor
Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-09 20:44:45 -06:00
Jeff Carr 3298e02c2a wow, even a name change is a BAD IDEA. NEVER DO IT 2025-01-07 21:23:21 -06:00
Jeff Carr 366f4680ac add state. go generate autogenpb 2025-01-07 18:06:54 -06:00
Jeff Carr 2fe035fbf0 migrate in some old code 2025-01-07 04:59:01 -06:00
Jeff Carr 40830d3f38 weird. NewestAge() took _seconds_ to run in some cases 2024-12-27 04:55:57 -06:00
Jeff Carr 233f7bca76 lots of changes to isolate exec 'git' 2024-12-17 06:37:14 -06:00
Jeff Carr 4bc95ad268 keep isolating use of os.Exec("git") 2024-12-17 01:15:31 -06:00
Jeff Carr c53da5a9a1 smarter and faster mtime logic 2024-12-17 00:00:49 -06:00
Jeff Carr a115ba144b work on supporting arbitrary paths 2024-12-16 03:04:39 -06:00
Jeff Carr c5f7570834 working on go-mod-clean
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-13 00:19:33 -06:00
Jeff Carr 33880f9006 sure, why not. store a repo description 2024-12-03 01:59:04 -06:00
Jeff Carr 1d1d8e7eea lots of code hopefully better than before 2024-12-03 00:35:50 -06:00
Jeff Carr 345343647a attempt SortByAge(). not sure if it works. 2024-12-02 07:01:37 -06:00
Jeff Carr 45fc9ea257 autogenpb now completely automatic 2024-12-01 22:23:38 -06:00
Jeff Carr 8e9ec30b29 save GoDeps at the time of publication to pkg.go.dev 2024-12-01 10:46:32 -06:00
Jeff Carr 455ea31d70 checkDirty() 2024-12-01 00:49:25 -06:00
Jeff Carr 3d260a0219 updates for autogenpb 2024-11-29 21:51:30 -06:00
Jeff Carr 4a79cccffd attempt to use go.wit.com/apps/autogenpb for sort 2024-11-29 18:15:25 -06:00
Jeff Carr bdcaba32f8 autogenpb marshal.pb.go and sort.pb.go
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 16:22:19 -06:00
Jeff Carr 9129cfe885 rename to plural form
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-27 21:43:40 -06:00
Jeff Carr ed3eacfe75 first attempt that seems to kinda work on New() 2024-11-27 21:40:06 -06:00
Jeff Carr cedd7ea6f1 attempt at a repo protobuf 2024-11-27 14:27:09 -06:00
Jeff Carr 2e3e4f98d3 start full refactor to have repo be here
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-27 13:57:17 -06:00