summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | Temporarily disable open_all_images if there are too many imagesWojciech Siewierski2019-03-101-2/+16
* | | Fix dest check for :pastetoonn2019-03-051-7/+7
* | | Minor docstring rephrasingtoonn2019-02-281-2/+2
* | | Fixing the dumb clearing mistakeStanislav Arnaudov2019-02-271-1/+1
* | | Clearing up some whitespacesStanislav Arnaudov2019-02-262-2/+2
* | | Implementing destination argument for the built in paste commandStanislav Arnaudov2019-02-242-7/+12
* | | Ensure that `--clean` doesn't require writable confdirhut2019-02-052-3/+12
* | | Merge pull request #1418 from cjbassi/masterWojciech Siewierski2019-01-251-2/+9
|\ \ \
| * | | Load plugin directories located in ~/.config/ranger/pluginsCaleb Bassi2019-01-241-2/+9
| |/ /
* | | Don't create the image cache directory preemptivelyWojciech Siewierski2019-01-091-5/+0
* | | Always check for the image cache directory and create it if neededWojciech Siewierski2019-01-091-0/+2
* | | Merge branch 'master' into anypathmacroWojciech Siewierski2018-12-264-27/+117
|\| |
| * | Merge branch 'seebye-master'toonn2018-11-071-1/+5
| |\ \
| | * \ Merge branch 'master' into masterWojciech Siewierski2018-10-272-9/+11
| | |\ \
| | * \ \ Merge branch 'master' into masterseebye2018-10-251-2/+5
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into masterseebye2018-10-102-5/+98
| | |\ \ \
| | * | | | quit image displayer on changing preview_images_methodseebye2018-08-281-0/+2
| | * | | | support ueberzug image displayerseebye2018-08-251-1/+3
| * | | | | Placate our pep 8 overlordstoonn2018-10-281-4/+2
| * | | | | Refactor encoding detectiontoonn2018-10-281-19/+22
| * | | | | Put our guesses back in the except clausetoonn2018-10-281-13/+12
| * | | | | File encoding guessing order changed.Baranovskiy Konstantin2018-10-261-13/+16
| | |_|_|/ | |/| | |
| * | | | Broken preview of highlighted text with Python3Baranovskiy Konstantin2018-10-261-5/+10
| * | | | Restoration of scrolling in pager.Baranovskiy Konstantin2018-10-261-4/+1
| * | | | Restoration of scrolling in pager.Baranovskiy Konstantin2018-10-251-2/+2
| | |_|/ | |/| |
| * | | Do not allow scrolling beyond end of file previewGermainZ2018-10-141-2/+5
| | |/ | |/|
| * | Add a bindable action for scrolling the file previewWojciech Siewierski2018-10-081-0/+11
| * | Fix a misnamed command in the documentationWojciech Siewierski2018-10-071-1/+1
| * | New filter type for matching mimetypesWojciech Siewierski2018-09-081-0/+17
| * | Merge branch 'dbosst-master'toonn2018-09-081-0/+47
| |\ \
| | * | Removed ghost of function definitiontoonn2018-08-231-53/+0
| | * | Remove limit and change pos to totoonn2018-08-221-11/+5
| | * | use offset and pos to shift tabs:dbosst2018-08-221-16/+41
| | * | Added: shift tabs right/leftdbosst2018-08-221-0/+28
| | * | use offset and pos to shift tabs:dbosst2018-03-281-16/+41
| | * | Added: shift tabs right/leftdbosst2018-03-271-0/+28
| * | | Merge branch 'moveright'toonn2018-09-071-2/+5
| |\ \ \
| | * | | Switch if/else branches to minimize negationToon Nolten2018-08-211-3/+3
| | * | | Fix type in execute_file docstringToon Nolten2018-08-211-1/+1
| | * | | Add selection argument to move actionToon Nolten2018-08-211-1/+4
| | | |/ | | |/|
* | / | Silence KeyError for bookmarks while expanding macrostoonn2018-12-261-2/+0
|/ / /
* | | Fixed up pylint/flake8 warningstoonn2018-09-061-7/+9
* | | Add the %any_path macrotoonn2018-09-061-2/+15
|/ /
* | Merge branch 'rangerpath'Toon Nolten2018-08-201-7/+6
|\ \
| * | Check whether tfile is a dir not the entire selectionToon Nolten2018-08-201-7/+6
* | | Merge pull request #1222 from Vifon/filter_stackWojciech Siewierski2018-08-201-0/+134
|\ \ \
| * | | Add an explicit "AND" filter combinatorWojciech Siewierski2018-08-191-0/+20
| * | | Implement the filter stackWojciech Siewierski2018-07-041-0/+114
* | | | Merge pull request #1178 from toonn/rangerpathWojciech Siewierski2018-08-191-4/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Actually check whether selection is a directoryToon Nolten2018-05-161-4/+7