about summary refs log tree commit diff stats
path: root/ranger/gui/context.py
Commit message (Expand)AuthorAgeFilesLines
* Implement a line_number context for colorschemestoonn2020-04-091-1/+2
* Fix bug for "Improve VCS symbols" #1123Chuancong Gao2018-05-151-1/+1
* widgets.statusbar: add visual indicator for "freeze_files" optionhut2017-07-161-1/+1
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Correct autopep8nfnty2017-01-181-20/+22
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+3
* linting: pylint and flake8nfnty2017-01-171-6/+11
* linting: autopep8nfnty2017-01-171-19/+20
* Make at least two spaces before inline commentstepshal2016-06-191-2/+2
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
* Implement Midnight Commander-like mutlipane viewhut2016-04-011-0/+1
* VCS: Add date to statusbarnfnty2016-02-081-1/+1
* VCS: Rename vcslocal to vcsnonenfnty2016-02-081-1/+1
* VCS: Implement cheap subpath repo updatingnfnty2016-02-081-1/+1
* :flat statusbar indicator addedWojciech Siewierski2015-03-301-1/+1
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* vcs: fix indentation in gui.contexthut2013-02-241-4/+4
* Merge branch 'master' into vcshut2013-02-221-1/+1
|\
| * updated copyright noticeshut2013-02-221-1/+1
| * update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* | Displays version control data on browser columnAbdo Roig-Maranges2013-02-121-1/+5
|/
* replaced tabs with 4 spaces in all python fileshut2013-02-101-20/+20
* widgets.taskview: added progressbars for dir loading taskshut2012-08-071-1/+1
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Updated copyright headershut2011-10-101-1/+1
* colorschemes/default: updatedhut2011-09-291-1/+1
* core.actions: replaced internal help with 'man ranger'hut2011-09-291-1/+1
* gui.widgets.statusbar: Added filter notifier in statusbarhut2010-10-061-1/+1
* widget.browsercolumn: display "?" in info in a different colorhut2010-04-141-1/+1
* identify devices and handle them properlyhut2010-04-141-1/+1
* Grey out copied/cut files.hut2010-04-121-1/+1
* added tabshut2010-04-061-1/+1
* added colors for pipes and socketshut2010-04-041-1/+1
* added option "draw_borders" for borders around the columnshut2010-03-191-1/+1
* added a seperate Context classhut2010-02-281-0/+41