| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
ranger/defaults/options.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
This way, the user gets an extra copy of the executable in case the one
in /usr/bin/ is lost. Also, we don't waste one directory at the root
level for just one symlink.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
As much as I hate this, it has to be done
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
1. put all the common operations before the "if"
2. put the loader of custom commands AFTER loading default commands
3. removed the load_default_rc guessing code, that might lead
to unexpected behaviour.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|