Mislav Marohnić
|
3436bddaea
|
new-style documentation for most commands
|
2012-12-29 23:34:53 +01:00 |
|
Mislav Marohnić
|
21391c8d2f
|
put up a note why version-file-read is tricky
|
2012-12-13 01:45:06 +01:00 |
|
Joshua Peek
|
149e61a649
|
Don't exit out of piped loop
Can cause the stdin of cat to close too soon causing:
echo: write error: Broken pipe
Fixes #97
|
2011-09-28 12:08:34 -05:00 |
|
Sam Stephenson
|
0632325a43
|
Set RBENV_DEBUG=1 to see what's going on under the hood
|
2011-09-12 10:11:59 -05:00 |
|
Sam Stephenson
|
e5c0fd22e1
|
Exit with 0 status when a version file is read successfully
|
2011-09-11 10:16:08 -05:00 |
|
Sam Stephenson
|
db2a94d4bc
|
rbenv-version-name returns system for empty version files. Closes #62, #65, #77.
|
2011-09-09 15:52:31 -05:00 |
|
Sam Stephenson
|
837bfc5aa9
|
Fix rbenv-version-file-read for version files without trailing newlines
|
2011-09-07 14:46:33 -05:00 |
|
Sam Stephenson
|
506bc3634f
|
Extract rbenv-version-file{,-read,-write}
|
2011-08-18 14:11:40 -05:00 |
|