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.new.go
Age
Commit message (
Collapse
)
Author
2025-10-06
gen 'git patch-id' from raw bytes
Jeff Carr
2025-10-06
isolate patchid code
Jeff Carr
2025-10-05
?
v0.0.149
Jeff Carr
2025-10-02
quiet more old stuff
Jeff Carr
2025-09-23
lookup git PatchId
v0.0.133
Jeff Carr
2025-09-13
changes to Reload()
v0.0.126
Jeff Carr
2025-09-11
pull out the namespace
Jeff Carr
2025-09-11
cleaning up .git/config parsing
Jeff Carr
2025-08-31
go back to global mutex again. hmmm.
Jeff Carr
2025-08-31
try mutex locks again
Jeff Carr
2025-08-18
experiement with ~/.cache/forge/
Jeff Carr
2025-07-07
add namespace
v0.0.103
Jeff Carr
2025-01-19
remove every mutex change since Marshal() was crashing
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-12
fixes for new autogenpb
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
start trying to make smarter tracking of git changes
v0.0.32
Jeff Carr
2024-12-15
output to help figure out what to do when this happens
Jeff Carr
2024-12-07
debugging switching go/src dirs
v0.0.27
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
Repotype() working somewhat
v0.0.15
Jeff Carr
2024-12-01
save GoDeps at the time of publication to pkg.go.dev
Jeff Carr
2024-11-29
updates for autogenpb
Jeff Carr
2024-11-29
always use singular
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-27
rename. always use plural form for proto files?
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-11-27
first attempt that seems to kinda work on New()
Jeff Carr
2024-11-27
fun stuff
Jeff Carr
2024-11-27
more code cleanups
Jeff Carr
2024-11-27
ideas on code structure
Jeff Carr