Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning up | hut | 2009-06-13 | 1 | -2/+15 |
| | |||||
* | rewrite of the way files are executed, easier config | hut | 2009-06-13 | 7 | -90/+239 |
| | |||||
* | expanded color scheme support | hut | 2009-06-13 | 2 | -13/+36 |
| | |||||
* | 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 | 1 | -2/+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 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 | 3 | -64/+24 |
| | |||||
* | implementing colorschemes, work in progress | hut | 2009-06-12 | 3 | -145/+309 |
| | |||||
* | renamed Interface module to CLI, cleanups | hut | 2009-06-12 | 4 | -60/+97 |
| | |||||
* | renamed interface/ncurses.rb to code/cli.rb | hut | 2009-06-12 | 1 | -0/+168 |
| | |||||
* | moved screensaver, cleanups | hut | 2009-06-12 | 1 | -10/+0 |
| | |||||
* | moved fm class to code/fm/ | hut | 2009-06-12 | 3 | -22/+26 |
| | |||||
* | clearing up | hut | 2009-06-11 | 2 | -4/+4 |
| | |||||
* | mooo | hut | 2009-06-11 | 6 | -28/+35 |
| | |||||
* | no priority | hut | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | wip | hut | 2009-06-11 | 4 | -42/+61 |
| | |||||
* | fixed. | hut | 2009-06-11 | 1 | -15/+26 |
| | |||||
* | stuff | hut | 2009-06-11 | 1 | -5/+3 |
| | |||||
* | removed black borders left/right of highlighted item | hut | 2009-06-11 | 1 | -2/+2 |
| | |||||
* | wip | hut | 2009-06-11 | 2 | -1/+5 |
| | |||||
* | more generic require system | hut | 2009-06-11 | 2 | -1/+2 |
| | |||||
* | Initial commit | hut | 2009-06-04 | 2 | -50/+18 |
| | |||||
* | lots of changes. version 0.2.1 v0.2.1 | hut | 2009-05-09 | 11 | -419/+2669 |
| | |||||
* | new minor version v0.2.0 | hut | 2009-04-10 | 7 | -621/+1195 |
| | |||||
* | the first usable version. v0.1.0 | hut | 2009-04-08 | 5 | -0/+1115 |
I was not using git yet, this was a simple backup |