summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fixed unit testshut2010-01-205-63/+83
* command: fixed abbreviation handlinghut2010-01-191-1/+2
* browsercolumn: bz->bz2hut2010-01-191-1/+1
* browsercolumn: performance improvementhut2010-01-191-2/+2
* TODO: added #49 and #50hut2010-01-191-0/+2
* browsercolumn: preview more filetypeshut2010-01-192-2/+25
* commands: forbid to abbreviate :delete with :d (to avoid mistakes)hut2010-01-191-1/+6
* implemented #48: abbreviate commandshut2010-01-193-4/+20
* done #32hut2010-01-194-1/+18
* TODO: added stuffhut2010-01-191-0/+2
* settings: allow to toggle flushinputhut2010-01-195-4/+7
* human_readable: slight improvement of output formathut2010-01-191-1/+1
* done #35: display disk usage of files in current directoryhut2010-01-193-2/+13
* done #34: display free disk spacehut2010-01-196-4/+29
* typohut2010-01-191-1/+1
* titlebar: red hostname if logged in with roothut2010-01-193-4/+11
* generate: fixedhut2010-01-192-4/+4
* fixed #43: bookmark ` = 'hut2010-01-183-5/+11
* typohut2010-01-181-1/+1
* stuffhut2010-01-182-1/+2
* actions: bookmark old dir in ` when using :cdhut2010-01-184-20/+25
* options: allow to specify how to recognize "hidden files"hut2010-01-183-3/+18
* fsobject: recognize capital letter file extensionshut2010-01-182-2/+3
* commands: added tabcompletion for :edithut2010-01-181-3/+5
* commands: fixed :e aliashut2010-01-181-1/+1
* added .gitignorehut2010-01-171-0/+4
* apps: use "apvlv" to view pdfs rather than evincehut2010-01-171-3/+3
* TODO: added entrieshut2010-01-171-0/+5
* keys: fixed typohut2010-01-161-1/+1
* console: adjusted docstring formattinghut2010-01-141-2/+5
* just noticed that TODO entry #28 has been done alreadyhut2010-01-141-1/+1
* keys: added/changed directories for g<X> keycombinationshut2010-01-141-2/+6
* keys: remove J/K as default binding for half-page-up/downhut2010-01-142-7/+9
* keys: s runs $SHELL instead of "bash"hut2010-01-142-1/+2
* loader: reduced "seconds_of_work_time"hut2010-01-141-1/+1
* commands: added touch, improved mkdirhut2010-01-141-4/+27
* keyapi: added commentshut2010-01-141-1/+7
* commands: added :edit commandhut2010-01-142-3/+21
* keyapi: allow bind to act as a function decoratorhut2010-01-141-1/+7
* 1.0.2! v1.0.2hut2010-01-1434-90/+130
* readme: added part "customizing ranger"hut2010-01-141-0/+16
* readme: removed ugly sentencehut2010-01-141-3/+1
* added install instructionshut2010-01-141-0/+30
* main: allow to set flags/mode for directly started fileshut2010-01-142-8/+12
* ranger.__init__: fixed wrong license informationhut2010-01-141-1/+1
* keys: added vimlike aliases to taskviewhut2010-01-141-0/+1
* keys: improvementshut2010-01-142-60/+99
* settings: removed (buggy) auto_load_previewhut2010-01-144-16/+6
* commandlist: bugfixhut2010-01-142-5/+7
* commandlist: aliases are now references rather than copieshut2010-01-132-10/+35