summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | integrating keyparser...hut2010-03-092-9/+66
| * | | | | | | | working on the implementation of the new key parserhut2010-03-099-39/+61
| * | | | | | | | keyparser: moved classes from test/ to ranger/hut2010-03-095-280/+458
| * | | | | | | | custom: "enter" = shortcut for "1l"hut2010-03-091-0/+3
| * | | | | | | | custom: keys: added aliases (J => ^D, K => ^U) for quick movementhut2010-03-091-0/+4
| * | | | | | | | custom: added ] key: tag next and runhut2010-03-091-0/+12
* | | | | | | | | Merge branch 'master' into develhut2010-04-149-62/+99
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | widget.browsercolumn: display "?" in info in a different colorhut2010-04-143-1/+13
| * | | | | | | | | widgets.browsercolumn: added sanity check when clicking on previewhut2010-04-141-14/+15
| * | | | | | | | | fsobject: use a "?" if no infostring is availablehut2010-04-142-2/+4
| * | | | | | | | | fixed rarely occuring permission issuehut2010-04-142-5/+5
| * | | | | | | | | fsobject.fsobject: display more informationhut2010-04-141-5/+16
| * | | | | | | | | fsobject.fsobject: get the stat() of link destinationshut2010-04-141-1/+6
| * | | | | | | | | widgets.statusbar: better error detectionhut2010-04-141-5/+8
| * | | | | | | | | fsobject.fsobject: cleanuphut2010-04-141-19/+14
| * | | | | | | | | renamed fsobject.islink to fsobject.is_linkhut2010-04-145-9/+9
| * | | | | | | | | identify devices and handle them properlyhut2010-04-144-3/+11
| * | | | | | | | | colorscheme.default: make sockets boldhut2010-04-141-0/+1
| * | | | | | | | | removed bad importhut2010-04-141-1/+0
* | | | | | | | | | Merge branch 'master' into develhut2010-04-143-14/+9
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ranger.help: updatehut2010-04-142-2/+2
| * | | | | | | | actions: move imports to top levelhut2010-04-141-12/+7
* | | | | | | | | Merge branch 'master' into develhut2010-04-147-23/+20
|\| | | | | | | |
| * | | | | | | | console: move imports to top levelhut2010-04-141-6/+4
| * | | | | | | | slightly different prompt for open-consolehut2010-04-132-2/+4
| * | | | | | | | Fixed broken statusbarhut2010-04-131-7/+1
| * | | | | | | | Avoid syntax warninghut2010-04-131-1/+2
| * | | | | | | | cleaner use of Awareness classeshut2010-04-134-8/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into develhut2010-04-139-24/+54
|\| | | | | | |
| * | | | | | | Don't use tab 0 by defaulthut2010-04-132-3/+2
| * | | | | | | gui.bar: Fixed Zero Division Errorhut2010-04-131-1/+2
| * | | | | | | gui.bar: clean uphut2010-04-132-15/+11
| * | | | | | | Abbreviate HOME with ~ in the titlebarhut2010-04-134-5/+18
| * | | | | | | widget.console: removed Directory importhut2010-04-121-1/+0
| * | | | | | | Merge branch 'master' of ssh://repo.or.cz/srv/git/rangerhut2010-04-122-4/+25
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fixed little tab completion bughut2010-04-112-4/+25
| * | | | | | | Grey out copied/cut files.hut2010-04-125-1/+15
| * | | | | | | cleanuphut2010-04-127-46/+43
| * | | | | | | Fixed handling of directories with GC'd subdirshut2010-04-122-7/+9
| |/ / / / / /
| * | | | | / widgets.browserview: fixed collapse_previewhut2010-04-101-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Grey out copied/cut files.hut2010-04-125-1/+15
* | | | | | cleanuphut2010-04-127-46/+42
* | | | | | Fixed handling of directories with GC'd subdirshut2010-04-122-7/+9
* | | | | | Merge branch 'master' into develhut2010-04-099-24/+122
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | defaults.apps: edit xml files with editorhut2010-04-091-1/+3
| * | | | ext.shutil_generatorized: silently ignore permission exceptionshut2010-04-091-4/+8
| * | | | removed debugging codehut2010-04-091-1/+0
| * | | | defaults.commands: better commenthut2010-04-081-2/+2
| * | | | Fixed "=" seperator in set commandhut2010-04-081-5/+9
| * | | | changed {/}/[/] keyshut2010-04-081-2/+12