Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into devel | hut | 2010-04-14 | 9 | -62/+99 |
|\ | | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py | ||||
| * | widget.browsercolumn: display "?" in info in a different color | hut | 2010-04-14 | 3 | -1/+13 |
| | | |||||
| * | widgets.browsercolumn: added sanity check when clicking on preview | hut | 2010-04-14 | 1 | -14/+15 |
| | | |||||
| * | fsobject: use a "?" if no infostring is available | hut | 2010-04-14 | 2 | -2/+4 |
| | | |||||
| * | fixed rarely occuring permission issue | hut | 2010-04-14 | 2 | -5/+5 |
| | | | | | | | | | | The case where you're not allowed to read the destination of a link was not handled properly. This happens namely in the procfs. | ||||
| * | fsobject.fsobject: display more information | hut | 2010-04-14 | 1 | -5/+16 |
| | | | | | | | | | | added attributes is_socket and is_fifo add special file info to infostring | ||||
| * | fsobject.fsobject: get the stat() of link destinations | hut | 2010-04-14 | 1 | -1/+6 |
| | | |||||
| * | widgets.statusbar: better error detection | hut | 2010-04-14 | 1 | -5/+8 |
| | | |||||
| * | fsobject.fsobject: cleanup | hut | 2010-04-14 | 1 | -19/+14 |
| | | |||||
| * | renamed fsobject.islink to fsobject.is_link | hut | 2010-04-14 | 5 | -9/+9 |
| | | |||||
| * | identify devices and handle them properly | hut | 2010-04-14 | 4 | -3/+11 |
| | | |||||
| * | colorscheme.default: make sockets bold | hut | 2010-04-14 | 1 | -0/+1 |
| | | |||||
| * | removed bad import | hut | 2010-04-14 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' into devel | hut | 2010-04-14 | 3 | -14/+9 |
|\| | | | | | | | | | Conflicts: ranger/core/actions.py | ||||
| * | ranger.help: update | hut | 2010-04-14 | 2 | -2/+2 |
| | | |||||
| * | actions: move imports to top level | hut | 2010-04-14 | 1 | -12/+7 |
| | | |||||
* | | Merge branch 'master' into devel | hut | 2010-04-14 | 9 | -24/+40 |
|\| | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | ||||
| * | console: move imports to top level | hut | 2010-04-14 | 1 | -6/+4 |
| | | |||||
| * | README: slightly improved Roadmap | hut | 2010-04-13 | 1 | -1/+2 |
| | | |||||
| * | README: added Roadmap | hut | 2010-04-13 | 1 | -0/+18 |
| | | |||||
| * | reopened bug #65 since it reappeared | hut | 2010-04-13 | 1 | -1/+1 |
| | | |||||
| * | slightly different prompt for open-console | hut | 2010-04-13 | 2 | -2/+4 |
| | | |||||
| * | Fixed broken statusbar | hut | 2010-04-13 | 1 | -7/+1 |
| | | |||||
| * | Avoid syntax warning | hut | 2010-04-13 | 1 | -1/+2 |
| | | |||||
| * | cleaner use of Awareness classes | hut | 2010-04-13 | 4 | -8/+10 |
| | | |||||
* | | Merge branch 'master' into devel | hut | 2010-04-13 | 12 | -27/+57 |
|\| | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | ||||
| * | Todo: closed #79 (tab 0) | hut | 2010-04-13 | 1 | -1/+1 |
| | | |||||
| * | Don't use tab 0 by default | hut | 2010-04-13 | 2 | -3/+2 |
| | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | ||||
| * | gui.bar: Fixed Zero Division Error | hut | 2010-04-13 | 1 | -1/+2 |
| | | |||||
| * | gui.bar: clean up | hut | 2010-04-13 | 2 | -15/+11 |
| | | |||||
| * | Abbreviate HOME with ~ in the titlebar | hut | 2010-04-13 | 4 | -5/+18 |
| | | |||||
| * | Fixed suggested cd-after-exit-script for zsh | hut | 2010-04-13 | 2 | -2/+2 |
| | | |||||
| * | widget.console: removed Directory import | hut | 2010-04-12 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' of ssh://repo.or.cz/srv/git/ranger | hut | 2010-04-12 | 2 | -4/+25 |
| |\ | |||||
| | * | Fixed little tab completion bug | hut | 2010-04-11 | 2 | -4/+25 |
| | | | | | | | | | | | | Thanks to litemotiv for pointing it out | ||||
| * | | Grey out copied/cut files. | hut | 2010-04-12 | 5 | -1/+15 |
| | | | |||||
| * | | cleanup | hut | 2010-04-12 | 7 | -46/+43 |
| | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | ||||
| * | | Fixed handling of directories with GC'd subdirs | hut | 2010-04-12 | 2 | -7/+9 |
| |/ | |||||
| * | widgets.browserview: fixed collapse_preview | hut | 2010-04-10 | 1 | -1/+1 |
| | | |||||
* | | Grey out copied/cut files. | hut | 2010-04-12 | 5 | -1/+15 |
| | | |||||
* | | cleanup | hut | 2010-04-12 | 7 | -46/+42 |
| | | |||||
* | | Fixed handling of directories with GC'd subdirs | hut | 2010-04-12 | 2 | -7/+9 |
| | | |||||
* | | Merge branch 'master' into devel | hut | 2010-04-09 | 10 | -24/+136 |
|\| | |||||
| * | defaults.apps: edit xml files with editor | hut | 2010-04-09 | 1 | -1/+3 |
| | | |||||
| * | ext.shutil_generatorized: silently ignore permission exceptions | hut | 2010-04-09 | 1 | -4/+8 |
| | | |||||
| * | removed debugging code | hut | 2010-04-09 | 1 | -1/+0 |
| | | |||||
| * | added doc/print_keys.py | hut | 2010-04-08 | 1 | -0/+14 |
| | | |||||
| * | defaults.commands: better comment | hut | 2010-04-08 | 1 | -2/+2 |
| | | |||||
| * | Fixed "=" seperator in set command | hut | 2010-04-08 | 1 | -5/+9 |
| | | |||||
| * | changed {/}/[/] keys | hut | 2010-04-08 | 1 | -2/+12 |
| | |