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
Age
Commit message (
Collapse
)
Author
2024-12-27
need to switch to the slices package
v0.0.42
Jeff Carr
2024-12-27
weird. NewestAge() took _seconds_ to run in some cases
v0.0.41
Jeff Carr
2024-12-18
rm duplicate code
v0.0.40
Jeff Carr
2024-12-18
wasn't setting the dirty flag
v0.0.39
Jeff Carr
2024-12-18
this is annoying
v0.0.38
Jeff Carr
2024-12-18
minor
Jeff Carr
2024-12-18
is primitive fixes
Jeff Carr
2024-12-18
use os.Mkdir()
v0.0.37
Jeff Carr
2024-12-17
library for now
v0.0.36
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
move Revert() here
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-16
start trying to make smarter tracking of git changes
v0.0.32
Jeff Carr
2024-12-15
all of this code still sucks
v0.0.31
Jeff Carr
2024-12-15
tring to fix go-clone
v0.0.30
Jeff Carr
2024-12-15
output to help figure out what to do when this happens
Jeff Carr
2024-12-14
shortcut to get the age of a repo
v0.0.29
Jeff Carr
2024-12-13
check for notes before deleting them
v0.0.28
Jeff Carr
2024-12-13
IsLocalBranch()
Jeff Carr
2024-12-13
optionally pass branch name
Jeff Carr
2024-12-13
store autogenerated files in git notes
Jeff Carr
2024-12-13
working on go-mod-clean
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-12-12
increment target version
Jeff Carr
2024-12-11
TRUNC new file
Jeff Carr
2024-12-10
add RunEcho()
Jeff Carr
2024-12-07
debugging switching go/src dirs
v0.0.27
Jeff Carr
2024-12-06
early 'git pull' using rill
v0.0.26
Jeff Carr
2024-12-05
making config files more viable
v0.0.25
v0.0.24
Jeff Carr
2024-12-04
always run goimports. misc other changes
Jeff Carr
2024-12-03
fix logic
v0.0.23
Jeff Carr
2024-12-03
rename
v0.0.22
Jeff Carr
2024-12-03
even with this, go mod tidy still DOWNLOADS STUPID OLD go.sum files
v0.0.21
Jeff Carr
2024-12-03
might be right?
v0.0.20
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
sort was reversed?
v0.0.19
Jeff Carr
2024-12-02
attempt SortByAge(). not sure if it works.
Jeff Carr
2024-12-02
notsure
v0.0.18
Jeff Carr
2024-12-01
cleanup old code
v0.0.17
Jeff Carr
2024-12-01
remove old panic
Jeff Carr
Signed-off-by: Jeff Carr <
[email protected]
>
2024-12-01
autogenpb now completely automatic
Jeff Carr
2024-12-01
move example to wit-utils
v0.0.16
Jeff Carr
2024-12-01
stop being lazy. never make directories in go libraries
Jeff Carr
2024-12-01
avoid nil panic here
Jeff Carr
2024-12-01
Repotype() working somewhat
v0.0.15
Jeff Carr
[next]