about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* put bugfix #8 where it belongs (flush after system())hut2009-07-202-1/+1
* found bug 26. if this is really a bug. :Ohut2009-07-201-0/+1
* new command: grephut2009-07-201-0/+23
* cleaned up code/keys.rbhut2009-07-201-9/+3
* added Array#sh, cleaned up code/extensions/basic.rbhut2009-07-201-14/+10
* fine tuning @ status barhut2009-07-201-1/+1
* modified TODOhut2009-07-201-1/+3
* debugfile is only created/opened when it's neededhut2009-07-201-17/+22
* debug level is 0 by default.hut2009-07-192-2/+2
* display owner and group next to rightshut2009-07-191-2/+4
* a couple of cleanupshut2009-07-192-26/+4
* replaced EVIL with Option.evil, moved explanation to scheduler.rbhut2009-07-192-9/+10