about summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linemode_api' of https://github.com/Vifon/rangerhut2015-03-091-0/+3
|\
| * doc/ranger.1: updated the linemode description in the man pageWojciech Siewierski2015-02-221-0/+3
* | add setting for sorting by unicode characterhut2015-03-032-1/+10
|/
* doc/ranger.1: updated man page to reflect --copy-config changeshut2015-02-182-3/+26
* doc/ranger.1: clarify vifon's man page changehut2015-02-062-11/+13
* doc/ranger.1: added some information about the config file loading processWojciech Siewierski2015-02-042-1/+21
* Fix typovimeitor2015-02-021-1/+1
* doc/ranger.1: updated man page entry for "sort" optionhut2015-01-292-6/+6
* add .paperinfo->.metadata.json conversion scripthut2015-01-171-0/+69
* updated documentation of :paper/:meta commandshut2015-01-172-72/+57
* doc/ranger.1: added doc for "rename_append"hut2015-01-012-1/+12
* rebuilt man pagehut2014-12-111-3/+3
* doc: match the default configuration for untag mapBen Boeckel2014-12-111-1/+1
* Fixed references to doc/HACKING (for real)Dorien Snake2014-12-102-2/+2
* Fixed references to doc/HACKINGDorien Snake2014-12-102-5/+5
* mv doc/HACKING ./HACKING.mdhut2014-12-101-74/+0
* recompile manpage, to include :flat and :filter_by_inodehut2014-12-051-0/+13
* update doc/examples/plugin_filter_file.pyhut2014-12-051-8/+10
* Merge branch 'filter_by_filetype' of https://github.com/tex/rangerhut2014-12-051-0/+8
|\
| * implement filter_inode_typeMilan Svoboda2014-11-251-0/+8
* | Merge branch 'flat_command' of https://github.com/tex/rangerhut2014-12-051-0/+7
|\ \
| * | add documentation for flat commandMilan Svoboda2014-11-251-0/+7
| |/
* | doc/ranger.1: document M* keybindingshut2014-12-052-0/+11
* | doc/ranger.1: added documentation on linemodes and :paper commandshut2014-12-052-1/+115
|/
* mv doc/release-checklist.txt doc/howto-publish-a-release.txthut2014-11-021-0/+0
* added option "idle_delay"hut2014-10-312-1/+12
* prettier screenshothut2014-10-201-0/+0
* README: added a screenshothut2014-10-201-0/+0
* ranger.pod: Added IRC channel to manpagehut2014-10-152-1/+5
* added doc/release-checklist.txthut2014-10-031-0/+27
* Added redrawing when we return to Vim from Ranger without opening anyAshwin Nanjappa2014-09-191-0/+2
* container.directory: implemented random sortinghut2014-08-263-7/+7
* change the bug tracker URLhut2014-08-222-2/+2
* fix references to README.mdhut2014-08-222-4/+4
* doc/ranger.1: Added more key bindings to the man pagehut2014-04-282-3/+93
* rebuilt man pagehut2014-04-111-0/+8
* Add setting "automatically_count_files"hut2014-04-113-2/+15
* examples/vim_file_chooser: fixed redrawinghut2014-02-151-0/+1
* doc/ranger.pod: Added man page entry for "preview_max_size" settinghut2014-02-151-0/+5
* doc/ranger.pod: added man page entry for "cd_bookmarks" settinghut2014-02-151-0/+5
* doc/tools/print_colors.py: more stable in unfriendly environmentshut2013-11-121-4/+12
* Update vim_file_chooser.vimIsrael Chauca Fuentes2013-09-171-11/+27
* Changed email address in source codehut2013-08-081-1/+1
* doc/HACKING: updatedhut2013-06-241-10/+8
* 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
* doc/colorschemes.txt: updatehut2013-06-101-3/+3
* RANGER! RANGER! HIGH VOLTAGE! v1.6.1hut2013-05-242-2/+2
* doc/ranger.1: put a list of resources at the tophut2013-04-302-25/+41
='n555' href='#n555'>555 556 557 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 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738