summary refs log tree commit diff stats
path: root/ranger/ext/rifle.py
Commit message (Expand)AuthorAgeFilesLines
* Beta release 1.9.0b5 v1.9.0b5nfnty2017-02-191-1/+1
* Beta release 1.9.0b4 v1.9.0b4nfnty2017-02-101-1/+1
* Beta release 1.9.0b3 v1.9.0b3nfnty2017-02-101-1/+1
* Beta release 1.9.0b2 v1.9.0b2nfnty2017-02-101-1/+1
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-101-1/+1
* rifle: Add new option flag `-c`Samuel Walladge2017-02-051-7/+27
* linting: pylint: Remove most `disabled=protected-access`nfnty2017-01-301-10/+10
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-211-12/+8
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Correct autopep8nfnty2017-01-181-10/+6
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-26/+36
* linting: autopep8nfnty2017-01-171-17/+17
* ranger in danger because of some stranger v1.8.1hut2017-01-081-1/+1
* git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0hut2016-12-241-1/+1
* Use 'except Exception:' instead of 'except:'stepshal2016-06-221-1/+1
* Remove reduntant backslash between brackets.stepshal2016-06-191-1/+1
* Remove reduntant blank linesstepshal2016-06-161-3/+0
* ext.rifle: improve recognition of rxvt terminalshut2016-06-131-0/+6
* ext.rifle: don't complain about empty lines in rifle.confhut2016-02-101-2/+2
* ext.rifle: fix line numbers in error messageshut2016-02-101-2/+2
* 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
* Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-041-1/+1
* Initial commit v1.7.1hut2015-05-041-1/+1
* 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-191-2/+2
* update email addresshut2014-12-111-1/+1
* ext.rifle: typo, thanks to cym13 for pointing it outhut2014-11-101-1/+1
* change the default editor to vimhut2014-11-101-1/+1
* rifle.py: expand environment variables in "has" functionhut2014-10-111-1/+6
* Changed email address in source codehut2013-08-081-1/+1
* RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-241-1/+1
* rifle: added --version optionhut2013-03-011-1/+3
* Fix docstrings to comply with the PEP8hut2013-02-221-13/+7
* ext.rifle: remove -S from shebang line to allow site importshut2013-02-221-1/+1
* ext.rifle: better searching for configuration filehut2013-02-221-0/+15
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-381/+381
* ext.rifle: add xterm as a fallback terminalhut2012-12-041-0/+2
* ext.rifle: Use python mimetypes module again, file as fallback.hut2012-08-201-4/+21
* ext.rifle: Fixed rifle when running as standalone programhut2012-08-161-1/+1
* ext.rifle: add TODO entry "Test all of the hooks properly"hut2012-08-151-0/+1
* ext.rifle: removed bad importhut2012-08-151-1/+0
* ext.popen_forked: tweak mechanismhut2012-08-151-11/+12
* ext.rifle: added some commentshut2012-08-151-0/+3
* ext.popen_forked: separated Popen_forked to a libraryhut2012-08-151-14/+21