summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | 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
| | | | | | | | | | |
* | | | | | | | | | | api.commands, api.keys: added dummies that allow pydoc to be generatedhut2010-10-022-0/+13
| | | | | | | | | | |
* | | | | | | | | | | widgets.browsercolumn: display "~" when truncating filenameshut2010-10-021-7/+19
| | | | | | | | | | |
* | | | | | | | | | | colorschemes.jungle: updated jungle colorschemehut2010-10-021-1/+1
| | | | | | | | | | |
* | | | | | | | | | | colorschemes.snow: updated snow colorschemehut2010-10-021-1/+4
| | | | | | | | | | |
* | | | | | | | | | | ranger.__init__: cleaned uphut2010-10-022-24/+13
| | | | | | | | | | |
* | | | | | | | | | | a little restructurationhut2010-10-0224-277/+276
| | | | | | | | | | |
* | | | | | | | | | | fsobject.fsobject: Fixed order in natural sorthut2010-10-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before: foo2.txt foo3.txt foo.txt After: foo.txt foo2.txt foo3.txt
* | | | | | | | | | | fsobject.fsobject: changed "numerical" sort to "natural" sorthut2010-10-013-16/+22
| | | | | | | | | | |
* | | | | | | | | | | fsobject.directory: added numerical sorthut2010-10-012-3/+21
| | | | | | | | | | |
* | | | | | | | | | | gui.ui: Disable mouse when console is openhut2010-10-011-2/+2
| | | | | | | | | | |
* | | | | | | | | | | Revert 5 commits concerning utf (due to very poor performance)hut2010-09-305-104/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commits: 8c8e7282b3b4238a3b7cf981d9e5715b11076419 5cb67eeb96d337b55deea20131fc44a3d5447251 512f386be8753775ec824a6d9cbaf6527d50eda4 d4900452fca51685349966d527d173fdefe83f08 e6dda13a71168f9ec4a1e4844edad5a3257803e9
* | | | | | | | | | | ext.utfwidth: Compatibility with both py2.6 and py3.1hut2010-09-304-50/+94
| | | | | | | | | | |
* | | | | | | | | | | gui.curses_shortcuts: bugfix, simplificationhut2010-09-301-27/+9
| | | | | | | | | | |