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
/
shell.go
Age
Commit message (
Expand
)
Author
2025-10-07
not dumber than before
v0.0.154
Jeff Carr
2025-10-06
cleanup code further
Jeff Carr
2025-10-05
logic for branch testing
Jeff Carr
2025-10-04
error handling in git diff
v0.0.147
Jeff Carr
2025-09-22
add RunPipe()
v0.0.131
Jeff Carr
2025-09-05
verbose merge
v0.0.117
v0.0.116
Jeff Carr
2025-09-04
stuff
v0.0.114
Jeff Carr
2025-08-20
something also simple
Jeff Carr
2025-02-14
minor improvments
v0.0.76
Jeff Carr
2025-01-30
trying to fix user create branch
v0.0.68
Jeff Carr
2025-01-30
just name fixups
Jeff Carr
2025-01-29
notsure
v0.0.67
Jeff Carr
2025-01-29
some useful helper functions
Jeff Carr
2025-01-18
early common things for branch handling
v0.0.55
Jeff Carr
2025-01-17
add a way to track a tag
v0.0.54
Jeff Carr
2025-01-08
quiet output
v0.0.46
Jeff Carr
2025-01-08
fix the dumb names
Jeff Carr
2025-01-07
add RunVerbose()
Jeff Carr
2025-01-05
add merge things
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-13
IsLocalBranch()
Jeff Carr
2024-12-13
store autogenerated files in git notes
Jeff Carr
2024-12-13
working on go-mod-clean
Jeff Carr
2024-12-10
add RunEcho()
Jeff Carr
2024-12-04
always run goimports. misc other changes
Jeff Carr
2024-12-03
rename
v0.0.22
Jeff Carr
2024-12-01
cleanup old code
v0.0.17
Jeff Carr
2024-12-01
autogenpb now completely automatic
Jeff Carr
2024-12-01
Repotype() working somewhat
v0.0.15
Jeff Carr
2024-12-01
add IsDirectory() check
v0.0.12
Jeff Carr
2024-11-30
moving go.mod handling here
v0.0.2
Jeff Carr
2024-11-28
init things from here
Jeff Carr
2024-11-27
first attempt that seems to kinda work on New()
Jeff Carr