| Commit message (Expand) | Author | Age | Files | Lines |
* | defaults/rifle.conf: fix programs not supporting "--" argument | hut | 2012-04-02 | 1 | -3/+3 |
* | core.actions: fixed dump_{commands,keybindings,settings} | hut | 2012-04-02 | 2 | -3/+7 |
* | ext.rifle: re-added "&" at the end of setsid command | hut | 2012-04-02 | 1 | -1/+1 |
* | ext.rifle: fix rifle.py for /bin/sh -> /bin/dash | hut | 2012-04-02 | 1 | -2/+2 |
* | core.shared: ImportErrors in options.py are mistakenly ignored... | hut | 2012-04-02 | 1 | -0/+2 |
* | defaults/rifle.conf: add xcf->gimp handler | hut | 2012-03-26 | 1 | -0/+1 |
* | core.{fm,helper,main}: replace "from X import *" lines | hut | 2012-03-26 | 3 | -8/+5 |
* | core.main: fixed rifle interface | hut | 2012-03-23 | 1 | -1/+1 |
* | ext.rifle: improved error messages | hut | 2012-03-21 | 1 | -1/+4 |
* | ext.rifle: s/way/number/ and better documentation | hut | 2012-03-21 | 1 | -9/+10 |
* | ext.rifle: Fallback to '$label -- "$@"' if no command was found | hut | 2012-03-21 | 1 | -0/+4 |
* | ext.rifle: Trying to fix "No action found" error | hut | 2012-03-21 | 1 | -3/+6 |
* | core.actions: fix listing of rifle commands | hut | 2012-03-21 | 1 | -1/+1 |
* | defaults/rifle.conf: fixed pager entry | hut | 2012-03-21 | 1 | -2/+1 |
* | defaults/rifle.conf: Added pager rule for text files | hut | 2012-03-21 | 1 | -0/+2 |
* | core.actions: fixed some of the rifle code | hut | 2012-03-21 | 1 | -3/+7 |
* | ext.rifle: filter out filenames containing null-byte | hut | 2012-03-21 | 1 | -1/+2 |
* | defaults/rifle.conf: pipe "tar vvtf" into $PAGER | hut | 2012-03-21 | 1 | -1/+1 |
* | ranger.ext: reordered imports (alphabetically, "from ranger" last) | hut | 2012-03-21 | 1 | -2/+3 |
* | ext.rifle: Added a default editor | hut | 2012-03-21 | 1 | -1/+6 |
* | ext.rifle: shortened Rifle.execute_file | hut | 2012-03-21 | 1 | -20/+8 |
* | defaults/rifle.conf: fixed kspread entry | hut | 2012-03-21 | 1 | -1/+1 |
* | ext.rifle: use yield in Rifle.list_command | hut | 2012-03-20 | 1 | -3/+1 |
* | ext.rifle: added "number" rule | hut | 2012-03-20 | 2 | -9/+21 |
* | defaults/rifle.conf: added handlers for .doc files | hut | 2012-03-19 | 1 | -0/+5 |
* | core.main: improved rifle compatibility | hut | 2012-03-19 | 1 | -1/+1 |
* | ext.rifle: use setsid instead of nohup (keep nohup as fallback) | hut | 2012-03-19 | 2 | -2/+5 |
* | setup.py: added entry for rifle.conf | hut | 2012-03-19 | 1 | -1/+2 |
* | ext.rifle: fixed hook_environment | hut | 2012-03-19 | 1 | -1/+1 |
* | core.runner: updated ALLOWED_FLAGS, added comment | hut | 2012-03-19 | 1 | -1/+3 |
* | ext.rifle: polishing | hut | 2012-03-19 | 4 | -52/+113 |
* | ext.rifle: added main() function | hut | 2012-03-18 | 1 | -15/+67 |
* | ext.rifle: make it executable. not sure if that's a good idea. | hut | 2012-03-18 | 1 | -0/+0 |
* | defaults/rifle.conf: improved, reordered | hut | 2012-03-18 | 1 | -30/+35 |
* | ext/rifle.py: added documentation and cleaned up | hut | 2012-03-18 | 1 | -24/+68 |
* | defaults/rifle.conf: added documentation | hut | 2012-03-18 | 1 | -21/+50 |
* | ext.rifle: added hooks, fixed bugs. | hut | 2012-03-18 | 3 | -6/+40 |
* | container.tags: typo | hut | 2012-03-16 | 1 | -1/+1 |
* | removed code of old file-opener system | hut | 2012-03-16 | 7 | -547/+12 |
* | ext.get_executables: speed optimization | hut | 2012-03-16 | 1 | -2/+1 |
* | implemented "rifle", a new file launcher | hut | 2012-03-16 | 7 | -8/+317 |
* | data/mime.types: use spaces instead of tabs, line them up | hut | 2012-03-14 | 1 | -10/+10 |
* | defaults/options: add __pycache__ to hidden files | hut | 2012-03-14 | 1 | -1/+1 |
* | ext.human_readable: added comment | hut | 2012-03-14 | 1 | -0/+4 |
* | shorten all copyright messages for better readability | hut | 2012-03-14 | 58 | -754/+58 |
* | gui.ui: catch an exception with surrogates in "update title" code | hut | 2012-03-14 | 1 | -4/+7 |
* | scope.sh: added exiftool | hut | 2012-03-06 | 1 | -4/+8 |
* | Always remember to bring your towel. v1.5.3 | hut | 2012-03-05 | 4 | -4/+26 |
* | Fix crash when opening files with feh or sxiv with "ranger <image>" | hut | 2012-03-05 | 1 | -2/+3 |
* | Merge branch 'master' into stable | hut | 2012-03-05 | 32 | -142/+661 |
|\ |
|