summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efficient_w3mimgpreview'hut2013-07-285-86/+109
|\
| * core.fm: draw images laterhut2013-04-243-2/+8
| * ext.img_display: more efficient way to draw imageshut2013-04-243-84/+101
* | doc/HACKING: updatedhut2013-06-241-10/+8
* | config/commands.py: typohut2013-06-211-1/+1
* | rebuilt man pages with new pod2man versionhut2013-06-212-28/+46
* | ranger.1: mention that some commands are based on :scouthut2013-06-212-0/+28
* | ranger.1: more exhaustive documentation for :open_withhut2013-06-212-4/+14
* | data/scope.sh: fix extension matching on uppercase extensionhut2013-06-161-1/+1
* | scope.sh: typohut2013-06-161-1/+1
* | commands.py: typoshut2013-06-161-4/+4
* | container.file: typohut2013-06-111-1/+1
* | doc/colorschemes.txt: updatehut2013-06-101-3/+3
* | core.fm: fix shell escaping when using feh + "open_all_images"hut2013-06-071-1/+1
* | config/rc.conf: added ^L keys for pager and taskviewhut2013-06-071-0/+2
* | Change name back to "ranger-master" in --version outputhut2013-05-241-1/+1
* | RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-246-6/+14
* | core.actions: update preview when changing file in pagerhut2013-05-011-0/+3
* | doc/ranger.1: put a list of resources at the tophut2013-04-302-25/+41
|/
* core.actions: reduce code dupliactionhut2013-04-242-12/+9
* core.actions: pressing "i" opens ui.pager, not ui.browser.pagerhut2013-04-242-3/+11
* core.action: make pager_move work in log too (key W)hut2013-04-241-1/+4
* container.settings: fix "setintag" with certain settingshut2013-04-211-8/+12
* container.tags: added TODO entryhut2013-04-201-0/+2
* config/commands: implemented :setintag <tags> <option>=<value>hut2013-04-203-7/+32
* Fix plugin names in log viewEmanuel Guevel2013-04-131-1/+1
* core.fm: disable garbage collecting old directorieshut2013-04-121-4/+4
* ext.vcs.vcs: use more traditional syntax in dict expressionhut2013-04-081-1/+1
* core.fm: only apply open_all_files to cmds with $@hut2013-04-071-1/+2
* Revert "Added bumblebee-like "make uninstall""hut2013-04-021-7/+0
* Added bumblebee-like "make uninstall"hut2013-04-011-0/+7
* ext.img_display: allow using W3MIMGDISPLAY_PATH env varhut2013-03-243-3/+15
* Fix Issue #80 that crashed ranger when resized too smallAbdo Roig-Maranges2013-03-241-21/+27
* container.directory: fix pointer in refilter, not in sorthut2013-03-241-6/+2
* container.directory: move refilter() to the right placehut2013-03-241-2/+2
* fix missing quotes in shell macrosAbdo Roig-Maranges2013-03-211-1/+1
* widgets.browserview: resize when toggling draw_bordershut2013-03-171-0/+6
* gui.ui: remove curses.setupterm() instructionhut2013-03-171-1/+0
* update examples (s/ranger.fsobject/ranger.container/)hut2013-03-172-5/+5
* settings: sanitize in separate signal with higher priorityhut2013-03-161-12/+11
* added doc/config directory with symlinks to configshut2013-03-158-9/+11
* settings: use regexes for local settingshut2013-03-151-4/+13
* settings: fix maximum line widthhut2013-03-151-3/+6
* settings: make setlocal work with all settingshut2013-03-151-0/+5
* ext.img_display.clear: adjust widthhut2013-03-151-1/+1
* rc.conf: added keybinding to get to /usr/share/doc/rangerhut2013-03-141-0/+1
* widgets.browsercolumn: don't use list.clear(), py2 incompatiblehut2013-03-141-2/+2
* container.settings: added notice that "show_cursor" aint workinghut2013-03-121-1/+1
* container.fsobject: make it "SettingsAware"hut2013-03-123-6/+4
* api.commands: make SETTINGS_RE privatehut2013-03-121-2/+2
a id='n558' href='#n558'>558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633