summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into pr/safe-image-wdWojciech Siewierski2019-06-133-8/+12
|\
| * Merge branch 'scope_svg'toonn2019-06-061-1/+1
| |\
| | * Some SVG have MIME type image/svgtoonn2019-06-061-1/+1
| * | Stop git errors before they reach usertoonn2019-06-061-1/+2
| * | fix to call git describe in ranger's source directoryu91o2019-06-041-0/+1
| * | Fix py2.6 incompatible use of subprocesstoonn2019-05-291-4/+5
| |/
| * Atone for @Vifon's rash fixing of bugstoonn2019-05-281-3/+4
| * Replace the accidental str.join (as path.join) with os.path.joinWojciech Siewierski2019-05-271-1/+1
* | Open image displaying subprocesses in safe workdirFichteFoll2019-05-241-2/+4
|/
* Add ape extension to mime.typestoonn2019-05-211-0/+1
* Merge branch 'flexible_highlight'toonn2019-05-201-3/+3
|\
| * Give HIGHLIGHT_TABWIDTH some lovetoonn2019-05-191-3/+3
* | Merge branch 'germainz-skip_ask'toonn2019-05-202-2/+5
|\ \
| * | Do not include "ask" in open_with options (fixes #1047)GermainZ2018-10-152-2/+5
* | | Merge branch 'germainz-bulkrename_mkdir'toonn2019-05-191-6/+19
|\ \ \ | |_|/ |/| |
| * | Updated the style to be more modern and pythonictoonn2019-05-191-7/+14
| * | Make bulkrename create destination directories (fixes #963)GermainZ2018-10-161-3/+9
| |/
* | Scope no longer interferes with users' configurationtoonn2019-05-151-5/+8
* | Merge branch 'chmod_000'toonn2019-05-051-2/+3
|\ \
| * | Fix quantifier checktoonn2019-04-251-2/+3
* | | Add a blank line between internal and external importsWojciech Siewierski2019-04-272-0/+2
* | | Merge branch 'human-linemodes' of https://github.com/joelostblom/ranger into ...Wojciech Siewierski2019-04-274-2/+47
|\ \ \ | |/ / |/| |
| * | Move helper into ranger/exttoonn2019-04-234-24/+28
| * | Increase function name accuracyjoelostblom2018-12-261-3/+3
| * | Break out common code into helper funcitonjoelostblom2018-12-251-18/+14
| * | Choose more recognizable numbersjoelostblom2018-12-251-4/+4
| * | Remove else after returnjoelostblom2018-12-251-7/+5
| * | Add hotkeys to switch to new linemode classesjoelostblom2018-12-181-0/+2
| * | Add new linemode classesjoelostblom2018-12-182-1/+46
* | | Treat comics as documentstoonn2019-04-211-4/+4
* | | Expand on Vifon's tag_toggle argument swaptoonn2019-04-141-4/+18
* | | Merge branch 'Vifon-remote_free_space'toonn2019-04-141-1/+1
|\ \ \
| * | | Calculate the free space on remote filesystems correctlyWojciech Siewierski2019-03-251-1/+1
* | | | core.actions: Simplify the usage of :tag_toggleWojciech Siewierski2019-04-141-1/+1
* | | | Revert "core.main: reactivate file opening with ranger directly"toonn2019-04-141-17/+0
* | | | core.main: reactivate file opening with ranger directlyhut2019-04-031-0/+17
* | | | core.main: fixed error when starting in inaccessible pathhut2019-04-031-1/+2
* | | | Revert "A E S T H E T I C"hut2019-04-032-48/+1
* | | | A E S T H E T I Chut2019-04-012-1/+48
* | | | core.actions: avoid error message when pressing right in empty dirhut2019-03-311-0/+2
|/ / /
* | | Add a notification for the open_all_images autodisablingWojciech Siewierski2019-03-101-0/+1
* | | Temporarily disable open_all_images if there are too many imagesWojciech Siewierski2019-03-101-2/+16
* | | Merge branch 'rnhmjoj-invalid-mtimes'toonn2019-03-051-1/+5
|\ \ \
| * | | Fix crash when entering directories with invalid mtimesrnhmjoj2019-03-041-1/+5
* | | | Merge branch 'palikar-paste-dest'toonn2019-03-051-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix dest check for :pastetoonn2019-03-051-7/+7
* | | | Move reset_previews command to commands.pydive2019-03-032-8/+11
* | | | Add a reset_previews commanddive2019-03-031-0/+8
|/ / /
* | | New keybindings for paste to destinationtoonn2019-02-281-0/+3
* | | Minor docstring rephrasingtoonn2019-02-281-2/+2