| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
See also:
http://lists.nongnu.org/archive/html/ranger-users/2010-07/msg00001.html
|
| |
|
|
|
|
| |
This fixes the :grep command on some OSes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plus unit tests and benchmark.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Since distutils (setup.py) is used and distutils doesn't support
uninstalling, I shouldn't implement my own half-assed, potentially
dangerous uninstall script either.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The old name, --fail-if-run, is still valid and working.
|
|
|
|
|
| |
It causes an error here:
/usr/bin/env: python -O: No such file or directory
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|