about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Added documentation for new flagsM Rawash2011-12-113-1/+13
* 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.actions: only choosefile when pressing l/enterhut2011-11-231-7/+8
* defaults/apps.py: detach epdfview, mupdf and llpp.hut2011-11-161-1/+1
* defaults/apps.py: Added mupdf and llpp, reordered.hut2011-11-151-2/+2
* data/scope.sh: shorter way of getting file extensionhut2011-11-151-1/+1
* defaults/apps.py: Added instructions to overriding app_defaultshut2011-11-151-3/+11
* core.actions: Disable visual mode when opening consolehut2011-11-151-1/+2
* defaults/apps.py: Add epdfview to default apps.pyhut2011-11-151-1/+2
* Disable visual mode when typing "v"hut2011-11-091-0/+2
* corrected READMEhut2011-11-091-4/+4
* widgets.titlebar: Fix drawing of broken filenameshut2011-10-311-1/+2
* core.actions: implement visual modehut2011-10-313-10/+76
* api.commands: added a TODO entryhut2011-10-301-0/+2
* core.actions: paste_symlink() doesn't fail if file existshut2011-10-302-3/+37
* define "init_function" in defaultshut2011-10-301-1/+1
* Added option "init_function"hut2011-10-303-0/+14
* Added signals runner.execute.{before,after}hut2011-10-301-0/+6
* core.runner: added "fm" attribute to Context, as documentedhut2011-10-302-3/+4
* api.apps: Fix handling of single-string return valueshut2011-10-291-1/+1
* Makefile: Added info about DESTDIR in "make options"hut2011-10-281-0/+1
* Merge branch 'master' of git://github.com/DaPangus/rangerhut2011-10-284-0/+16
|\
| * core.main: fix --selectfile with relative pathsDavid Pugnasse2011-10-252-6/+3
| * core.main: added --selectfile optionDavid Pugnasse2011-10-245-2/+21
* | Fixed tab completion of "open_with" commandhut2011-10-271-2/+2
* | Makefile: Fixed "PHONY" stuffhut2011-10-271-1/+1
|/
* Merge branch 'stable'hut2011-10-246-13/+19
|\
| * The hard work of the electrons must be respected. v1.5.2hut2011-10-244-3/+7
| * gui.curses_shortcuts: Fix 97e724a3 for addstr() with one argumenthut2011-10-242-10/+12
* | Merge branch 'stable'hut2011-10-244-3/+14
|\|
| * The hard work of the computer must be respected. v1.5.1hut2011-10-244-4/+15
| * core.actions: Added comment about possible bughut2011-10-241-0/+3
| * Added constant ranger.STABLE to indicate stable versionshut2011-10-232-1/+3
| * gui.curses_shortcuts: Fix unicode bug with surrogateshut2011-10-231-2/+12
* | core.actions: Added comment about possible bughut2011-10-241-0/+3
* | Added constant ranger.STABLE to indicate stable versionshut2011-10-232-1/+3
* | defaults/apps.py: added new handlershut2011-10-231-13/+31
* | gui.curses_shortcuts: Fix unicode bug with surrogateshut2011-10-231-2/+12
* | Added option "autoupdate_cumulative_size"hut2011-10-224-2/+16
* | ext.human_readable: Fixed spelling error (seperator->separator)hut2011-10-223-17/+17
* | fsobject.directory: Improved cumulative_size stuffhut2011-10-221-15/+12
* | fsobject.directory: Add a "?" when unsure about the sizehut2011-10-221-8/+15
* | New key "dc" to get cumulative size of selected directorieshut2011-10-224-2/+46
|/
* defaults/commands: Fixed tab completion of :shellhut2011-10-211-1/+1
* Removed duplicate link in man page (a pod2man fuckup)hut2011-10-211-2/+2
* core.actions: added --choosefiles option + dochut2011-10-214-3/+24
* defaults/rc.conf: Fixed ot and oT keyshut2011-10-191-2/+2
* api.commands: Fixed Commands.rest()hut2011-10-191-2/+2
* core.fm: Fixed zombie invasionshut2011-10-182-0/+9