index
:
go.wit.com/lib/protobuf/forgepb.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
/
config.go
Age
Commit message (
Collapse
)
Author
2025-10-07
s/gopath/namespace/
Jeff Carr
2025-10-05
gone
v0.0.165
Jeff Carr
2025-10-04
don't question first time users
v0.0.162
Jeff Carr
2025-10-03
add some config examples
v0.0.160
v0.0.159
v0.0.158
Jeff Carr
2025-10-03
fixes ConfigSave() for new users
Jeff Carr
2025-10-02
better error handling
Jeff Carr
2025-09-26
phase out PatchDir
Jeff Carr
2025-09-26
save repos func
Jeff Carr
2025-09-26
remove ENV stuff
v0.0.151
Jeff Carr
2025-09-22
forgot to set Username on init()
Jeff Carr
2025-09-21
make forge work for a new user
v0.0.142
v0.0.141
Jeff Carr
2025-09-18
rm newlline
v0.0.140
Jeff Carr
2025-09-13
use config GO library
Jeff Carr
2025-09-13
finally a smarter forge.ConfigSave()
Jeff Carr
2025-09-12
smarter behavior when in 'Normal' mode
v0.0.136
Jeff Carr
2025-09-12
experiment with restricting writing to these
Jeff Carr
2025-09-12
typo
Jeff Carr
2025-09-12
only with VERBOSE on
Jeff Carr
2025-09-12
only let forge save the config files
Jeff Carr
2025-09-11
start removing old code
Jeff Carr
2025-09-11
using new config package
Jeff Carr
2025-09-11
cleanup config file handling
Jeff Carr
2025-09-06
if this works well, then I am happier
v0.0.130
Jeff Carr
2025-09-04
check if a config file exists for new users
Jeff Carr
2025-09-03
lots of Init() cleanups
Jeff Carr
2025-02-01
various updates
Jeff Carr
2025-01-30
try a way to track the times so they can be throttled
Jeff Carr
2025-01-29
turn of the verbose logging
Jeff Carr
2025-01-08
rename vars
v0.0.44
Jeff Carr
2025-01-05
ConfigLoad() was totally broken
Jeff Carr
2024-12-27
user branch name settings
v0.0.41
Jeff Carr
2024-12-14
remove os.Exit() as things are more stable now
v0.0.30
Jeff Carr
2024-12-11
attempt simple go.sum trim
Jeff Carr
2024-12-05
work on config file save
v0.0.24
v0.0.23
Jeff Carr
2024-12-01
use Repos.ConfigLoad() & ConfigSave()
Jeff Carr
2024-11-30
move Clone() here
v0.0.8
Jeff Carr
2024-11-28
cleaner language on ConfigLoad()
Jeff Carr
2024-11-28
added Init() and a Forge struct
Jeff Carr
2024-11-27
geez
Jeff Carr
2024-11-27
boo. big mistake on naming protobufs
Jeff Carr
It's important to really choose good names from the start. do not think you can rename .proto files later Good software engineering practices enforced here! no bullshit. you really want to know what you are planning.
2024-11-21
minor
v0.0.2
Jeff Carr
2024-11-21
minor
Jeff Carr
2024-11-20
ReadOnly() support for wit-package
Jeff Carr
2024-11-20
boo. was wrong. had to redo a lot
Jeff Carr
2024-11-20
forgeConfig updates
Jeff Carr
2024-11-20
hell ya
Jeff Carr
2024-11-20
config files are cool!
Jeff Carr
2024-11-20
Day 1
v0.0.1
Jeff Carr