about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* make the cd-workaround more flexiblehut2009-07-212-8/+16
* fixeshut2009-07-212-3/+3
* each_char -> each_bytehut2009-07-213-3/+3
* updated READMEhut2009-07-211-4/+3
* explain the first lines in the executablehut2009-07-211-1/+2
* refresh after chmod/chownhut2009-07-201-0/+3
* fixed #11 (specify flags at data/types.rb)hut2009-07-204-10/+25
* fixed #26 (bad behaviour when rdr'ing vim)hut2009-07-203-1/+9
* documented @@key_combinationhut2009-07-201-3/+26
* updated READMEhut2009-07-201-1/+8
* forgot to add [du] to helphut2009-07-201-0/+1
* [gf] searches for files.hut2009-07-203-2/+12
* general cleanups and bugfixeshut2009-07-205-46/+6
* made sure you stay at the same file on Directory.refreshhut2009-07-201-0/+6
* corrected Debug.putshut2009-07-201-1/+2
* corrected some stupid, wrong codehut2009-07-201-2/+2
* minor changehut2009-07-201-1/+1
* [du] displays disk usagehut2009-07-201-0/+5
* another mode for mplayerhut2009-07-201-1/+1
* more comments in ranger.confhut2009-07-201-1/+2
* [gR] goes to the directory where ranger is locatedhut2009-07-201-0/+5
* [ea] and [et] edit configuration fileshut2009-07-203-1/+12
* added an easy "edit" functionhut2009-07-201-0/+10
* modified TODOhut2009-07-201-0/+1
* modified data/types.rbhut2009-07-201-0/+2
* improved handling of A-flagshut2009-07-201-1/+1
* added READMEhut2009-07-201-0/+98
* updated help filehut2009-07-201-3/+8
* added commentshut2009-07-201-2/+19
* renamed ranger.rb to rangerhut2009-07-201-0/+0
* little hack for cd-after-exithut2009-07-202-13/+19
* you can call ranger with files in the argument againhut2009-07-201-2/+4