about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | defaults/rifle.conf: fix surf and uzbl entrieshut2012-04-021-1/+3
* | defaults/rifle.conf: fix programs not supporting "--" argumenthut2012-04-021-3/+3
* | core.actions: fixed dump_{commands,keybindings,settings}hut2012-04-022-3/+7
* | ext.rifle: re-added "&" at the end of setsid commandhut2012-04-021-1/+1
* | ext.rifle: fix rifle.py for /bin/sh -> /bin/dashhut2012-04-021-2/+2
* | core.shared: ImportErrors in options.py are mistakenly ignored...hut2012-04-021-0/+2
* | defaults/rifle.conf: add xcf->gimp handlerhut2012-03-261-0/+1
* | core.{fm,helper,main}: replace "from X import *" lineshut2012-03-263-8/+5
* | core.main: fixed rifle interfacehut2012-03-231-1/+1
* | ext.rifle: improved error messageshut2012-03-211-1/+4
* | ext.rifle: s/way/number/ and better documentationhut2012-03-211-9/+10
* | ext.rifle: Fallback to '$label -- "$@"' if no command was foundhut2012-03-211-0/+4
* | ext.rifle: Trying to fix "No action found" errorhut2012-03-211-3/+6
* | core.actions: fix listing of rifle commandshut2012-03-211-1/+1
* | defaults/rifle.conf: fixed pager entryhut2012-03-211-2/+1
* | defaults/rifle.conf: Added pager rule for text fileshut2012-03-211-0/+2
* | core.actions: fixed some of the rifle codehut2012-03-211-3/+7
* | ext.rifle: filter out filenames containing null-bytehut2012-03-211-1/+2
* | defaults/rifle.conf: pipe "tar vvtf" into $PAGERhut2012-03-211-1/+1
* | ranger.ext: reordered imports (alphabetically, "from ranger" last)hut2012-03-211-2/+3
* | ext.rifle: Added a default editorhut2012-03-211-1/+6
* | ext.rifle: shortened Rifle.execute_filehut2012-03-211-20/+8
* | defaults/rifle.conf: fixed kspread entryhut2012-03-211-1/+1
* | ext.rifle: use yield in Rifle.list_commandhut2012-03-201-3/+1
* | ext.rifle: added "number" rulehut2012-03-202-9/+21
* | defaults/rifle.conf: added handlers for .doc fileshut2012-03-191-0/+5
* | core.main: improved rifle compatibilityhut2012-03-191-1/+1
* | ext.rifle: use setsid instead of nohup (keep nohup as fallback)hut2012-03-192-2/+5
* | setup.py: added entry for rifle.confhut2012-03-191-1/+2
* | ext.rifle: fixed hook_environmenthut2012-03-191-1/+1
* | core.runner: updated ALLOWED_FLAGS, added commenthut2012-03-191-1/+3
* | ext.rifle: polishinghut2012-03-194-52/+113
* | ext.rifle: added main() functionhut2012-03-181-15/+67
* | ext.rifle: make it executable. not sure if that's a good idea.hut2012-03-181-0/+0
* | defaults/rifle.conf: improved, reorderedhut2012-03-181-30/+35
* | ext/rifle.py: added documentation and cleaned uphut2012-03-181-24/+68
* | defaults/rifle.conf: added documentationhut2012-03-181-21/+50
* | ext.rifle: added hooks, fixed bugs.hut2012-03-183-6/+40
* | container.tags: typohut2012-03-161-1/+1
* | removed code of old file-opener systemhut2012-03-167-547/+12
* | ext.get_executables: speed optimizationhut2012-03-161-2/+1
* | implemented "rifle", a new file launcherhut2012-03-167-8/+317
* | data/mime.types: use spaces instead of tabs, line them uphut2012-03-141-10/+10
* | defaults/options: add __pycache__ to hidden fileshut2012-03-141-1/+1
* | ext.human_readable: added commenthut2012-03-141-0/+4
* | shorten all copyright messages for better readabilityhut2012-03-1458-754/+58
* | gui.ui: catch an exception with surrogates in "update title" codehut2012-03-141-4/+7
* | scope.sh: added exiftoolhut2012-03-061-4/+8
|/
* Always remember to bring your towel. v1.5.3hut2012-03-054-4/+26
* Fix crash when opening files with feh or sxiv with "ranger <image>"hut2012-03-051-2/+3