summary refs log tree commit diff stats
path: root/ranger/gui
Commit message (Expand)AuthorAgeFilesLines
* Calculate the free space on remote filesystems correctlyWojciech Siewierski2019-03-251-1/+1
* Fix crash when entering directories with invalid mtimesrnhmjoj2019-03-041-1/+5
* Fix #1452 for Python 2 tooWojciech Siewierski2019-01-271-3/+3
* Alternative approach to #1452 (which didn't seem to work)Wojciech Siewierski2019-01-271-4/+4
* doctests are no longer silently failing (when failing)Wojciech Siewierski2019-01-272-2/+4
* adding py2 supportSpiros Georgaras2019-01-261-1/+1
* fix Ctrl+Space crashSpiros Georgaras2019-01-251-1/+1
* Merge branch 'master' into masterWojciech Siewierski2018-10-272-6/+11
|\
| * Restoration of scrolling in pager.Baranovskiy Konstantin2018-10-262-4/+7
| * Restoration of scrolling in pager.Baranovskiy Konstantin2018-10-252-5/+7
* | Merge branch 'master' into masterseebye2018-10-106-44/+73
|\|
| * Refactor the code and fix the coding styleWojciech Siewierski2018-10-082-10/+4
| * fixed CI errorspavel2018-10-071-7/+8
| * limited scrolling to the end of the filepavel2018-10-071-5/+6
| * initial mouse wheel scroll supportpavel2018-10-072-2/+11
| * Merge branch 'boldisnotbright'toonn2018-09-081-0/+5
| |\
| | * In terminals devoid of color cut items were invisibletoonn2018-09-071-0/+5
| * | Merge branch 'squigglezworth-master'toonn2018-09-081-38/+54
| |\ \ | | |/ | |/|
| | * Fix commit 520e76esquigz2018-01-051-2/+1
| | * Another pylint fix (2 spaces before in-line comment)squigz2018-01-051-1/+1
| | * Disable pylint too-many-branches for _draw_borderssquigz2018-01-051-0/+1
| | * Further draw_borders refactoring, "both" isn't now a distinct stateWojciech Siewierski2018-01-051-9/+17
| | * Clean up the draw_borders codeWojciech Siewierski2018-01-051-12/+11
| | * draw_borders: treat true as both for backwards compatibilitysquigz2018-01-041-1/+1
| | * remove unnecessary checkssquigz2018-01-041-2/+2
| | * Reduce calls to string.lower()squigz2018-01-041-5/+4
| | * Use True/False instead of 1/0squigz2018-01-041-4/+5
| | * Changes draw_borders setting to a stringsquigz2018-01-041-32/+33
| | * Remove _draw_separators and integrate with _draw_borders with the `separators...squigz2018-01-041-64/+26
| | * Add option to draw separators between columns instead of drawing boxessquigz2018-01-031-0/+46
| * | Fix the tilde support in the titlebarWojciech Siewierski2018-08-312-3/+6
| * | Applies Tilde Setting to Window TitleThe Flying Rapist2018-08-291-1/+1
* | | quit image displayer on suspending uiseebye2018-08-281-0/+3
|/ /
* | Replace StopIteration with bare returnYannick CouziniƩ2018-08-061-2/+2
* | Fix the issues reported by the coverage test (#1206)Wojciech Siewierski2018-06-171-3/+3
* | New setting: relative_current_zeroWojciech Siewierski2018-06-171-1/+1
* | Merge branch 'kitty-img-preview'toonn2018-06-071-1/+2
|\ \
| * | Fixed manpages, tmux handlingmark-dawn2018-05-291-1/+2
* | | Fixed a pylint errorErez Shermer2018-06-071-2/+1
* | | Merge branch 'master' of https://github.com/esm7/rangerErez Shermer2018-06-076-19/+20
|\| |
| * | Merge branch 'master' into bugfixChuancong Gao2018-05-155-18/+19
| |\ \
| | * \ Merge pull request #1123 from chuanconggao/patch-1hut2018-05-151-4/+4
| | |\ \
| | | * \ Merge branch 'master' into patch-1hut2018-05-152-10/+11
| | | |\ \
| | | * | | Update VCS symbolsChuancong Gao2018-03-291-4/+4
| | * | | | Merge branch 'master' into breakbeforebinopshut2018-05-152-10/+11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'custom_free_space'toonn2018-05-091-7/+8
| | | |\ \ \
| | | | * | | Add new option to disable display of free disk space in statusbarStephane Fontaine2018-02-241-7/+8
| | | * | | | Merge branch 'tmuxtitle'toonn2018-05-081-3/+3
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Only try changing the tmux title if inside tmuxtoonn2018-01-311-4/+3
| | | | * | | Guard tmux title changestoonn2018-01-301-3/+4
| | | | |/ /