about summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
* | core.runner: updated ALLOWED_FLAGS, added commenthut2012-03-191-1/+3
* | ext.rifle: polishinghut2012-03-191-8/+6
* | ext.rifle: added hooks, fixed bugs.hut2012-03-182-2/+4
* | removed code of old file-opener systemhut2012-03-164-43/+11
* | implemented "rifle", a new file launcherhut2012-03-162-7/+32
* | shorten all copyright messages for better readabilityhut2012-03-148-104/+8
|/
* Added $RANGER_LEVEL environment variable (see man page)hut2012-03-051-0/+7
* Feature: pasting hardlinked treesSerge Broslavsky2012-02-141-2/+24
* core.main: fixed crash when using ranger as file openerhut2012-02-121-1/+2
* core.main: Allow multiple --cmd's, add man page entry for --cmdhut2012-02-122-3/+5
* Add --cmd=COMMAND command line optionDavid Bengoa2012-02-122-0/+6
* Added doc for TERMCMD and integrated it in commands.pyhut2012-01-181-1/+3
* core.main: pipe the profiler stream to stderrhut2012-01-111-4/+2
* added --profile optionhut2012-01-112-1/+32
* widgets.statusbar: Include marked directory sizes in statusbar summaryhut2012-01-041-0/+1
* core.fm: Added todo-entry and some fail-safe stuffhut2011-12-192-1/+6
* core/runner.py: removed the 'a' flag from ALLOWED_FLAGSM Rawash2011-12-191-3/+3
* core/runner.py: allow combination of 'r' and 'd' flagsM Rawash2011-12-191-2/+3
* Merge https://github.com/gwash/rangerhut2011-12-171-2/+26
|\
| * core/runner.py: got rid of the 'a' flagM Rawash2011-12-071-9/+2
| * Added new flags 'a', 'r' and 't'M Rawash2011-12-051-4/+35
* | core.loader: fix bug with chardet modulehut2011-12-101-1/+1
|/
* core.actions: only choosefile when pressing l/enterhut2011-11-231-7/+8
* core.actions: Disable visual mode when opening consolehut2011-11-151-1/+2
* Disable visual mode when typing "v"hut2011-11-091-0/+2
* core.actions: implement visual modehut2011-10-311-8/+69
* core.actions: paste_symlink() doesn't fail if file existshut2011-10-301-3/+7
* Added option "init_function"hut2011-10-301-0/+3
* Added signals runner.execute.{before,after}hut2011-10-301-0/+6
* core.runner: added "fm" attribute to Context, as documentedhut2011-10-302-3/+4
* core.main: fix --selectfile with relative pathsDavid Pugnasse2011-10-252-6/+3
* core.main: added --selectfile optionDavid Pugnasse2011-10-243-2/+14
* core.actions: Added comment about possible bughut2011-10-241-0/+3
* Added constant ranger.STABLE to indicate stable versionshut2011-10-231-1/+2
* New key "dc" to get cumulative size of selected directorieshut2011-10-221-0/+5
* core.actions: added --choosefiles option + dochut2011-10-212-0/+10
* core.fm: Fixed zombie invasionshut2011-10-182-0/+9
* core.actions: added fm.select_file()hut2011-10-171-0/+5
* core.actions: typohut2011-10-161-1/+1
* core.actions: Safer _get_macros()hut2011-10-161-10/+29
* ext.keybinding_parser: Prettier key_to_string()hut2011-10-111-2/+2
* core.actions: Pretty list of undocumented commandshut2011-10-111-2/+8
* Updated copyright headershut2011-10-108-8/+8
* container.__init__: removed import shortcutshut2011-10-102-2/+2
* core.fm: removed old codehut2011-10-101-6/+0
* core.actions: Fixed %t tag in --clean modehut2011-10-101-1/+1
* core.helper: Cleaned up load_settingshut2011-10-101-31/+14
* fixed some documentationhut2011-10-101-1/+1
* core.actions: Don't shell-escape macros for non-shell commandshut2011-10-101-42/+48
* core.actions: shortened long linehut2011-10-101-1/+2