index
:
go.wit.com/apps/virtigo.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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-10-03
new argv
Jeff Carr
2025-06-30
autogenpb syntax change
v0.2.67
v0.2.66
v0.2.65
v0.2.64
v0.2.63
v0.2.62
v0.2.61
v0.2.60
v0.2.59
v0.2.58
Jeff Carr
2025-05-23
fix droplet start()
v0.2.55
Jeff Carr
2025-04-21
droplet start worked
v0.2.53
Jeff Carr
2025-04-21
/event sends and gets an event PB
Jeff Carr
2025-04-21
okay then
Jeff Carr
2025-04-20
stub in droplet status
v0.2.52
Jeff Carr
2025-04-12
droplet list works
Jeff Carr
2025-04-11
autocomplete + doList()
Jeff Carr
2025-03-10
Unmarshal() droplets
Jeff Carr
2025-03-10
make admin mode
Jeff Carr
2025-02-23
wow. all it took to make a table window for running droplets
Jeff Carr
2025-02-22
first gui for virtigo! easy with proto pb tables
Jeff Carr
2025-02-08
run go vet
v0.2.35
v0.2.34
v0.2.33
v0.2.32
v0.2.31
Jeff Carr
2025-02-07
func name change
v0.2.30
Jeff Carr
2024-11-16
fix build
v0.2.13
Jeff Carr
2024-11-03
more notes
Jeff Carr
2024-11-02
build notes
v0.2.6
Jeff Carr
2024-11-02
just use the deb packages for now
Jeff Carr
2024-11-02
build doesn't work
Jeff Carr
2024-11-02
makefile fixes
Jeff Carr
2024-11-02
fix makefile. makefiles are awesome. always have one, but fuck makefiles
v0.2.5
Jeff Carr
2024-10-31
compiles after lots of protobuf changes
Jeff Carr
2024-10-30
make a simple .deb package
Jeff Carr
2024-10-27
validate stuff should be here
Jeff Carr
2024-10-26
more http options
Jeff Carr
2024-10-26
virtigod doing xml now
Jeff Carr
2024-10-26
network is maybe correct as virtio. pci needed?
Jeff Carr
2024-10-26
finds disks and puts dirs in the protobuf cluster
Jeff Carr
2024-10-25
generate XML by droplet hostname
Jeff Carr
2024-10-25
--xml-ignore-disk=true works
Jeff Carr
2024-10-25
checking for duplicate filenames works
Jeff Carr
2024-10-25
check for duplicate disk names
Jeff Carr
2024-10-24
working on making events
Jeff Carr
2024-10-24
keep backups of the config files
Jeff Carr
2024-10-23
working but not working yet
Jeff Carr
2024-10-23
compiles and runs. logic wrong
Jeff Carr
2024-10-23
keep removing old junk
Jeff Carr
2024-10-23
set a homedir
Jeff Carr
2024-10-18
start simple xml handling
Jeff Carr
2024-10-18
write out xml file for virsh create (maybe?)
Jeff Carr
2024-10-16
cruds
Jeff Carr
2024-10-16
this is such stupid code because I haven't switched to protobuf
Jeff Carr
2024-10-15
start from the command line works
Jeff Carr
2024-10-13
trigger start over http
Jeff Carr
2024-10-13
last version restarted virtigod to libvirt hang
Jeff Carr
2024-10-13
attempt to generate an event. next up: protobuf
Jeff Carr
2024-10-12
the beginning of something
Jeff Carr
2024-10-11
initial something. doesn't do anything yet.
v0.0.1
Jeff Carr