| Commit message (Expand) | Author | Age | Files | Lines |
* | [gf] searches for files. | hut | 2009-07-20 | 3 | -2/+12 |
* | general cleanups and bugfixes | hut | 2009-07-20 | 5 | -46/+6 |
* | made sure you stay at the same file on Directory.refresh | hut | 2009-07-20 | 1 | -0/+6 |
* | corrected Debug.puts | hut | 2009-07-20 | 1 | -1/+2 |
* | corrected some stupid, wrong code | hut | 2009-07-20 | 1 | -2/+2 |
* | minor change | hut | 2009-07-20 | 1 | -1/+1 |
* | [du] displays disk usage | hut | 2009-07-20 | 1 | -0/+5 |
* | another mode for mplayer | hut | 2009-07-20 | 1 | -1/+1 |
* | more comments in ranger.conf | hut | 2009-07-20 | 1 | -1/+2 |
* | [gR] goes to the directory where ranger is located | hut | 2009-07-20 | 1 | -0/+5 |
* | [ea] and [et] edit configuration files | hut | 2009-07-20 | 3 | -1/+12 |
* | added an easy "edit" function | hut | 2009-07-20 | 1 | -0/+10 |
* | modified TODO | hut | 2009-07-20 | 1 | -0/+1 |
* | modified data/types.rb | hut | 2009-07-20 | 1 | -0/+2 |
* | improved handling of A-flags | hut | 2009-07-20 | 1 | -1/+1 |
* | added README | hut | 2009-07-20 | 1 | -0/+98 |
* | updated help file | hut | 2009-07-20 | 1 | -3/+8 |
* | added comments | hut | 2009-07-20 | 1 | -2/+19 |
* | renamed ranger.rb to ranger | hut | 2009-07-20 | 1 | -0/+0 |
* | little hack for cd-after-exit | hut | 2009-07-20 | 2 | -13/+19 |
* | you can call ranger with files in the argument again | hut | 2009-07-20 | 1 | -2/+4 |
* | put bugfix #8 where it belongs (flush after system()) | hut | 2009-07-20 | 2 | -1/+1 |
* | found bug 26. if this is really a bug. :O | hut | 2009-07-20 | 1 | -0/+1 |
* | new command: grep | hut | 2009-07-20 | 1 | -0/+23 |
* | cleaned up code/keys.rb | hut | 2009-07-20 | 1 | -9/+3 |
* | added Array#sh, cleaned up code/extensions/basic.rb | hut | 2009-07-20 | 1 | -14/+10 |
* | fine tuning @ status bar | hut | 2009-07-20 | 1 | -1/+1 |
* | modified TODO | hut | 2009-07-20 | 1 | -1/+3 |
* | debugfile is only created/opened when it's needed | hut | 2009-07-20 | 1 | -17/+22 |
* | debug level is 0 by default. | hut | 2009-07-19 | 2 | -2/+2 |
* | display owner and group next to rights | hut | 2009-07-19 | 1 | -2/+4 |
* | a couple of cleanups | hut | 2009-07-19 | 2 | -26/+4 |
* | replaced EVIL with Option.evil, moved explanation to scheduler.rb | hut | 2009-07-19 | 2 | -9/+10 |
* | done #7. restructured keys.rb | hut | 2009-07-19 | 1 | -80/+126 |
* | bugfix, click in first row didn't select pointed file | hut | 2009-07-19 | 1 | -1/+1 |
* | wrap up many File calls into one File.stat | hut | 2009-07-19 | 2 | -22/+21 |
* | implemented name in code/debug.rb | hut | 2009-07-19 | 2 | -3/+4 |
* | configurable debug_level and debug_file | hut | 2009-07-19 | 2 | -2/+9 |
* | added doubleclick, with configurable mouseinterval | hut | 2009-07-19 | 4 | -8/+23 |
* | fixed mouse behaviour | hut | 2009-07-19 | 1 | -1/+0 |
* | new keys [i], [I] are like [l], [L] without a-flag | hut | 2009-07-19 | 2 | -3/+5 |
* | commit 632d6ae done right (refresh dirs when entering) | hut | 2009-07-19 | 2 | -1/+5 |
* | fixed #23 (key combination rAr does not work) | hut | 2009-07-19 | 3 | -2/+6 |
* | modified TODO, added some bugs and ideas | hut | 2009-07-19 | 1 | -0/+4 |
* | refresh dirs when entering them | hut | 2009-07-19 | 1 | -0/+1 |
* | modified TODO, added ideas | hut | 2009-07-19 | 1 | -0/+2 |
* | bug 0 fixed itself. can't reproduce | hut | 2009-07-19 | 1 | -2/+0 |
* | fixed bug 17 (drawing things while external programs run) | hut | 2009-07-19 | 2 | -3/+3 |
* | bugfix: list_dir_first was ignored in previews sometimes | hut | 2009-07-19 | 2 | -3/+5 |
* | bugfixes, todo | hut | 2009-07-19 | 3 | -3/+5 |