index
:
go.wit.com/dev/posener/complete.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
/
cmd
/
install
Age
Commit message (
Expand
)
Author
2019-11-18
V2
Eyal Posener
2019-07-02
Export IsInstalled() in install package
Anis Elleuch
2019-06-28
Add IsInstalled API to installer interface
Anis Elleuch
2019-05-29
Install in ~/.bash_profile first in case of macOS
Anis Elleuch
2019-02-07
Fix fish shell completion
George Christou
2018-09-10
fix lint issues
Eyal Posener
2018-08-29
refactor(log,cmd/install/fish): Small refactors to pass gometalinter.v2
Adam S Levy
2018-03-09
install: create file directory before file is created
Eyal Posener
2018-01-08
Add support for fish
Yuki Ito
2017-12-19
Fixes the issue where if .profile is used and not any of the other files the ...
Costas Tyfoxylos
2017-09-08
Fixed grammar
Thom Shutt
2017-08-29
Use nospace option for zsh
Seth Vargo
2017-05-23
add .bash_profile as a bash rc file
Josh Bleecher Snyder
2017-05-23
check whether rc file exists during installation
Josh Bleecher Snyder
2017-05-23
correctly report installation failures
Josh Bleecher Snyder
2017-05-13
cmd/install: add support for zsh
Eyal Posener
2017-05-08
Install fixups
Eyal Posener
2017-05-06
Fix one more vet
Eyal Posener
2017-05-06
Fix vet
Eyal Posener
2017-05-06
improve docs
Eyal Posener