summary refs log tree commit diff stats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Next version will run on pure Lisp Machines only v1.4.2hut2011-03-051-1/+1
* Added --choosedir, a more logical alternative to --fail-unless-cdhut2011-02-151-5/+4
* Moved vimscript to README next to the bash script :)hut2011-02-151-6/+26
* 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
* updated READMEhut2010-12-101-3/+6
* Merge branch 'cp+preview'hut2010-10-121-0/+6
|\
| * Merge branch 'master' into previewhut2010-10-081-1/+1
| |\
| * \ Merge branch 'stable' into previewhut2010-10-051-6/+35
| |\ \
| | * | core.actions: Fixed yy/pp bug when yanking multiple directories v1.2.1hut2010-09-161-1/+1
| * | | data/scope.sh: added lynxhut2010-06-221-0/+1
| * | | README: added dependencies for scope.shhut2010-06-221-0/+5
* | | | 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
* | README: Usage Tips sectionhut2010-09-131-0/+6
* | README: added ranger starting function examplehut2010-09-111-0/+14
* | Tuned versioning scheme to be more intuitive, back to 1.1.2hut2010-08-281-2/+2
* | Changed version number to 1.2 (testing) to adhere with versioning schemehut2010-08-281-2/+2
* | Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-281-1/+1
* | Why did the astrophysicist order three hamburgers? v1.1.2hut2010-07-121-1/+1
* | README: added design goals sectionhut2010-06-241-0/+9
* | README: formatting, cleanuphut2010-06-241-4/+4
|/
* version = version + 1 v1.1.1hut2010-06-181-2/+2
* new stable version v1.1.0hut2010-06-091-2/+2
* README: updatedhut2010-05-241-6/+18
* README: minor changehut2010-05-151-2/+2
* README: rewritehut2010-05-151-115/+47
* Fixed bug #65 by adding flag "--fail-if-run"hut2010-04-261-1/+1
* README: Removed finished parts of roadmaphut2010-04-191-2/+0
* README: slightly improved Roadmaphut2010-04-131-1/+2
* README: added Roadmaphut2010-04-131-0/+18
* Fixed suggested cd-after-exit-script for zshhut2010-04-131-1/+1
* README: updatedhut2010-03-291-1/+1
* removed the cd-after-exit hackhut2010-03-291-0/+13
* README: Removed the reference to code/keys.rb >_<hut2010-03-291-2/+2
* incremented verison number v1.0.4hut2010-03-121-2/+2
* README: typohut2010-03-121-2/+2
* more documentationhut2010-03-121-3/+10
* README: slightly changed introductionhut2010-03-121-3/+3
* README: changed introductionhut2010-03-121-8/+10
* README: updatedhut2010-03-121-16/+19
* incremented version number and updated pydoc html files v1.0.3hut2010-02-161-2/+2
* readme: normalized letter casing in headingshut2010-02-151-2/+2
* updated READMEhut2010-02-151-29/+40
* made configuration more simplehut2010-01-251-6/+2
* README: corrected bad instructionshut2010-01-241-2/+2
* readme: improvedhut2010-01-201-6/+13
* 1.0.2! v1.0.2hut2010-01-141-2/+2
* readme: added part "customizing ranger"hut2010-01-141-0/+16
ref='#n569'>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 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 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925