about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | README: added dependencies for scope.shhut2010-06-221-0/+5
| | | | | | |
| | * | | | | ranger.__init__: added relpath_scripthut2010-06-223-2/+14
| | | | | | |
| | * | | | | data/scope.sh: improved, commentedhut2010-06-221-7/+16
| | | | | | |
| | * | | | | main: copy scope.sh to ~/.ranger on first starthut2010-06-222-2/+12
| | | | | | |
| | * | | | | move scripts/scope.sh to data/scope.shhut2010-06-222-1/+1
| | | | | | |
| | * | | | | Merge branch 'master' into previewhut2010-06-2261-6783/+152
| | |\ \ \ \ \
| | * | | | | | widgets.pager: more efficient width calculationhut2010-06-181-4/+4
| | | | | | | |
| | * | | | | | scripts/scope: make it executablehut2010-06-121-0/+0
| | | | | | | |
| | * | | | | | Merge branch 'master' into previewhut2010-06-0958-274/+296
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/fsobject/file.py
| | * | | | | | | preview: renamed script to "scripts/scope.sh"hut2010-06-082-1/+2
| | | | | | | | |
| | * | | | | | | added preview_script optionhut2010-06-044-6/+14
| | | | | | | | |
| | * | | | | | | added more code from David Barnett, previews workhut2010-06-036-21/+76
| | | | | | | | |
| | * | | | | | | gui.ansi: some modifications/completionshut2010-06-032-20/+36
| | | | | | | | |
| | * | | | | | | added gui/ansi.py from David Barnetts branchhut2010-06-032-0/+111
| | | | | | | | |
| * | | | | | | | core.loader: fix bugs after mergehut2010-10-081-2/+1
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into cphut2010-10-0840-390/+480
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__init__.py ranger/core/fm.py ranger/core/main.py ranger/core/helper.py ranger/core/loader.py
| * | | | | | | | | foohut2010-09-212-24/+30
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into cphut2010-09-16127-8224/+1767
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__main__.py ranger/core/actions.py
| * | | | | | | | | | core.loader: catch "select.error"shut2010-05-161-5/+8
| | | | | | | | | | |
| * | | | | | | | | | core.actions: improved paste()hut2010-05-152-6/+12
| | | | | | | | | | |
| * | | | | | | | | | core.loader: finished CommandLoaderhut2010-05-152-7/+30
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into cphut2010-05-1512-268/+196
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into cphut2010-05-1439-418/+864
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__main__.py
| * | | | | | | | | | | | core.loader: bugfixhut2010-04-281-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | messing aroundhut2010-04-273-9/+41
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into cphut2010-04-272-64/+41
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into cphut2010-04-2718-44/+316
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/ext/shutil_generatorized.py
| * | | | | | | | | | | | | | core.loader: fixedhut2010-04-202-8/+9
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | core.loader: added CommandLoaderhut2010-04-202-31/+34
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | core.actions.paste(): use `mv`, delete shutil_generatorizedhut2010-04-202-307/+11
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | core.actions.paste(): use select for parallel listening for stderrhut2010-04-201-2/+7
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | core.actions: use `cp` for copyinghut2010-04-201-12/+9
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | new version: 1.3.1, merge with cp+preview branchhut2010-10-123-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | core.main: Fixed object initialization orderhut2010-10-121-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | gui.colorscheme: removed fallback scheme, should never be used anywayhut2010-10-101-13/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | gui.colorscheme: polished up (docs, error handling)hut2010-10-101-10/+7
| | | | | | | | | | | | |
* | | | | | | | | | | | | defaults.commands: polishinghut2010-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | renamed class _set to set_ due to python conventions
* | | | | | | | | | | | | defaults.keys: show bookmarks when typing "um"hut2010-10-101-1/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | core.helper: fixed debug functionshut2010-10-091-0/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | core.loader: forgot cleaning up @ last commithut2010-10-081-1/+0
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | core.loader: simplified throbber logichut2010-10-081-9/+5
| | | | | | | | | | |
* | | | | | | | | | | gui.widgets.statusbar: Added filter notifier in statusbarhut2010-10-062-1/+6
| | | | | | | | | | |
* | | | | | | | | | | gui.widgets.statusbar: Fixed minor bug in statusbarhut2010-10-061-1/+1
| | | | | | | | | | |
* | | | | | | | | | | defaults.commands: Fixed :cd command without argumenthut2010-10-051-3/+2
| | | | | | | | | | |
* | | | | | | | | | | gui.widgets.titlebar: truncate dirnames in tab titleshut2010-10-041-3/+9
| | | | | | | | | | |
* | | | | | | | | | | gui.color: fixed ranger.gui.color.remove_attrhut2010-10-041-1/+1
| | | | | | | | | | |
* | | | | | | | | | | defaults.commands: new commands :{load,save}_copy_bufferhut2010-10-031-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These allow you to share copy buffers between ranger instances.
* | | | | | | | | | | gui.widgets.browsercolumn: more robust check for copied fileshut2010-10-031-1/+3
| | | | | | | | | | |
* | | | | | | | | | | defaults.commands: avoid overwriting the builtin set classhut2010-10-031-1/+2
| | | | | | | | | | |
* | | | | | | | | | | core.fm: Don't check bookmarks when not neededhut2010-10-023-4/+6
| | | | | | | | | | |