Commit Graph

128 Commits

Author SHA1 Message Date
Jeff Carr 723ca5e829 add os.Stat() check for Reload() 2025-01-18 23:26:41 -06:00
Jeff Carr 93e4eae19d move away from maps in protobuf? 2025-01-18 15:49:13 -06:00
Jeff Carr 9094779044 jesus. totally forgot *.swp in most of my repos 2025-01-18 11:13:20 -06:00
Jeff Carr 0c30a9da2f parse .git/config 2025-01-18 10:34:58 -06:00
Jeff Carr 80f602c4d9 work on branch detection 2025-01-18 07:48:03 -06:00
Jeff Carr d014dbe3d4 early common things for branch handling 2025-01-18 03:59:44 -06:00
Jeff Carr 803f0cf98e add a way to track a tag 2025-01-17 13:21:03 -06:00
Jeff Carr 660255c8a3 add ExamineBranches() 2025-01-17 11:00:06 -06:00
Jeff Carr 0773f20d00 better output 2025-01-17 09:48:29 -06:00
Jeff Carr a477ea8f8f fix git pull output 2025-01-17 06:04:36 -06:00
Jeff Carr bd925757df more accurate repo Age() 2025-01-17 04:48:08 -06:00
Jeff Carr 8c06b25fc2 set the uuid and version 2025-01-17 02:51:46 -06:00
Jeff Carr ceb2d6d5c8 quiet expected errors 2025-01-13 08:56:49 -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 4aa85a2f0f fixes for new autogenpb 2025-01-12 20:05:57 -06:00
Jeff Carr 7df10fba51 fix order 2025-01-11 06:08:48 -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 6c5a858125 minor 2025-01-08 10:11:49 -06:00
Jeff Carr 0ca1240c75 quiet output 2025-01-08 04:08:34 -06:00
Jeff Carr b0fca659c5 fix the dumb names 2025-01-08 03:13:09 -06:00
Jeff Carr ebda2ea222 keep working the problem 2025-01-08 02:38:50 -06:00
Jeff Carr d4a31b8e0b always set the State for now 2025-01-07 21:31:15 -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 f21c471032 add RunVerbose() 2025-01-07 18:45:19 -06:00
Jeff Carr 8c54c4a7d8 rm old code 2025-01-07 18:24:27 -06:00
Jeff Carr 366f4680ac add state. go generate autogenpb 2025-01-07 18:06:54 -06:00
Jeff Carr 676cb338a4 super dumb logic error here 2025-01-07 07:09:49 -06:00
Jeff Carr 4d093bc1e3 silence stuff 2025-01-07 05:58:49 -06:00
Jeff Carr 2fe035fbf0 migrate in some old code 2025-01-07 04:59:01 -06:00
Jeff Carr 016335b322 simple check for devel branch 2025-01-07 03:24:21 -06:00
Jeff Carr bbd34df599 duh. logic was backwards 2025-01-05 18:42:12 -06:00
Jeff Carr 754e60fffa try to verify the tag is greater than the past tags 2025-01-05 17:29:07 -06:00
Jeff Carr 80130ab563 more notes 2025-01-05 13:32:24 -06:00
Jeff Carr de75f95161 Merge branch 'jcarr' into devel 2025-01-05 12:14:36 -06:00
Jeff Carr 22b157f6d7 add merge things 2025-01-05 12:02:54 -06:00
Jeff Carr 6112d6e298 a simple get DevelHash() 2025-01-05 06:15:35 -06:00
Jeff Carr bab03875d2 a simple get DevelHash() 2025-01-05 03:22:04 -06:00
Jeff Carr 010a2c6b58 shortcut functions to see what branch is checked out 2024-12-30 04:41:13 -06:00
Jeff Carr 4446068e1a need to switch to the slices package 2024-12-27 14:40:27 -06:00
Jeff Carr 40830d3f38 weird. NewestAge() took _seconds_ to run in some cases 2024-12-27 04:55:57 -06:00
Jeff Carr 328fbe9fdd rm duplicate code 2024-12-18 23:06:27 -06:00
Jeff Carr 9935f45bd4 wasn't setting the dirty flag 2024-12-18 22:02:37 -06:00
Jeff Carr 36fdd99d15 this is annoying 2024-12-18 20:09:18 -06:00
Jeff Carr 406817d5b2 minor 2024-12-18 19:36:23 -06:00
Jeff Carr 22d2ae5cd7 is primitive fixes 2024-12-18 18:51:51 -06:00
Jeff Carr cbac3a5914 use os.Mkdir() 2024-12-18 18:00:27 -06:00
Jeff Carr a60188915d library for now 2024-12-17 23:27:17 -06:00