summary refs log tree commit diff stats
path: root/doc/ranger.1
Commit message (Expand)AuthorAgeFilesLines
...
* Added $RANGER_LEVEL environment variable (see man page)hut2012-03-051-0/+13
* Removed unnecessary spaceshut2012-03-051-2/+2
* ranger.1: fix vim script "RangerChooser" when no file is openedhut2012-02-211-2/+2
* ranger.1: Added entry for --list-tagged-fileshut2012-02-121-0/+4
* core.main: Allow multiple --cmd's, add man page entry for --cmdhut2012-02-121-1/+5
* new :relink commandM Rawash2012-01-271-0/+8
* Added documentation for new flagsM Rawash2011-12-111-1/+6
* core.main: added --selectfile optionDavid Pugnasse2011-10-241-0/+3
* The hard work of the electrons must be respected. v1.5.2hut2011-10-241-1/+1
* The hard work of the computer must be respected. v1.5.1hut2011-10-241-1/+1
* Removed duplicate link in man page (a pod2man fuckup)hut2011-10-211-2/+2
* core.actions: added --choosefiles option + dochut2011-10-211-2/+7
* Rebuild man pagehut2011-10-111-2/+2
* fixed some documentationhut2011-10-101-3/+4
* Revert "ranger.1: added doc for --dont-copy-config"hut2011-10-091-4/+5
* ranger.__init__, ranger.1: updated rangers descriptionhut2011-10-081-3/+3
* Updated man pagehut2011-10-081-12/+6
* ranger.1: added doc for --dont-copy-confighut2011-10-081-5/+4
* Write "ranger" with a lowercase "r"hut2011-10-081-2/+2
* updated manpage and config_examples/rc.confhut2011-10-081-1/+4
* general updateshut2011-10-081-5/+10
* manpage: updatehut2011-10-051-15/+16
* defaults/commands: added cunmap, punmap, tunmaphut2011-10-051-4/+34
* Changed version to 1.5.0hut2011-10-021-1/+1
* doc/ranger.1: updated manpagehut2011-10-011-45/+70
* doc/ranger.1: added missing documentationhut2011-09-291-4/+121
* core.main: added --list-unused-keys optionhut2011-09-291-1/+6
* another correction of the bash wrapper scriptshut2011-09-281-2/+3
* sanitized bash wrapper scripts, reformulated BUGS section in manualhut2011-09-281-6/+6
* improved bash wrappers in ranger.py and man pagehut2011-09-281-11/+13
* documented and improved DaPangus' changeshut2011-09-251-3/+2
* extended manpage and fixed {load,save}_copy_buffer commandshut2011-09-251-25/+39
* doc/ranger.pod: extended the man pagehut2011-09-241-62/+384
* Overhauled manpage. It's in POD format now.hut2011-09-241-194/+383
* This gonna be cool once it's finished v1.4.3hut2011-04-051-1/+1
* Improved manpagehut2011-04-031-4/+5
* Next version will run on pure Lisp Machines only v1.4.2hut2011-03-051-1/+1
* If ranger won't run, you still got peanut butter to live for. v1.4.1hut2011-01-041-1/+1
* We are not authorized to disclose the commit message v1.4.0hut2010-12-221-1/+1
* core.main: extended --copy-config optionhut2010-10-121-2/+3
* Merge branch 'cp+preview'hut2010-10-121-0/+4
|\
| * core.main: added --copy-config flaghut2010-10-111-0/+4
* | new version: 1.3.1, merge with cp+preview branchhut2010-10-121-1/+1
|/
* Incremented version number to 1.3 (testing)hut2010-09-131-1/+1
* Beware of low-flying butterflies v1.2.0hut2010-09-131-1/+1
* Tuned versioning scheme to be more intuitive, back to 1.1.2hut2010-08-281-1/+1
* Changed version number to 1.2 (testing) to adhere with versioning schemehut2010-08-281-1/+1
* Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-281-4/+5
* Why did the astrophysicist order three hamburgers? v1.1.2hut2010-07-121-1/+1
* version = version + 1 v1.1.1hut2010-06-181-1/+1
='n593' href='#n593'>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 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897