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
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