Commit Graph

118 Commits

Author SHA1 Message Date
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
Jeff Carr 340872788e clone() and misc other fixes and improvements 2024-12-15 08:48:06 -06:00
Jeff Carr e796788e22 attempt to symlink plugin files 2024-12-14 22:32:11 -06:00
Jeff Carr b55548a58b remove os.Exit() as things are more stable now 2024-12-14 16:29:39 -06:00
Jeff Carr 5673e2cc2e fix go plugin build/install 2024-12-14 14:30:45 -06:00
Jeff Carr b1d6923ca2 add InitPB() for read-only init() 2024-12-14 11:28:15 -06:00
Jeff Carr d20ce6b0e8 add NewestAge(). this is dumb. move this to gitpb 2024-12-14 10:48:08 -06:00
Jeff Carr b715fdd11a make devel and user branches 2024-12-13 16:18:03 -06:00
Jeff Carr 4a2568fea3 cleaner output 2024-12-13 12:56:23 -06:00
Jeff Carr 9873bc3d57 clean up Init() 2024-12-13 02:22:13 -06:00
Jeff Carr 4e94089128 cleaner Init() output
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-12 23:50:38 -06:00
Jeff Carr 4928804bf4 move go.mod handling code to go-mod-clean
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-12 23:15:19 -06:00
Jeff Carr 6d25d1b1cb re-parse go.sum again after Trim() 2024-12-12 02:06:55 -06:00
Jeff Carr b7e36449de make patchset 2024-12-11 22:48:33 -06:00