Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Silence KeyError for bookmarks while expanding macros | toonn | 2018-12-26 | 1 | -2/+0 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fixed up pylint/flake8 warnings | toonn | 2018-09-06 | 1 | -7/+9 | |
* | | | | | | | | | | | Add the %any_path macro | toonn | 2018-09-06 | 1 | -2/+15 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1294 from Zaeph/patch-1 | Wojciech Siewierski | 2018-09-06 | 3 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update man with a clearer entry | Leo Vivier | 2018-09-02 | 2 | -2/+2 | |
| * | | | | | | | | | | Update man | Leo Vivier | 2018-09-02 | 2 | -0/+7 | |
| * | | | | | | | | | | Add mapping to open console and pre-fill it with previous command | Leo Vivier | 2018-09-02 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #1285 from Zaeph/patch-1 | Toon Nolten | 2018-09-01 | 3 | -12/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Map C-p to `console` for faster history access | Leo Vivier | 2018-09-01 | 1 | -0/+2 | |
| * | | | | | | | | | | Set default and alternative bindings for word-movements | Leo Vivier | 2018-09-01 | 1 | -2/+3 | |
| * | | | | | | | | | | Add Alt-LEFT and Alt-RIGHT for moving between words in man | Leo Vivier | 2018-09-01 | 2 | -6/+6 | |
| * | | | | | | | | | | Revert "Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLE" | Leo Vivier | 2018-09-01 | 2 | -6/+6 | |
| * | | | | | | | | | | Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLE | Leo Vivier | 2018-09-01 | 2 | -6/+6 | |
| * | | | | | | | | | | Add word-movement commands in console to man-page | Leo Vivier | 2018-09-01 | 2 | -10/+28 | |
| * | | | | | | | | | | Add support for default terminal word-movement commands to console | Leo Vivier | 2018-09-01 | 1 | -0/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix the tilde support in the titlebar | Wojciech Siewierski | 2018-08-31 | 2 | -3/+6 | |
* | | | | | | | | | | Merge pull request #1291 from NoSuck/tilde_setting_window_title | Wojciech Siewierski | 2018-08-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Applies Tilde Setting to Window Title | The Flying Rapist | 2018-08-29 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix the filter_stack previews on Python 3 | Wojciech Siewierski | 2018-08-28 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #1287 from Zaeph/patch-2 | Wojciech Siewierski | 2018-08-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add <C-g> as an alias to <ESC> in console | Leo Vivier | 2018-08-26 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'rangerpath' | Toon Nolten | 2018-08-20 | 1 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check whether tfile is a dir not the entire selection | Toon Nolten | 2018-08-20 | 1 | -7/+6 | |
* | | | | | | | | | | Merge pull request #1222 from Vifon/filter_stack | Wojciech Siewierski | 2018-08-20 | 6 | -0/+293 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add an explicit "AND" filter combinator | Wojciech Siewierski | 2018-08-19 | 4 | -0/+31 | |
| * | | | | | | | | | | Implement the filter stack rotation | Wojciech Siewierski | 2018-08-19 | 4 | -2/+19 | |
| * | | | | | | | | | | Merge branch 'master' into filter_stack | Wojciech Siewierski | 2018-07-16 | 3 | -6/+197 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into filter_stack | Wojciech Siewierski | 2018-07-15 | 5 | -95/+143 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add the filter stack docs | Wojciech Siewierski | 2018-07-15 | 2 | -1/+69 | |
| * | | | | | | | | | | | | Implement the filter stack | Wojciech Siewierski | 2018-07-04 | 4 | -0/+177 | |
* | | | | | | | | | | | | | Merge pull request #1235 from hektr/patch-1 | Wojciech Siewierski | 2018-08-19 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove strip because whitespace could be a valid name | toonn | 2018-08-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Check PYTHON is properly defined | toonn | 2018-08-19 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | Update PYTHON variable | hektr | 2018-07-18 | 1 | -2/+3 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #1198 from toonn/rangerversion | Wojciech Siewierski | 2018-08-19 | 2 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update the release checklist about version bumps | toonn | 2018-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Introduce a helper function for versioning | toonn | 2018-06-06 | 1 | -1/+20 | |
* | | | | | | | | | | | | | | Merge pull request #1178 from toonn/rangerpath | Wojciech Siewierski | 2018-08-19 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'rangerpath' of github:toonn/ranger into rangerpath | toonn | 2018-05-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Actually check whether selection is a directory | Toon Nolten | 2018-05-16 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | Actually check whether selection is a directory | Toon Nolten | 2018-05-16 | 1 | -3/+6 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #1265 from bulletmark/master | Toon Nolten | 2018-08-19 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove hard code of ranger path | Mark Blakeney | 2018-08-19 | 1 | -3/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #1244 from yannick-c/master | Toon Nolten | 2018-08-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Replace StopIteration with bare return | Yannick CouziniƩ | 2018-08-06 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #1238 from Enzime/fix/run-as-root-on-macos | Wojciech Siewierski | 2018-08-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix run as root on macOS | Michael Hoang | 2018-07-25 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #1240 from hektr/patch-2 | Wojciech Siewierski | 2018-07-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Update rifle | hektr | 2018-07-30 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / | Fix #1210 for Python 2 (it was never broken for Python 3) | Wojciech Siewierski | 2018-07-31 | 1 | -1/+5 | |
|/ / / / / / / / / / / / / |