Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit 632d6ae done right (refresh dirs when entering) | hut | 2009-07-19 | 1 | -1/+1 |
| | |||||
* | refresh dirs when entering them | hut | 2009-07-19 | 1 | -0/+1 |
| | |||||
* | fixed bug 17 (drawing things while external programs run) | hut | 2009-07-19 | 1 | -1/+1 |
| | |||||
* | bugfixes, todo | hut | 2009-07-19 | 1 | -2/+3 |
| | |||||
* | fixed bug 16 (incorrect sorting pointer) | hut | 2009-07-19 | 1 | -4/+12 |
| | |||||
* | testing: clear the keybuffer when pressing a key | hut | 2009-07-18 | 1 | -0/+1 |
| | | | | i'm not sure whether this should be done | ||||
* | cleanup | hut | 2009-07-06 | 1 | -11/+6 |
| | |||||
* | Fm.externally works without blocks too now. | hut | 2009-07-06 | 1 | -3/+1 |
| | |||||
* | Fm.externally(&block) for wrapping code in closei/starti | hut | 2009-07-06 | 1 | -0/+8 |
| | |||||
* | added Option.bookmark_file | hut | 2009-07-06 | 1 | -1/+1 |
| | |||||
* | --cd switch | hut | 2009-07-03 | 1 | -0/+7 |
| | | | | | allows to cd to the last dir in the parent shell. type ?z inside ranger for more infos | ||||
* | supress warnings when reloading type definitions | hut | 2009-07-03 | 1 | -0/+3 |
| | |||||
* | dynamically reload file types when typing ^R | hut | 2009-07-03 | 1 | -0/+7 |
| | |||||
* | removed unused code | hut | 2009-07-03 | 1 | -2/+0 |
| | |||||
* | put options where they belong. in a config file | hut | 2009-07-03 | 1 | -11/+0 |
| | |||||
* | comments | hut | 2009-06-29 | 1 | -2/+21 |
| | |||||
* | new option 'wide_bar' toggles wide bar in selected column | hut | 2009-06-29 | 1 | -0/+1 |
| | |||||
* | new option 'preview'. better alignment of rows. | hut | 2009-06-29 | 1 | -0/+1 |
| | |||||
* | bars fixed | hut | 2009-06-29 | 1 | -0/+1 |
| | | | | | | 1. colors wouldn't display correctly, because used color_at instead of attr_at. 2. x did not terminate the bar process because of a call to a nonexistant method. 3. added proper colorscheme support | ||||
* | fixed bug when going to a nonexistent dir | hut | 2009-06-22 | 1 | -0/+1 |
| | |||||
* | mv code/fm/* code/ | hut | 2009-06-21 | 1 | -0/+283 |
| | |||||
* | moved fm class to code/fm/ | hut | 2009-06-12 | 1 | -285/+0 |
| | |||||
* | wip | hut | 2009-06-11 | 1 | -39/+4 |
| | |||||
* | fixed. | hut | 2009-06-11 | 1 | -15/+26 |
| | |||||
* | stuff | hut | 2009-06-11 | 1 | -5/+3 |
| | |||||
* | wip | hut | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | lots of changes. version 0.2.1 v0.2.1 | hut | 2009-05-09 | 1 | -8/+49 |
| | |||||
* | new minor version v0.2.0 | hut | 2009-04-10 | 1 | -240/+153 |
| | |||||
* | the first usable version. v0.1.0 | hut | 2009-04-08 | 1 | -0/+357 |
I was not using git yet, this was a simple backup |