Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix bug for "Improve VCS symbols" #1123 | Chuancong Gao | 2018-05-15 | 1 | -1/+1 | |
* | | | | | | Revert "ranger <path> can select files" | hut | 2018-05-16 | 1 | -6/+2 | |
* | | | | | | Merge pull request #1175 from rod-stuchi/yank_without_ext_multi_files | Toon Nolten | 2018-05-16 | 3 | -7/+8 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | remove unnecessary if statement, uses lazy_property | Rodrigo Stuchi | 2018-05-15 | 2 | -7/+7 | |
| * | | | | | Fixed yank name without extension in multiple files | Rodrigo Stuchi | 2018-05-15 | 2 | -2/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1111 from vimeitor/master | hut | 2018-05-15 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add delay after opening (quickly_executed) a file | Adrià Farrés | 2018-03-18 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1123 from chuanconggao/patch-1 | hut | 2018-05-15 | 2 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into patch-1 | hut | 2018-05-15 | 23 | -75/+273 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Update VCS symbols | Chuancong Gao | 2018-03-29 | 2 | -4/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | rc.conf: rename `yank name_no_ext` command to `yank name_without_extension` | hut | 2018-05-15 | 2 | -2/+2 | |
* | | | | | | Merge pull request #1174 from rod-stuchi/yank_without_ext | hut | 2018-05-15 | 2 | -1/+8 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into yank_without_ext | hut | 2018-05-15 | 7 | -20/+20 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'master' into breakbeforebinops | hut | 2018-05-15 | 21 | -70/+226 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Add ignore for `W503` to `.flake8` to follow new pep8 | toonn | 2018-05-14 | 1 | -1/+1 | |
* | | | | | | | MISSION CRITICAL update to adhere to pep8 | toonn | 2018-04-21 | 6 | -18/+19 | |
| | * | | | | | Merge branch 'master' into yank_without_ext | Rodrigo Stuchi | 2018-05-15 | 2 | -7/+18 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'allthetabs' | toonn | 2018-05-15 | 2 | -7/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove the implicit assumption tabs are numbers. | toonn | 2018-04-19 | 1 | -1/+12 | |
| | * | | | | | | Lift the limit on tabs for :tab_new | toonn | 2018-04-19 | 1 | -4/+4 | |
| | * | | | | | | Save all the tabs, including the active tab. | toonn | 2018-04-19 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | Yank name without extension | Rodrigo Stuchi | 2018-05-14 | 2 | -1/+8 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'mxovd-master' | toonn | 2018-05-14 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Merge branch 'master' of github:mxovd/ranger into mxovd-master | toonn | 2018-05-14 | 1 | -0/+1 | |
| |/| | | | | | ||||||
| | * | | | | | Enter directory before executing command arguments | mxovd | 2018-04-13 | 1 | -0/+1 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'rangerpath' | toonn | 2018-05-14 | 5 | -21/+49 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Document change in :cd behavior | toonn | 2018-04-03 | 3 | -11/+14 | |
| | * | | | | | Add a TODO on deprecating --selectfile | toonn | 2018-04-02 | 1 | -0/+1 | |
| | * | | | | | Added positional arguments section to manpage | toonn | 2018-03-31 | 2 | -7/+27 | |
| | * | | | | | ranger <path> can select files | toonn | 2018-03-31 | 1 | -2/+6 | |
| * | | | | | | Merge pull request #1152 from toonn/copymapch | hut | 2018-05-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into copymapch | hut | 2018-05-13 | 5 | -5/+7 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #1140 from toonn/mutool | hut | 2018-05-13 | 4 | -5/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into mutool | hut | 2018-05-13 | 15 | -42/+155 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Refix typo "sytem" | toonn | 2018-04-16 | 2 | -2/+2 | |
| | * | | | | | | | | Add a pass through fmt to pdf previews. | toonn | 2018-04-16 | 1 | -2/+2 | |
| | * | | | | | | | | Add support for mutool pdf previews in scope.sh | toonn | 2018-04-16 | 4 | -7/+8 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #1151 from hektr/master | hut | 2018-05-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into master | hut | 2018-05-13 | 15 | -44/+157 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | mistype | hektr | 2018-04-24 | 1 | -1/+1 | |
| | * | | | | | | | gwenview has been added as image viewer | hektr | 2018-04-24 | 1 | -0/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | Merge branch 'master' into copymapch | hut | 2018-05-13 | 15 | -44/+157 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | rc.conf: document `freeze_files` setting | hut | 2018-05-13 | 1 | -0/+4 | |
| * | | | | | | | Merge branch 'custom_free_space' | toonn | 2018-05-09 | 6 | -7/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add new option to disable display of free disk space in statusbar | Stephane Fontaine | 2018-02-24 | 6 | -7/+22 | |
| * | | | | | | | | Merge branch 'start-path-resolving' | toonn | 2018-05-09 | 4 | -4/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Implemented unit test for recent fix | tau3 | 2018-02-15 | 4 | -3/+22 | |
| | * | | | | | | | | Fixed start path resolving in case of absent working directory | tau3 | 2018-02-15 | 2 | -4/+21 | |
| * | | | | | | | | | Merge branch 'no_count' | toonn | 2018-05-08 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix automatically_count_files false | Christian Zangl | 2018-02-07 | 1 | -0/+4 |