Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | key X kills ranger and starts a shell | hut | 2009-06-18 | 1 | -1/+5 |
| | |||||
* | show free disk space | hut | 2009-06-18 | 2 | -1/+14 |
| | |||||
* | more stuff to do | hut | 2009-06-18 | 1 | -0/+2 |
| | |||||
* | removed unneccessary check | hut | 2009-06-16 | 1 | -1/+0 |
| | |||||
* | reset filetype association system | hut | 2009-06-15 | 3 | -66/+67 |
| | |||||
* | added filetype rules | hut | 2009-06-15 | 1 | -1/+7 |
| | |||||
* | added a couple of new application definitions | hut | 2009-06-15 | 1 | -3/+25 |
| | |||||
* | added 'gs', key to go to /srv | hut | 2009-06-15 | 1 | -0/+4 |
| | |||||
* | added P, key for creating symlinks of the copied paths | hut | 2009-06-15 | 1 | -0/+6 |
| | |||||
* | changed the name in the title from "fm" to "ranger" | hut | 2009-06-15 | 1 | -1/+1 |
| | | | | forgot that after the rename | ||||
* | handle video and audio differently in data/types | hut | 2009-06-15 | 1 | -2/+4 |
| | |||||
* | add colors for video + image + sound | hut | 2009-06-15 | 2 | -0/+11 |
| | |||||
* | temporarily disabled preview of archives | hut | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | add video? audio? image? methods to Directory::Entry | hut | 2009-06-15 | 1 | -2/+5 |
| | | | | i have also added aliases for backward compatibility | ||||
* | new thing to do | hut | 2009-06-15 | 1 | -0/+1 |
| | |||||
* | require | hut | 2009-06-13 | 2 | -6/+2 |
| | |||||
* | new experimental version v0.2.3 | hut | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | clean up | hut | 2009-06-13 | 1 | -10/+0 |
| | |||||
* | add checks | hut | 2009-06-13 | 1 | -0/+6 |
| | |||||
* | fix the (copy/move) bars please :) | hut | 2009-06-13 | 1 | -0/+1 |
| | |||||
* | cleanup | hut | 2009-06-13 | 3 | -60/+7 |
| | |||||
* | extended colorschemes to statusbar | hut | 2009-06-13 | 3 | -10/+28 |
| | |||||
* | cleaned up | hut | 2009-06-13 | 1 | -5/+1 |
| | |||||
* | fixed Marshal.load of rc | hut | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | fixing & cleaning up | hut | 2009-06-13 | 7 | -61/+126 |
| | |||||
* | cleaning up | hut | 2009-06-13 | 1 | -151/+0 |
| | |||||
* | cleaning up | hut | 2009-06-13 | 3 | -6/+20 |
| | |||||
* | rewrite of the way files are executed, easier config | hut | 2009-06-13 | 10 | -92/+336 |
| | |||||
* | expanded color scheme support | hut | 2009-06-13 | 3 | -23/+56 |
| | |||||
* | moved draw to code/fm/draw.rb | hut | 2009-06-12 | 1 | -0/+0 |
| | |||||
* | logpp more straight forward | hut | 2009-06-12 | 1 | -6/+1 |
| | |||||
* | removed deprecated cli methods | hut | 2009-06-12 | 1 | -53/+0 |
| | |||||
* | removed void class, it was only there for debugging | hut | 2009-06-12 | 1 | -12/+0 |
| | |||||
* | small changes | hut | 2009-06-12 | 2 | -4/+2 |
| | |||||
* | improved behaviour at preview row when still generating | hut | 2009-06-12 | 2 | -2/+7 |
| | |||||
* | uncommented exception handler in fm.rb | hut | 2009-06-12 | 1 | -3/+3 |
| | | | | it was one cause of the "evil bug" eariler, seems to work now. | ||||
* | cleanup + removed relics from the dark ages | hut | 2009-06-12 | 1 | -11/+8 |
| | |||||
* | fixed "ranger.rb -k" | hut | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | fixed evil bug *completely* | hut | 2009-06-12 | 1 | -0/+1 |
| | | | | | | the one that keeps ranger running in the background when you use the window manager to close it (ie. clicking the X or pressing ALT+F4 or whatever means your window manager has to close a program) | ||||
* | clean up | hut | 2009-06-12 | 1 | -3/+4 |
| | |||||
* | detached entry from directory into a seperate file | hut | 2009-06-12 | 2 | -143/+155 |
| | |||||
* | comment out unused bars | hut | 2009-06-12 | 1 | -52/+52 |
| | |||||
* | F -> filter | hut | 2009-06-12 | 1 | -19/+44 |
| | |||||
* | no log of unknown keys | hut | 2009-06-12 | 1 | -1/+0 |
| | |||||
* | improved debug module | hut | 2009-06-12 | 1 | -38/+130 |
| | |||||
* | completed colorscheme support | hut | 2009-06-12 | 4 | -65/+32 |
| | |||||
* | implementing colorschemes, work in progress | hut | 2009-06-12 | 5 | -145/+321 |
| | |||||
* | renamed Interface module to CLI, cleanups | hut | 2009-06-12 | 5 | -74/+105 |
| | |||||
* | renamed interface/ncurses.rb to code/cli.rb | hut | 2009-06-12 | 1 | -0/+0 |
| | |||||
* | moved screensaver, cleanups | hut | 2009-06-12 | 2 | -14/+5 |
| |