about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* new version number v0.2.6hut2010-01-082-3/+3
* draw: fixed wrong title for help screenshut2010-01-081-1/+1
* added license informationhut2010-01-0817-0/+237
* added 'diff' combination, more apps and types.hut2009-11-083-2/+24
* added compatibility to ruby 1.9.1hut2009-11-083-4/+11
* fixed mouse click behaviour on previewshut2009-09-271-5/+8
* added issue #33: more intuitive behaviour of fXhut2009-09-031-0/+1
* Typo correctedhut2009-09-031-1/+1
* reduced ESCDELAY to 50.hut2009-07-301-0/+1
* fixed #30 (key combo [gfm] does weird things)hut2009-07-302-2/+2
* added "< /dev/null" for detached procs in same terminalhut2009-07-301-1/+1
* removed space which caused a warning when run as shellscripthut2009-07-301-1/+1
* show version number in helphut2009-07-302-2/+3
* added bugs to the TODO listhut2009-07-291-0/+2
* fixed occasional failure of deletionhut2009-07-292-3/+19
* dont draw 2x "empty" inside an empty directoryhut2009-07-291-2/+3
* fixed color of selected normal files in preview rowhut2009-07-281-1/+1
* [O] is short for [touch]hut2009-07-281-2/+2
* in apps.rb: comment out extra commands for vimhut2009-07-281-5/+6
* fixed: bookmarks where displayed when not neededhut2009-07-281-1/+1
* improved cd-after-exithut2009-07-241-25/+18
* use third file descriptor again. swapping STDERR/STDOUT failshut2009-07-242-6/+9
* special handling for zshhut2009-07-241-3/+5
* fixed volume keyshut2009-07-241-1/+1
* explain cd-after-exithut2009-07-242-11/+47
* require fileutils and only include changeshut2009-07-242-1594/+2
* found bug #30hut2009-07-241-0/+1
* fix --debughut2009-07-241-1/+2
* improve argument parsinghut2009-07-241-7/+9
* apps fixhut2009-07-241-1/+1
* better argument parsing (without optparse though)hut2009-07-242-17/+46
* ideahut2009-07-241-0/+1
* clean up, explain stuff, handle exceptionshut2009-07-244-19/+48
* removed screensaver feature. I never use it.hut2009-07-244-18/+1
* don't ask for file owner if there's no filehut2009-07-241-1/+5
* implemented #13 (special keys for quick navigation)hut2009-07-247-72/+167
* corrected spelling & case errors in helphut2009-07-241-7/+7
* nil <=> x results in 0hut2009-07-241-2/+8
* implement Array#wrap for n < 0hut2009-07-241-1/+5
* add a attr_reader for Directory#pointed_filehut2009-07-241-1/+1
* found a bughut2009-07-231-0/+1
* [tu] toggles ascii onlyhut2009-07-221-0/+3
* donehut2009-07-221-1/+1
* fixed [i] keyhut2009-07-221-1/+1
* verison++ v0.2.5hut2009-07-212-3/+3
* load ~/.rangerrc instead if ranger.conf if possiblehut2009-07-211-1/+1
* made [r..r] more consistent with other commandshut2009-07-212-6/+14
* typohut2009-07-211-1/+1
* fixed commenthut2009-07-211-1/+1
* modified `df` flagshut2009-07-212-8/+10