index
:
go.wit.com/lib/protobuf/gitpb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repo.proto
Age
Commit message (
Expand
)
Author
5 days
autogen does all .proto files now
Jeff Carr
5 days
start the process of dumping gitTag.proto
Jeff Carr
9 days
hmm. doesn't sort with tables
v0.0.173
Jeff Carr
2025-10-15
don't like this afterall. it wasn't right anyway
Jeff Carr
2025-10-15
dump this. was a bad idea
Jeff Carr
2025-10-14
add stats to repo
v0.0.163
Jeff Carr
2025-10-07
add pb.Save() and pb.Load()
Jeff Carr
2025-09-26
add Tags.Master & Tags.Devel
v0.0.140
Jeff Carr
2025-09-11
add arg for packaging
v0.0.124
Jeff Carr
2025-09-08
http autogen testing
Jeff Carr
2025-09-07
fields for 'forge pull'
Jeff Carr
2025-08-31
go back to global mutex again. hmmm.
Jeff Carr
2025-08-31
try mutex locks again
Jeff Carr
2025-07-07
add namespace
v0.0.103
Jeff Carr
2025-06-30
version v4: use 'namespace' as primary field
v0.0.101
Jeff Carr
2025-02-20
add autogenpb:gui
v0.0.82
v0.0.81
Jeff Carr
2025-02-01
auto formatting with autogenpb
v0.0.71
Jeff Carr
2025-01-30
need to track times to throttle access
Jeff Carr
2025-01-19
protobuf version checking works
v0.0.59
Jeff Carr
2025-01-19
remove every mutex change since Marshal() was crashing
Jeff Carr
2025-01-18
parse .git/config
v0.0.57
Jeff Carr
2025-01-17
add a way to track a tag
v0.0.54
Jeff Carr
2025-01-13
tinkering with the mutex / Marshal() problem
Jeff Carr
2025-01-13
testing mutex locks and Marshal() function panic
Jeff Carr
2025-01-13
do mutex entries cause Marshal() to fail?
Jeff Carr
2025-01-10
fixes for new autogenpb
v0.0.48
Jeff Carr
2025-01-09
minor
v0.0.47
Jeff Carr
2025-01-07
wow, even a name change is a BAD IDEA. NEVER DO IT
Jeff Carr
2025-01-07
add state. go generate autogenpb
Jeff Carr
2025-01-07
migrate in some old code
Jeff Carr
2024-12-27
weird. NewestAge() took _seconds_ to run in some cases
v0.0.41
Jeff Carr
2024-12-17
lots of changes to isolate exec 'git'
Jeff Carr
2024-12-17
keep isolating use of os.Exec("git")
Jeff Carr
2024-12-17
smarter and faster mtime logic
Jeff Carr
2024-12-16
work on supporting arbitrary paths
v0.0.33
Jeff Carr
2024-12-13
working on go-mod-clean
Jeff Carr
2024-12-03
sure, why not. store a repo description
Jeff Carr
2024-12-03
lots of code hopefully better than before
Jeff Carr
2024-12-02
attempt SortByAge(). not sure if it works.
Jeff Carr
2024-12-01
autogenpb now completely automatic
Jeff Carr
2024-12-01
save GoDeps at the time of publication to pkg.go.dev
Jeff Carr
2024-12-01
checkDirty()
v0.0.11
Jeff Carr
2024-11-29
updates for autogenpb
Jeff Carr
2024-11-29
attempt to use go.wit.com/apps/autogenpb for sort
Jeff Carr
2024-11-29
autogenpb marshal.pb.go and sort.pb.go
Jeff Carr
2024-11-27
rename to plural form
Jeff Carr
2024-11-27
first attempt that seems to kinda work on New()
Jeff Carr
2024-11-27
attempt at a repo protobuf
Jeff Carr
2024-11-27
start full refactor to have repo be here
Jeff Carr