summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Collapse)AuthorAgeFilesLines
...
* core.main: add debug infohut2010-11-011-1/+7
|
* Fixed "po" bindinghut2010-10-231-2/+2
|
* core.environment: update importhut2010-10-151-1/+1
|
* core.main: disable preview script for root by defaulthut2010-10-151-0/+1
|
* core.main: Fixed return codeshut2010-10-151-3/+3
|
* Renamed ranger/ext/signal_dispatcher to ranger/ext/signalshut2010-10-142-2/+2
|
* core.main: import stuff only when neededhut2010-10-141-7/+5
|
* core.actions: Fixed handling of scope.sh exit code 2hut2010-10-131-0/+2
|
* core.actions: fix previews of linked fileshut2010-10-121-2/+1
|
* core.actions: fixed bugs with copyinghut2010-10-121-5/+5
|
* core.loader: small correction of last commithut2010-10-121-1/+1
|
* core.loader: decode stdout in >python3 in CommandLoaderhut2010-10-121-1/+12
|
* core.fm: chmod u+x when using --copy-config=scopehut2010-10-121-0/+3
|
* core.main: extended --copy-config optionhut2010-10-123-10/+19
|
* Merge branch 'master' into cp+previewhut2010-10-121-2/+2
|\
| * core.main: Fixed object initialization orderhut2010-10-121-2/+2
| |
* | core.shared: added error messagehut2010-10-121-3/+11
| | | | | | | | when typing zv and there is no preview_script
* | core.loader: make sure to read everything from stdout/errhut2010-10-122-1/+5
| |
* | core.actions: improved fm.paste()hut2010-10-122-12/+29
| |
* | Added boolean option use_preview_scripthut2010-10-111-1/+1
| |
* | core.main: added --copy-config flaghut2010-10-113-5/+25
| |
* | widgets.browserview: fix collapse_preview optionhut2010-10-111-1/+6
| |
* | core.actions: removed debug messagehut2010-10-101-1/+0
| |
* | Merge branch 'master' into cp+previewhut2010-10-101-0/+2
|\|
| * core.helper: fixed debug functionshut2010-10-091-0/+2
| |
* | core.loader: Fixed pipe buffer overflow bughut2010-10-102-16/+33
| |
* | core.actions: catch exception in get_previewhut2010-10-101-1/+4
| |
* | core.shared: bugfixhut2010-10-101-2/+3
| |
* | core.actions: global index of previews (by path and size)hut2010-10-092-0/+57
| |
* | core.loader: throw more signalshut2010-10-091-3/+6
| |
* | ranger.core.loader: allow suppressing errors in CommandLoaderhut2010-10-081-13/+19
| |
* | fsobject.file: reload pager when preview finished loadinghut2010-10-082-2/+2
| |
* | fsobject.file: load previews in fm.loaderhut2010-10-081-2/+1
| |
* | core.loader: use signals with CommandLoaderhut2010-10-082-13/+11
| |
* | Merge branch 'preview' into cp+previewhut2010-10-084-7/+15
|\ \
| * | Merge branch 'master' into previewhut2010-10-087-22/+394
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ranger/__init__.py ranger/core/helper.py ranger/gui/curses_shortcuts.py
| | * core.loader: forgot cleaning up @ last commithut2010-10-081-1/+0
| | |
| * | Merge branch 'stable' into previewhut2010-10-052-18/+120
| |\ \ | | | | | | | | | | | | | | | | Conflicts: ranger/shared/settings.py
| * | | fsobject.file: dynamic width of caca previews, cleanupshut2010-06-221-1/+1
| | | |
| * | | Merge branch 'master' into previewhut2010-06-222-4/+23
| |\ \ \
| * \ \ \ Merge branch 'master' into previewhut2010-06-091-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/fsobject/file.py
| * | | | | added more code from David Barnett, previews workhut2010-06-031-7/+2
| | | | | |
* | | | | | core.loader: fix bugs after mergehut2010-10-081-2/+1
| | | | | |
* | | | | | Merge branch 'master' into cphut2010-10-087-22/+382
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__init__.py ranger/core/fm.py ranger/core/main.py ranger/core/helper.py ranger/core/loader.py
| * | | | | core.loader: simplified throbber logichut2010-10-081-9/+5
| | | | | |
| * | | | | core.fm: Don't check bookmarks when not neededhut2010-10-022-4/+5
| | | | | |
| * | | | | ranger.__init__: cleaned uphut2010-10-021-3/+11
| | | | | |
| * | | | | a little restructurationhut2010-10-027-6/+360
| | | | | |
| * | | | | Prevent garbage-collecting used directorieshut2010-09-291-1/+1
| | | | | |
| * | | | | Cosmetic changeshut2010-09-291-1/+0
| | | | | |