summary refs log tree commit diff stats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* A little README updatehut2011-09-291-2/+3
|
* shortened README, added early reference to the man pagehut2011-09-281-86/+19
|
* Merge branch 'stable'hut2011-04-261-1/+1
|\ | | | | | | | | Conflicts: ranger.py
| * This gonna be cool once it's finished v1.4.3hut2011-04-051-1/+1
| |
* | Use chardet in case of encoding detection problemshut2011-04-261-0/+1
|/
* 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
| | | | also updated the bash script in README to use the new option
* 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
| |\ | | | | | | | | | | | | | | | | | | Conflicts: ranger/__init__.py ranger/core/helper.py ranger/gui/curses_shortcuts.py
| * \ Merge branch 'stable' into previewhut2010-10-051-6/+35
| |\ \ | | | | | | | | | | | | | | | | Conflicts: ranger/shared/settings.py
| | * | 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
| | | | | | | | | Fear not. You still get the same functionality by using a function like: ranger() { $(which ranger) $@ && cd "$(grep \^\' ~/.ranger/bookmarks | cut -b3-)" }
* 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
|
om> 2010-03-29 20:10:20 +0200 committer hut <hut@lavabit.com> 2010-03-29 20:10:20 +0200 removed the cd-after-exit hack' href='/akspecs/ranger/commit/README?h=v1.9.2&id=45cf5174fef40415ac270a6c64a388a8994dcff9'>45cf5174 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156