Yamashita, Yuu
|
8da3749648
|
Merge remote-tracking branch 'rbenv/master' into rbenv-20151121
|
2015-11-21 04:21:14 +00:00 |
|
Jason Karns
|
d7ca2aba2a
|
add --help to subcommand completions
ensure subcommand exists, then include --help in its completion output
|
2015-11-19 12:05:19 -05:00 |
|
Mislav Marohnić
|
eda535a942
|
Fix detecting completions support on OpenBSD
The non-extended regex pattern didn't work on OpenBSD so this switches
grep to extended pattern mode that seems to work consistenty on all
systems.
|
2014-01-02 22:33:54 +01:00 |
|
Yamashita Yuu
|
5dea3c9e63
|
Import changes from recent rbenv
|
2014-01-03 04:58:44 +09:00 |
|
Yamashita Yuu
|
0965577b93
|
Import tests from rbenv with sed -e s/rbenv/pyenv/g
|
2014-01-03 02:06:36 +09:00 |
|
Mislav Marohnić
|
7fc5f46bbb
|
undo assert_output_lines in tests
It was a dumb idea and it wasn't even implemented perfectly.
|
2013-04-08 23:16:35 +02:00 |
|
Mislav Marohnić
|
97290b2442
|
simplify iterating through arglist
|
2013-04-02 02:41:28 +02:00 |
|
Mislav Marohnić
|
b8504ed2a9
|
saner assertions for multiline output
|
2013-04-02 00:27:27 +02:00 |
|
Mislav Marohnić
|
4d96d0a6c6
|
add tests for completions
|
2013-04-01 16:22:02 +02:00 |
|