cmd
|
Fix fish shell completion
|
2019-02-07 21:19:20 +00:00 |
example/self
|
Fix example/self
|
2017-05-23 07:33:38 +03:00 |
gocomplete
|
Add support for CMP_POINT
|
2018-10-19 20:10:37 +03:00 |
match
|
Fix './' prefix for file completion
|
2017-05-18 23:29:55 +03:00 |
tests
|
fix nested files
|
2017-05-13 00:40:26 +03:00 |
.gitignore
|
build(go111): Add go module support
|
2018-08-27 11:55:41 -08:00 |
.travis.yml
|
Disable gometalinter
|
2018-09-09 17:44:11 +03:00 |
LICENSE.txt
|
change license to MIT
|
2017-05-20 23:22:26 +03:00 |
args.go
|
Add support for CMP_POINT
|
2018-10-19 20:10:37 +03:00 |
args_test.go
|
Add logic to complete when last flag uses the equal sign
|
2017-11-04 11:32:33 +02:00 |
command.go
|
Filter matches as a final stage
|
2017-11-04 10:51:40 +02:00 |
common_test.go
|
remove testing flags from complete command
|
2017-05-13 11:07:03 +03:00 |
complete.go
|
use goreadme
|
2019-03-07 06:59:58 +02:00 |
complete_test.go
|
Add support for CMP_POINT
|
2018-10-19 20:10:37 +03:00 |
doc.go
|
use goreadme
|
2019-03-07 06:59:58 +02:00 |
go.mod
|
build(go111): Add go module support
|
2018-08-27 11:55:41 -08:00 |
go.sum
|
build(go111): Add go module support
|
2018-08-27 11:55:41 -08:00 |
goreadme.json
|
use goreadme
|
2019-03-07 06:59:58 +02:00 |
log.go
|
refactor(log,cmd/install/fish): Small refactors to pass gometalinter.v2
|
2018-08-29 09:47:45 -08:00 |
predict.go
|
predict: split file
|
2017-05-11 22:02:05 +03:00 |
predict_files.go
|
predict files: remove loop
|
2017-05-20 08:13:13 +03:00 |
predict_set.go
|
Filter matches as a final stage
|
2017-11-04 10:51:40 +02:00 |
predict_test.go
|
Merge branch 'master' into split-last-equal
|
2017-11-04 11:52:49 +02:00 |
test.sh
|
[travis] test multiple packages
|
2017-05-08 06:30:01 +03:00 |
utils.go
|
Fix './' prefix for file completion
|
2017-05-18 23:29:55 +03:00 |