Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | Update commands.py comments with the new system-wide location | toonn | 2018-02-01 | 1 | -5/+11 | |
| | | | | * | | | | | | | | | Load system-wide configuration files. | toonn | 2018-02-01 | 1 | -12/+44 | |
| | | | * | | | | | | | | | | Fixed bare exception, added OSError | Michael Ilsaas | 2018-04-28 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | Handle not installed mimetypes command | Michael Ilsaas | 2018-04-28 | 1 | -4/+7 | |
| | | | * | | | | | | | | | | ext.rifle: Additional Check for mime type with mimetype command | Michael Ilsaas | 2018-04-27 | 1 | -0/+5 | |
| | | | | |_|_|_|_|_|/ / / | | | | |/| | | | | | | | | ||||||
| | | * / | | | | | | | | | Fix <C-h> mapping | toonn | 2018-04-24 | 1 | -0/+2 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | / / | Fix typo for pdf in rifle.conf | Roman Pearah | 2018-03-29 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | rc.conf: Use smartcase in :find and :filter | Wojciech Siewierski | 2018-03-28 | 1 | -2/+2 | |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | * | | | | | | | | Add a comment about encoding without previews | FichteFoll | 2018-03-09 | 1 | -0/+1 | |
| | * | | | | | | | | Close an unclosed file handle | FichteFoll | 2018-03-09 | 1 | -1/+2 | |
| | * | | | | | | | | Add optional encoding detection with chardet | FichteFoll | 2018-03-09 | 1 | -8/+30 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | Add traverse_backwards command | Caleb Bassi | 2018-03-29 | 2 | -0/+18 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Avoid calling os.getcwd() | Wojciech Siewierski | 2018-03-07 | 1 | -5/+5 | |
* | | | | | | | | Proper usage of the bidi setting | Erez Shermer | 2018-06-07 | 3 | -2/+20 | |
|/ / / / / / / | ||||||
* | | | | | | | Cleanup lists and generators | Wojciech Siewierski | 2018-03-04 | 1 | -3/+3 | |
* | | | | | | | Fix the coding style | Wojciech Siewierski | 2018-03-04 | 2 | -5/+7 | |
* | | | | | | | Add the 'hint_collapse_threshold' that controls when the submaps are collapsed | Wojciech Siewierski | 2018-03-04 | 3 | -5/+21 | |
* | | | | | | | Show the full keybindings in the key hints | Wojciech Siewierski | 2018-03-04 | 1 | -10/+43 | |
* | | | | | | | Clarify the comment and fix the url | toonn | 2018-02-24 | 1 | -1/+2 | |
* | | | | | | | Catch the right errors in addstr | toonn | 2018-02-24 | 1 | -1/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Please do not turn off your phone while upgrading... | Wojciech Siewierski | 2018-02-22 | 2 | -2/+2 | |
* | | | | | | Make scope.sh backwards compatible with bash v3 | toonn | 2018-02-16 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'tag_add_parameters' of github:NoSuck/ranger | toonn | 2018-02-14 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fully encompass tag_toggle | The Flying Rapist | 2018-02-09 | 1 | -4/+4 | |
* | | | | | | Add geeqie image viewer support | Andrew Rabert | 2018-02-11 | 1 | -0/+1 | |
* | | | | | | Allow to use >(...) in Bash for --choosedir & its friends | Wojciech Siewierski | 2018-02-11 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | / | Reload tags on reset | The Flying Rapist | 2018-02-09 | 1 | -0/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | change PATH to OUTFILE to avoid confusion | Alexander Blesius | 2018-02-06 | 1 | -6/+6 | |
|/ / / | ||||||
* | / | Solve map conflict for `gt`. | toonn | 2018-02-01 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Simplify backwards compatibility logic for VISUAL. | toonn | 2018-01-31 | 1 | -9/+2 | |
* | | Make new `rifle` behavior backwards compatible. | toonn | 2018-01-31 | 1 | -4/+9 | |
|/ | ||||||
* | change branch label back to "master" | hut | 2018-01-28 | 1 | -1/+1 | |
* | Merge branch 'master' into v1.9.0 | hut | 2018-01-28 | 4 | -7/+14 | |
|\ | ||||||
| * | ext.img_display: cleaner catching of OSError/IOError | hut | 2018-01-28 | 2 | -26/+7 | |
| * | Merge remote-tracking branch 'chronzerg/master' | hut | 2018-01-28 | 4 | -2/+28 | |
| |\ | ||||||
| | * | Added more IOError checks for Python2. | Jon Anderson | 2018-01-27 | 2 | -0/+24 | |
| | * | Added except catching for Python2. | Jon Anderson | 2018-01-27 | 2 | -2/+4 | |
* | | | core.main: rearranged command line items | hut | 2018-01-28 | 1 | -2/+2 | |
* | | | Merge branch 'master' into v1.9.0 | hut | 2018-01-28 | 1 | -1/+2 | |
|\| | | ||||||
| * | | manpage: document `vcs_backend_svn` setting | hut | 2018-01-28 | 1 | -1/+2 | |
| |/ | ||||||
* / | WIP of version bump | hut | 2018-01-25 | 2 | -3/+3 | |
|/ | ||||||
* | Renamed `cd_tab_smart` to `cd_tab_fuzzy` | hut | 2018-01-25 | 3 | -8/+9 | |
* | config.commands: clearer error message | hut | 2018-01-24 | 1 | -1/+2 | |
* | Prefer VISUAL to EDITOR | toonn | 2018-01-23 | 2 | -4/+6 | |
* | widgets.view_miller: fix broken pager after changing view mode | hut | 2018-01-23 | 1 | -4/+4 | |
* | Updated rifle.conf moved google-chrome below chromium. | Peter Stevenson | 2018-01-11 | 1 | -1/+1 | |
* | Fix ranger not opening in chrome, chromium on Ubuntu. | Peter Stevenson | 2018-01-07 | 1 | -24/+26 | |
* | Merge branch 'column_ratios_tab_completion' of https://github.com/Vifon/ranger | hut | 2018-01-07 | 1 | -5/+14 | |
|\ | ||||||
| * | config.commands: Coding style fix | Wojciech Siewierski | 2018-01-04 | 1 | -5/+7 | |
| * | config.commands: :set tab completion refactoring | Wojciech Siewierski | 2018-01-03 | 1 | -7/+12 |