summary refs log tree commit diff stats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* added doc/print_keys.pyhut2010-04-081-0/+14
|
* corrected documentationhut2010-04-061-1/+1
|
* Improved tabshut2010-04-061-0/+3
|
* updated keybindings and documentationhut2010-04-061-1/+21
|
* ranger.1: updatehut2010-04-011-4/+7
|
* ranger.1: updatedhut2010-04-011-1/+1
|
* added a man pagehut2010-04-011-0/+187
|
* rebuilt pydochut2010-03-3118-65/+188
|
* removed doc/pick.sh, pointless to have it therehut2010-03-311-25/+0
|
* removed UML stuff, it's uselesshut2010-03-3115-2337/+0
|
* removed the cd-after-exit hackhut2010-03-291-161/+0
| | | | | | | | | Fear not. You still get the same functionality by using a function like: ranger() { $(which ranger) $@ && cd "$(grep \^\' ~/.ranger/bookmarks | cut -b3-)" }
* updated TODO and pydochut2010-03-2120-52/+85
|
* doc/colorschemes: ugh, its no logical but bitwise OR!hut2010-03-171-1/+1
|
* incremented verison number v1.0.4hut2010-03-121-2/+2
|
* standardized formatting of headings in doc/hut2010-03-122-13/+31
|
* added doc/uml.txthut2010-03-121-0/+5
|
* updated pydochut2010-03-1217-161/+33
|
* updated pydochut2010-03-1270-3946/+816
|
* added two new colorschemes using 88 colorshut2010-03-121-0/+23
|
* added documentation on how colorschemes workhut2010-03-121-0/+91
|
* added symlink: doc/help => ranger/helphut2010-02-281-0/+1
|
* incremented version number and updated pydoc html files v1.0.3hut2010-02-1675-1972/+1415
|
* doc/cd-after-exit: updatedhut2010-02-141-21/+15
|
* doc/pick.sh: corrected commit orderhut2010-02-091-1/+1
|
* doc: what breaks cd-after-exit support in zshhut2010-02-091-0/+2
|
* pick.sh: added -m to checkout commadshut2010-02-051-3/+3
|
* pick.sh: added variables for easier customizationhut2010-02-041-7/+8
|
* added doc/pick.shhut2010-02-041-0/+24
|
* updated dochut2010-01-211-4/+20
|
* 1.0.2! v1.0.2hut2010-01-1430-84/+116
|
* updated pydoc documentationhut2010-01-1361-846/+795
|
* todo: added more info on bug #31hut2010-01-091-0/+5
|
* random cleanups and fixeshut2010-01-071-5/+6
|
* new minor version v1.0.1hut2010-01-022-4/+4
|
* updated pydoc documentationhut2010-01-0248-788/+3167
|
* notify: merged into statusbar, allow to view the log in the pagerhut2010-01-013-35/+2
|
* cleanupshut2009-12-311-1/+5
|
* rename filelist(container) to browsercolumn/browserviewhut2009-12-313-38/+76
|
* updated uml projecthut2009-12-305-73/+215
|
* shorten comment in ranger.pyhut2009-12-261-0/+4
|
* moved /uml to /doc/umlhut2009-12-2514-0/+2180
|
* Explained cd-after-exit featurehut2009-12-251-0/+132
|
* moved pydoc pages to doc/pydochut2009-12-2565-0/+0
|
* updated pydoc pageshut2009-12-2565-0/+10505
faea67c1ea6285'>^
80b781cc ^
3ae7e543 ^
7da71d03 ^
6d6b656f ^

d9cd13ad ^
80b781cc ^


72cc3ae1 ^
80b781cc ^
82ac0b7e ^

80b781cc ^



fc55fea0 ^
a66c9ae6 ^
82ac0b7e ^


a66c9ae6 ^
82ac0b7e ^


a3d9828c ^
a66c9ae6 ^
a3d9828c ^

db5c9550 ^
a3d9828c ^



db5c9550 ^

a66c9ae6 ^
db5c9550 ^
a3d9828c ^
db5c9550 ^
a3d9828c ^


198ad741 ^
a66c9ae6 ^
198ad741 ^




88be3dbc ^
fc55fea0 ^





ad68bbce ^
198ad741 ^
88be3dbc ^
ad68bbce ^
3ae7e543 ^
ad68bbce ^

3ae7e543 ^
a3d9828c ^
198ad741 ^
88be3dbc ^
198ad741 ^




7284d503 ^
caec3c16 ^
db5c9550 ^
a3d9828c ^


88be3dbc ^
a3d9828c ^



db5c9550 ^

72cc3ae1 ^
06b3eb96 ^
db5c9550 ^
06b3eb96 ^



66b97b4d ^
06b3eb96 ^

db5c9550 ^
caec3c16 ^


06b3eb96 ^

72cc3ae1 ^
8c9e97ae ^
88be3dbc ^
72cc3ae1 ^





caec3c16 ^
7284d503 ^
caec3c16 ^

88be3dbc ^
caec3c16 ^




















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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204