index
:
go.wit.com/apps/go-clone.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
/
argv.go
Age
Commit message (
Expand
)
Author
2025-02-22
fix build and cleanup old code
Jeff Carr
2024-12-15
add --ignore for edge cases to see what happens
v0.6.29
Jeff Carr
2024-12-15
trying to fix clone
v0.6.28
Jeff Carr
2024-12-15
all sorts of updates. it didn't work before!
Jeff Carr
2024-12-07
attempting complete automated testing
v0.6.23
Jeff Carr
2024-11-30
prepare to use go-clone to build
v0.6.6
Jeff Carr
2024-11-15
argv logic handling was bungled
Jeff Carr
2024-11-15
maybe right ldflags
v0.5.8
Jeff Carr
2024-11-15
add build date. backup go.work file
v0.5.7
Jeff Carr
2024-11-15
add --auto-work option to generate go.work files
Jeff Carr
2024-11-08
use go-cmd/cmd
v0.5.5
Jeff Carr
2024-11-07
rename to 'argv'; use standard -ldflags
v0.5.3
Jeff Carr
2024-11-01
change the help text
v0.2.1
Jeff Carr
2024-11-01
make the defaults the way I want. it's called 'author rules'
v0.2
Jeff Carr
2024-10-12
show both ways to run this
Jeff Carr
2024-03-21
--go-src + --recursive
v0.0.7
Jeff Carr
2024-03-21
add --recursive
Jeff Carr
2024-03-09
run 'go work use' at the end
v0.0.6
Jeff Carr
2024-03-09
misc cleanups
v0.0.3
Jeff Carr
2024-03-07
ldflags not working
Jeff Carr
2024-03-07
make a .git repo
Jeff Carr