summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | ext.rifle: Inline get_executables, fix bug with flags=Nonehut2012-04-131-6/+42
* | ext.get_executables: Fixed docstringhut2012-04-131-3/+1
* | ext.get_executables: don't sort get_executables_uncachedhut2012-04-131-1/+1
* | ext.rifle: inline "spawn" functionhut2012-04-131-5/+7
* | ext.rifle: a little restructuringhut2012-04-131-12/+13
* | ext.rifle: remove unnecessary codehut2012-04-131-5/+1
* | ext.rifle: wrap extension regexp in brackets so X|ar|Y doesn't match rarhut2012-04-131-1/+1
* | ext.rifle: remove hardwired "--" argument in execute()hut2012-04-131-1/+1
* | test rifle when running "make test"hut2012-04-132-2/+6
* | ext.rifle: Fix passing flags from actions.py to rifle.pyhut2012-04-132-4/+4
* | core.loader: added pause()hut2012-04-023-5/+39
* | 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