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
/
reload.go
Age
Commit message (
Expand
)
Author
5 days
autogen does all .proto files now
Jeff Carr
2025-10-05
also unset
v0.0.148
Jeff Carr
2025-10-05
rm old junk
Jeff Carr
2025-10-03
fix repo.URL on .git/config reload()
v0.0.141
forge
2025-09-26
pass back err from Reload()
v0.0.139
Jeff Carr
2025-09-25
no reason to call these in Reload()
v0.0.135
Jeff Carr
2025-09-23
try to fix out of sync local branches
v0.0.134
Jeff Carr
2025-09-13
changes to Reload()
v0.0.126
Jeff Carr
2025-09-11
cleanup output. start not doing stuff like this anymore
Jeff Carr
2025-09-11
look for out of date remote branches
Jeff Carr
2025-08-31
go back to global mutex again. hmmm.
Jeff Carr
2025-04-04
try to fix defective "Git on Borg" repos
v0.0.99
v0.0.98
Jeff Carr
2025-02-15
finally use protobuf for this
v0.0.80
Jeff Carr
2025-01-30
just name fixups
Jeff Carr
2025-01-19
protobuf version checking works
v0.0.59
Jeff Carr
2025-01-18
add os.Stat() check for Reload()
Jeff Carr
2025-01-18
parse .git/config
v0.0.57
Jeff Carr
2025-01-08
fix the dumb names
Jeff Carr
2025-01-08
keep working the problem
Jeff Carr
2025-01-07
wow, even a name change is a BAD IDEA. NEVER DO IT
Jeff Carr
2024-12-17
wasn't reloading versions
v0.0.35
Jeff Carr
2024-12-17
keep trying to fix init() and update()
v0.0.34
Jeff Carr
2024-12-17
try to fix Current branch and version
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