Commit Graph

131 Commits

Author SHA1 Message Date
Jeff Carr 8d275ff054 less aoutput 2025-01-17 05:30:42 -06:00
Jeff Carr 0f232fe342 more accurate repo Age() 2025-01-17 04:47:47 -06:00
Jeff Carr 9e81be86da set the uuid and version 2025-01-17 02:51:34 -06:00
Jeff Carr 2398e30048 add xterm settings to the config 2025-01-16 10:26:19 -06:00
Jeff Carr 49a06843e9 debugging a hung mutex lock 2025-01-13 08:12:39 -06:00
Jeff Carr 9b9c51d964 maybe marshal() failed do to mutex entries? notsure 2025-01-13 04:14:30 -06:00
Jeff Carr 23887a155e fixes for new autogenpb 2025-01-12 20:05:46 -06:00
Jeff Carr 0600f54488 remove HANDMADE iterator after fixing autogenpb 2025-01-12 06:36:11 -06:00
Jeff Carr 0ea93faef2 can't use go:generate. boo. it requires go.mod and go.sum 2025-01-11 06:08:05 -06:00
Jeff Carr 48b19f1e70 new protobuf file 2025-01-11 05:55:42 -06:00
Jeff Carr 1e38cacfa7 no going back now 2025-01-10 04:39:33 -06:00
Jeff Carr 40c340c626 requires sort 2025-01-09 21:15:52 -06:00
Jeff Carr f9dd82cdcc work on new protobuf for patchsets 2025-01-08 10:11:17 -06:00
Jeff Carr 4f84a4e584 rename vars 2025-01-08 04:08:12 -06:00
Jeff Carr 8aff3f13b2 fix the dumb names 2025-01-08 03:12:53 -06:00
Jeff Carr 26cf5055a2 save the last Reload() time 2025-01-08 02:39:08 -06:00
Jeff Carr 14e5bf5fbd add a button for the table 2025-01-08 01:16:38 -06:00
Jeff Carr e0c0d3d9e6 haha. it's like COBOL in GO 2025-01-08 00:52:32 -06:00
Jeff Carr bd3e924e2b finally pull the origin repo name from the right place 2025-01-07 22:29:17 -06:00
Jeff Carr e6e70ccaa5 add a way to force git checkout anyway 2025-01-07 21:22:54 -06:00
Jeff Carr 67ae8d8773 use go generate. also fix verbose Build() flags 2025-01-07 17:44:23 -06:00
Jeff Carr e333ca726b also show debname 2025-01-06 15:32:18 -06:00
Jeff Carr 6cbd7e67af attempt custom branch names 2025-01-05 19:45:29 -06:00
Jeff Carr 7e5db53e9d slim new user defaults 2025-01-05 18:41:46 -06:00
Jeff Carr b0662fb61a add commit hash and diff file list to the protobuf 2025-01-05 04:54:31 -06:00
Jeff Carr ac57825c10 start adding something to check the hashes 2025-01-05 03:21:47 -06:00
Jeff Carr 338018376b ConfigLoad() was totally broken 2025-01-05 01:20:12 -06:00
Jeff Carr 275a7db0e0 oops 2024-12-28 19:36:17 -06:00
Jeff Carr f2ba4cab9c wrong path. funcknuts 2024-12-28 03:01:00 -06:00
Jeff Carr c7066e1766 filepath.HasPrefix() doesn't work. why? Microsoft sucks
for those of you that are new here and care about
	writing free software. this is something to remind you
	to NEVER EVER EVER trust Microsoft to do anything but
	try to make things worse. The are opposed and will always
	be opposed to making Linux work. The suck and are horrible
	villians in this story. Never trust them and do not
	support them. Always use the GPL vs BSD license for this
	reason also. They will steal anything BSD and use it
	in their proprietary products and not give anything back
	to anyone. They are complete jerks.
2024-12-27 23:03:00 -06:00
Jeff Carr f4837c807c user branch name settings 2024-12-27 14:37:20 -06:00
Jeff Carr e9776796dd todo: make go.* files git metadata 2024-12-18 20:09:03 -06:00
Jeff Carr 934daa5a3b maybe works somewhat 2024-12-18 19:36:05 -06:00
Jeff Carr a97b66e8f2 rm debugging 2024-12-18 18:51:39 -06:00
Jeff Carr 4582a76081 finally re-organize and rename Clone to GoClone() 2024-12-18 17:59:20 -06:00
Jeff Carr 24c96ccaa7 wasn't reloading versions 2024-12-17 23:01:02 -06:00
Jeff Carr 272f965eec process on a *gitpb.Repos 2024-12-17 21:58:31 -06:00
Jeff Carr c4f9430e46 keep trying to fix init() and update() 2024-12-17 21:14:39 -06:00
Jeff Carr 7cdb2bf6a0 rill repo.Update() 2024-12-17 20:48:08 -06:00
Jeff Carr 23b2b26643 formatting for releases 2024-12-17 13:13:34 -06:00
Jeff Carr 7db8376213 todo: fix this error, but not now 2024-12-17 07:09:39 -06:00
Jeff Carr ee7e8d5b2b lots of changes in gitpb 2024-12-17 06:37:00 -06:00
Jeff Carr b2e51ccb9e improve Init() 2024-12-17 01:15:17 -06:00
Jeff Carr 1369d2df31 save mtime's on Init() 2024-12-17 00:21:20 -06:00
Jeff Carr 075fce61e5 start cleaning up git interactions 2024-12-17 00:00:27 -06:00
Jeff Carr a9286af8fd minor new funcs 2024-12-16 03:04:21 -06:00
Jeff Carr 6922059a0b sortcut for finding Getwd() repo 2024-12-16 00:19:23 -06:00
Jeff Carr 0b09db58dd todo: need to fix this for go.work env 2024-12-15 21:27:29 -06:00
Jeff Carr a31f675e12 still trying to perfect this. todo: make gitpb perfect 2024-12-15 15:52:46 -06:00
Jeff Carr e3608b784e trying to fix clone 2024-12-15 12:14:36 -06:00