summaryrefslogtreecommitdiff
path: root/repo.proto
AgeCommit message (Expand)Author
5 daysautogen does all .proto files nowJeff Carr
5 daysstart the process of dumping gitTag.protoJeff Carr
9 dayshmm. doesn't sort with tablesv0.0.173Jeff Carr
2025-10-15don't like this afterall. it wasn't right anywayJeff Carr
2025-10-15dump this. was a bad ideaJeff Carr
2025-10-14add stats to repov0.0.163Jeff Carr
2025-10-07add pb.Save() and pb.Load()Jeff Carr
2025-09-26add Tags.Master & Tags.Develv0.0.140Jeff Carr
2025-09-11add arg for packagingv0.0.124Jeff Carr
2025-09-08http autogen testingJeff Carr
2025-09-07fields for 'forge pull'Jeff Carr
2025-08-31go back to global mutex again. hmmm.Jeff Carr
2025-08-31try mutex locks againJeff Carr
2025-07-07add namespacev0.0.103Jeff Carr
2025-06-30version v4: use 'namespace' as primary fieldv0.0.101Jeff Carr
2025-02-20add autogenpb:guiv0.0.82v0.0.81Jeff Carr
2025-02-01auto formatting with autogenpbv0.0.71Jeff Carr
2025-01-30need to track times to throttle accessJeff Carr
2025-01-19protobuf version checking worksv0.0.59Jeff Carr
2025-01-19remove every mutex change since Marshal() was crashingJeff Carr
2025-01-18parse .git/configv0.0.57Jeff Carr
2025-01-17add a way to track a tagv0.0.54Jeff Carr
2025-01-13tinkering with the mutex / Marshal() problemJeff Carr
2025-01-13testing mutex locks and Marshal() function panicJeff Carr
2025-01-13do mutex entries cause Marshal() to fail?Jeff Carr
2025-01-10fixes for new autogenpbv0.0.48Jeff Carr
2025-01-09minorv0.0.47Jeff Carr
2025-01-07wow, even a name change is a BAD IDEA. NEVER DO ITJeff Carr
2025-01-07add state. go generate autogenpbJeff Carr
2025-01-07migrate in some old codeJeff Carr
2024-12-27weird. NewestAge() took _seconds_ to run in some casesv0.0.41Jeff Carr
2024-12-17lots of changes to isolate exec 'git'Jeff Carr
2024-12-17keep isolating use of os.Exec("git")Jeff Carr
2024-12-17smarter and faster mtime logicJeff Carr
2024-12-16work on supporting arbitrary pathsv0.0.33Jeff Carr
2024-12-13working on go-mod-cleanJeff Carr
2024-12-03sure, why not. store a repo descriptionJeff Carr
2024-12-03lots of code hopefully better than beforeJeff Carr
2024-12-02attempt SortByAge(). not sure if it works.Jeff Carr
2024-12-01autogenpb now completely automaticJeff Carr
2024-12-01save GoDeps at the time of publication to pkg.go.devJeff Carr
2024-12-01checkDirty()v0.0.11Jeff Carr
2024-11-29updates for autogenpbJeff Carr
2024-11-29attempt to use go.wit.com/apps/autogenpb for sortJeff Carr
2024-11-29autogenpb marshal.pb.go and sort.pb.goJeff Carr
2024-11-27rename to plural formJeff Carr
2024-11-27first attempt that seems to kinda work on New()Jeff Carr
2024-11-27attempt at a repo protobufJeff Carr
2024-11-27start full refactor to have repo be hereJeff Carr