summary refs log tree commit diff stats
path: root/ranger/ext
Commit message (Expand)AuthorAgeFilesLines
* VCS: Fix redraw race conditionnfnty2016-02-081-1/+2
* VCS: Escape special characters in git summarynfnty2016-02-081-2/+3
* VCS: Separate VCS Threadnfnty2016-02-082-27/+124
* VCS: All data is stored in rootnfnty2016-02-082-46/+43
* VCS: Comment out REMOTE_STATUSnfnty2016-02-081-8/+8
* VCS: Improve class changenfnty2016-02-082-19/+17
* VCS: Remove vcsnamenfnty2016-02-085-5/+0
* VCS: Implement vcs.tracknfnty2016-02-081-14/+14
* VCS: Handle repodir pathsnfnty2016-02-081-13/+21
* VCS: Implement cheap subpath repo updatingnfnty2016-02-082-26/+43
* VCS: Implement directory statuses properly, Change function namesnfnty2016-02-085-21/+40
* VCS: Return all statuses (including ignored) from get_status_allfilesnfnty2016-02-082-56/+25
* VCS: Fix importsnfnty2016-02-086-22/+14
* VCS: Ignore whole directory if all subpaths are ignorednfnty2016-02-082-3/+11
* VCS: Change vcsfilestatus to vcspathstatus, Fix remotestatusnfnty2016-02-081-3/+3
* VCS: Gitnfnty2016-02-086-349/+324
* VCS: Fix _path_containsnfnty2016-02-081-2/+1
* VCS: Refactor get_status_allfiles, get_ignore_allfilesnfnty2016-02-081-29/+32
* img_display: added TODO entry about removing FileManagerAwarehut2016-01-181-0/+2
* ext.img_display: Autodetect w3mimgdisplay locationhut2016-01-181-28/+41
* ext.openstruct: removed redundant "__" suffix for argumentshut2015-12-011-7/+4
* ext.rifle: slight efficiency improvement over last commithut2015-11-141-5/+6
* Rifle's ext condition now handles fringe cases.The Flying Rapist2015-10-241-3/+5
* ext/rifle.py: Fix the "X" specifier for Mac OS XWojciech Siewierski2015-10-131-1/+1
* Merge branch 'stable'hut2015-10-041-1/+1
|\
| * Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-041-1/+1
| * ext.img_display: bugfix in quit(), follow-up to 3f64bb6hut2015-10-041-2/+1
| * ext.img_display: add sanity checks to quit(), fixes #347hut2015-10-041-1/+2
* | fix progress bar regressionnotEvil2015-09-221-12/+12
* | ext.vcs.svn: added "r" to another regex stringhut2015-09-191-1/+1
* | ext.vcs.svn: cleaned uphut2015-09-191-19/+14
* | Merge branch 'master' of https://github.com/rdburns/rangerhut2015-09-192-1/+281
|\ \
| * | Implemented Subversion VCS support.Ryan Burns2015-08-162-1/+281
* | | ext.shutil_generatorized: removed unneeded importhut2015-09-131-1/+0
* | | make mv/cp generators yield progressarappold2015-08-171-13/+21
|/ /
* | ext.img_display: bugfix in quit(), follow-up to 3f64bb6hut2015-07-201-2/+1
* | ext.img_display: add sanity checks to quit(), fixes #347hut2015-07-201-1/+2
|/
* shrink height for tmux's top status bar (commented part)ssh02015-06-221-0/+3
* work if "draw_border false" is settedShotaro Fujimoto2015-06-211-12/+6
* use muximum height to display imageShotaro Fujimoto2015-06-211-4/+12
* add space (PEP8)Shotaro Fujimoto2015-06-211-1/+1
* w3mimagedisplay pu the image right placeShotaro Fujimoto2015-06-211-7/+7
* Initial commit v1.7.1hut2015-05-041-1/+1
* applied generally useful changes from emacs branchhut2015-05-041-2/+6
* ext.rifle: added "env" condition to check for env. varshut2015-04-271-0/+2
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-141-1/+1
* Neater copyright headerhut2015-03-1924-112/+56
* Scale iTerm2 image previews to fit within “best guess” dimensionsDelisa Mason2015-03-081-7/+78
* Create image displayer impls for w3m, iterm2Delisa Mason2015-03-081-11/+63
* fix python version checking with python2.6hut2015-02-102-2/+2