about summary refs log tree commit diff stats
path: root/ranger/container
Commit message (Expand)AuthorAgeFilesLines
* file: Use `in` Pythonismtoonn2022-02-051-1/+1
* Revert "tags: Drop Pylint option that disappeared"toonn2022-02-051-0/+1
* tags: Drop Pylint option that disappearedtoonn2022-02-051-1/+0
* Make setlocal path=... argument a regex againjakanakae-envangel2021-09-021-1/+1
* bookmarks: Drop str requirement for bookmarkstoonn2021-09-011-3/+8
* tags: Force UTF-8 encodingtoonn2021-09-011-2/+4
* bookmarks: Force UTF-8 encodingtoonn2021-09-011-3/+3
* tags: Switch to io.opentoonn2021-09-011-4/+4
* bookmarks: Switch to io.opentoonn2021-09-011-4/+4
* bookmarks: Switch to open23, forcing UTF-8toonn2021-08-271-3/+4
* settings: Switch to dict literalstoonn2021-08-271-6/+6
* tags: Switch to open23 and dict literalstoonn2021-08-271-4/+4
* Correct spellingEdward Betts2021-07-242-2/+2
* container.history: Fix type error due to forgotten lentoonn2021-07-201-1/+1
* tags: Refactor version conditional opentoonn2021-07-201-14/+2
* tags: Use with where possible disable frivolous linttoonn2021-07-201-8/+14
* history: Replace branching with min/max builtinstoonn2021-07-201-8/+2
* bookmarks: Switch to using withtoonn2021-07-201-14/+13
* Add IOError to handler.chu4ng2021-07-101-1/+1
* tags: Fix argument length checkingtoonn2021-06-221-3/+3
* Import FileManagerAwaretoonn2020-12-311-1/+2
* Only write tags if they might've changedtoonn2020-12-311-0/+6
* Report errors if tag file does not existtoonn2020-12-311-8/+12
* Explicit truthy logic for draw_borders_multipaneEthan Kiang2020-11-181-1/+1
* Update ALLOWED_VALUES in settings.py for draw_borders_multipaneEthan Kiang2020-11-181-1/+3
* Use "draw_borders_multipane" instead and "draw_borders" as fallbackEthan Kiang2020-11-181-0/+1
* created floating style borders for multipaneEthan Kiang2020-11-181-1/+1
* Unalign code because bad-whitspace was removedtoonn2020-11-111-6/+4
* Drop unnecessary if-expressionstoonn2020-07-052-3/+3
* Use in instead of multiple equality clausestoonn2020-07-051-1/+1
* Add local pylint disablestoonn2020-07-051-0/+1
* Replace if statement with dict.get with defaulttoonn2020-07-051-8/+2
* Factor out python 3 version checkingtoonn2020-06-292-4/+5
* Add a setting to wrap plain text previewstoonn2019-11-061-0/+1
* changed code to suggestion of toonarkedos2019-10-161-3/+1
* reworked if statement to elifarkedos2019-10-161-1/+1
* changed typoarkedos2019-10-161-1/+1
* fixing issue 1673arkedos2019-10-161-0/+2
* Add a configurable VCS max message lengthWojciech Siewierski2019-10-011-0/+1
* Merge PR #1649Wojciech Siewierski2019-08-181-0/+2
|\
| * Drop truth values; rename warning settingToon Nolten2019-08-181-2/+1
| * Warn when nesting rangertoonn2019-08-031-0/+3
* | Update settings.pyuser0622019-08-031-1/+1
* | fixes setlocal on dirs with regex metacharsb2019-08-031-1/+1
|/
* Merge branch 'human-linemodes' of https://github.com/joelostblom/ranger into ...Wojciech Siewierski2019-04-271-1/+3
|\
| * Move helper into ranger/exttoonn2019-04-231-3/+3
| * Add new linemode classesjoelostblom2018-12-181-1/+3
* | Treat comics as documentstoonn2019-04-211-4/+4
* | Add .txz to CONTAINER_EXTENSIONStoonn2019-01-271-4/+6
* | Refactor the bookmark validation codeWojciech Siewierski2019-01-271-4/+6