about summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Add "trash" label to rifle rules for conveniencetoonn2019-10-021-1/+2
| | * | | | | | | Reword the rifle.conf commentsWojciech Siewierski2019-10-021-3/+8
| | * | | | | | | Offer trash-put as an option in rifleWojciech Siewierski2019-10-011-1/+5
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | Add a configurable VCS max message lengthWojciech Siewierski2019-10-013-1/+9
| |/ / / / / /
* / / / / / / Don't resolve macros for chaintoonn2019-10-022-1/+2
|/ / / / / /
* | | | | | Change the commit msg truncation pointWojciech Siewierski2019-10-011-1/+1
* | | | | | gui.widgets.statusbar: Truncate the VCS commit messageWojciech Siewierski2019-10-011-1/+1
| |/ / / / |/| | | |
* | | | | core.actions: Log which files were deletedWojciech Siewierski2019-09-101-1/+1
* | | | | Correct the description of 'quit'Benno Schulenberg2019-09-101-3/+3
* | | | | Add GitHub Actions citoonn2019-09-031-1/+0
* | | | | Merge PR #1649Wojciech Siewierski2019-08-183-0/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Drop truth values; rename warning settingToon Nolten2019-08-183-6/+5
| * | | | Warn when nesting rangertoonn2019-08-033-0/+18
| |/ / /
* | | | Update settings.pyuser0622019-08-031-1/+1
* | | | fixes setlocal on dirs with regex metacharsb2019-08-031-1/+1
|/ / /
* | | Updated mupdf and zathura linesUmut Hökelek2019-06-301-1/+1
* | | zathura has been added as comicbook viewerUmut Hökelek2019-06-301-0/+3
* | | mupdf has been added as epub viewerUmut Hökelek2019-06-301-0/+1
* | | Merge branch 'master' into masterUmut Hökelek2019-06-291-1/+1
|\ \ \
| * | | VCS: Replace the √ sign (square root) with a proper checkmark (✓)Wojciech Siewierski2019-06-291-1/+1
* | | | zathura has been added as epub viewerUmut Hökelek2019-06-271-0/+1
|/ / /
* | | Fix shellcheck warnings for new additionstoonn2019-06-181-10/+10
* | | Replace fluff command with shellcheck directivetoonn2019-06-181-3/+1
* | | Document ## convention and $$ sed rangetoonn2019-06-181-0/+4
* | | Add a section for commands to avoid SC2034 warningstoonn2019-06-181-0/+3
* | | Double up comment characters for commentstoonn2019-06-181-58/+59
* | | Add double quotes SC2086toonn2019-06-181-2/+2
|/ /
* | Merge branch 'key_enter'toonn2019-06-181-0/+2
|\ \
| * | Treat KP_ENTER the same regardless of Num Lock statetoonn2019-05-281-0/+2
* | | Add gpicview to rifle.confFrederik “Freso” S. Olesen2019-06-151-0/+1
* | | 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