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
2025-02-11
minor
HEAD
v0.22.99
v0.22.98
v0.22.97
v0.22.96
v0.22.95
v0.22.94
v0.22.93
v0.22.92
v0.22.91
v0.22.90
v0.22.89
v0.22.88
v0.22.87
v0.22.86
v0.22.85
v0.22.84
v0.22.83
v0.22.82
v0.22.81
v0.22.80
v0.22.79
v0.22.78
v0.22.77
v0.22.76
v0.22.75
v0.22.74
v0.22.73
v0.22.72
v0.22.71
v0.22.70
v0.22.69
v0.22.68
v0.22.67
v0.22.66
v0.22.65
v0.22.64
v0.22.63
v0.22.62
v0.22.61
v0.22.60
v0.22.59
v0.22.58
v0.22.57
v0.22.56
v0.22.55
v0.22.54
v0.22.53
v0.22.52
v0.22.51
v0.22.125
v0.22.124
v0.22.123
v0.22.122
v0.22.121
v0.22.120
v0.22.119
v0.22.118
v0.22.117
v0.22.116
v0.22.115
v0.22.114
v0.22.113
v0.22.112
v0.22.111
v0.22.110
v0.22.109
v0.22.108
v0.22.107
v0.22.106
v0.22.105
v0.22.104
v0.22.103
v0.22.102
v0.22.101
v0.22.100
master
devel
Jeff Carr
2025-02-09
correctly disable commit button
v0.22.50
Jeff Carr
2025-01-30
switching from the old way to using protobuf
v0.22.49
v0.22.48
v0.22.47
v0.22.46
v0.22.45
v0.22.44
Jeff Carr
2025-01-29
general cleanups
v0.22.43
v0.22.42
Jeff Carr
2025-01-07
gitpb.Reload() after commit
v0.22.38
Jeff Carr
2025-01-07
attempt to set repo.State
Jeff Carr
2025-01-07
move xterm here
Jeff Carr
2025-01-07
rm more old code
Jeff Carr
2025-01-07
remove lots of old stuff
Jeff Carr
2024-12-17
lots of cleanups
Jeff Carr
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