index
:
jcarr/repolist
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
/
newRepo.go
Age
Commit message (
Expand
)
Author
2024-12-03
fix for forge.IsReadOnly()
v0.22.26
Jeff Carr
2024-12-03
more refactor to protobuf
Jeff Carr
2024-12-01
rm old code
v0.22.21
Jeff Carr
2024-12-01
IsDirectory() check
v0.22.20
Jeff Carr
2024-11-29
move things to gitpb
v0.22.17
Jeff Carr
2024-11-29
attempting commit within refactor'd code
Jeff Carr
2024-11-29
show devel and user versions
Jeff Carr
2024-11-29
remove mirroring. rethink this after refactor
Jeff Carr
2024-11-28
closer. only show writable so I can fix the GUI
Jeff Carr
2024-11-28
testGui example seems to work
Jeff Carr
2024-11-28
add a test example
Jeff Carr
2024-11-08
use go-cmd/cmd
v0.22.12
Jeff Carr
2024-11-05
works and doesn't seem to crash
Jeff Carr
2024-11-05
adding tempWindow for merging
Jeff Carr
2024-11-04
ignore new repos until init()
Jeff Carr
2024-03-07
working on go-clone
v0.22.1
Jeff Carr
2024-03-01
save name of the cfgfile
v0.21.2
Jeff Carr
2024-02-29
deprecate old go state
v0.21.1
Jeff Carr
2024-02-25
cleaner code. some use of ENV
Jeff Carr
2024-02-24
fixes to GitPull() block non userbranch merge
Jeff Carr
2024-02-23
parse config file options
Jeff Carr
2024-02-23
rename to repolist.RepoRow
Jeff Carr
2024-02-22
new Repo rewrite
Jeff Carr
2024-02-22
redo addRepo() code
Jeff Carr