index
:
go.wit.com/lib/gui/shell.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
/
run.go
Age
Commit message (
Expand
)
Author
2024-11-08
use go-cmd/cmd and purge old code
v0.22.5
Jeff Carr
2024-11-01
commit notes
Jeff Carr
2024-04-15
return the output
Jeff Carr
2024-03-21
add shell.Output()
v0.22.3
Jeff Carr
2024-03-21
make an exec to STDOUT
Jeff Carr
2024-03-09
remove more old stuff
v0.22.2
Jeff Carr
2024-03-09
remove some of the wierder code
Jeff Carr
2024-03-09
return a struct
v0.22.1
Jeff Carr
2024-03-01
start fixing all this old junk
v0.22.0
v0.21.2
Jeff Carr
2024-02-15
start deprecating and modernizing this code
v0.20.8
Jeff Carr
2024-02-12
add RunCmd()
v0.20.7
v0.20.6
v0.20.5
v0.20.4
Jeff Carr
2024-02-12
xdg-open() for buttons
Jeff Carr
2024-02-11
all of this is terrible
v0.20.3
Jeff Carr
2024-02-10
updates after 4 years
Jeff Carr
2024-01-25
new home
v0.13.0
Jeff Carr
2024-01-05
more log() cleanups
v0.2.2
Jeff Carr
2023-12-20
move to go.wit.com/shell
Jeff Carr
2021-08-09
BUILD: update import paths
Jeff Carr
2019-06-16
trim null
Jeff Carr
2019-06-16
track cmd failures
Jeff Carr
2019-06-16
use standard log
Jeff Carr
2019-06-16
smarter go syntax for Run()
Jeff Carr