about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2018-02-22 14:19:28 +0100
committerWojciech Siewierski <wojciech.siewierski@onet.pl>2018-02-22 14:19:28 +0100
commitd2b3c17578b70b1ab0bdbc7eb70046fa2e17a434 (patch)
treea36b8e6e251e3d57732c9117d630c0ee39fdfd42
parentaf0ef6a233744121307fba3b11089f05e9369782 (diff)
downloadranger-d2b3c17578b70b1ab0bdbc7eb70046fa2e17a434.tar.gz
Please do not turn off your phone while upgrading... v1.9.1
-rw-r--r--CHANGELOG.md11
-rw-r--r--README.md2
-rw-r--r--doc/ranger.16
-rw-r--r--doc/rifle.14
-rw-r--r--ranger/__init__.py2
-rwxr-xr-xranger/ext/rifle.py2
6 files changed, 19 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7becb27..346b18dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
 This log documents changes between stable versions.
 
+# 2018-02-22: version 1.9.1
+* Fixed the rifle config backwards compatibility (regression in 1.9.0)
+* Fixed the POSIX compatibility of `Makefile`
+* Fixed `--choosefile`, `--choosefiles` and `--choosedir` so they work
+  with the process substitution (`>(...)` in Bash)
+* Changed the default `gt` binding to `gp` due to a conflict
+* Changed the help message for `--choosefile`, `--choosefiles` and
+  `--choosedir` to avoid confusion
+* Changed the behavior of `:reset` to reload the tags too
+* Added `geeqie` to the default `rifle.conf`
+
 # 2018-01-25: version 1.9.0
 * Fixed memory leak in w3m image preview
 * Fixed `Q` binding, map it to `quitall` instead of `quit!`
diff --git a/README.md b/README.md
index ca181b95..ef644ae6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-ranger 1.9.0
+ranger 1.9.1
 ============
 
 [![Build Status](https://travis-ci.org/ranger/ranger.svg?branch=master)](https://travis-ci.org/ranger/ranger)
diff --git a/doc/ranger.1 b/doc/ranger.1
index f4bdc02f..fca30604 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
+.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -129,7 +129,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.9.0" "2018-02-05" "ranger manual"
+.TH RANGER 1 "ranger-1.9.1" "02/22/2018" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -599,7 +599,7 @@ Toggle the mark-status of all files
 .IP "V" 14
 .IX Item "V"
 Starts the visual mode, which selects all files between the starting point and
-the cursor until you press \s-1ESC.\s0  To unselect files in the same way, use \*(L"uV\*(R".
+the cursor until you press \s-1ESC. \s0 To unselect files in the same way, use \*(L"uV\*(R".
 .IP "/" 14
 Search for files in the current directory.
 .IP ":" 14
diff --git a/doc/rifle.1 b/doc/rifle.1
index 755ac959..9e439c35 100644
--- a/doc/rifle.1
+++ b/doc/rifle.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
+.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -129,7 +129,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RIFLE 1"
-.TH RIFLE 1 "rifle-1.9.0" "2018-01-25" "rifle manual"
+.TH RIFLE 1 "rifle-1.9.1" "02/22/2018" "rifle manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
diff --git a/ranger/__init__.py b/ranger/__init__.py
index 60a536a0..0d7c8fdc 100644
--- a/ranger/__init__.py
+++ b/ranger/__init__.py
@@ -14,7 +14,7 @@ import os
 
 # Information
 __license__ = 'GPL3'
-__version__ = '1.9.0'
+__version__ = '1.9.1'
 __author__ = __maintainer__ = 'Roman Zimbelmann'
 __email__ = 'hut@hut.pm'
 
diff --git a/ranger/ext/rifle.py b/ranger/ext/rifle.py
index 8f28cef8..70215039 100755
--- a/ranger/ext/rifle.py
+++ b/ranger/ext/rifle.py
@@ -21,7 +21,7 @@ import re
 from subprocess import Popen, PIPE
 import sys
 
-__version__ = 'rifle 1.9.0'
+__version__ = 'rifle 1.9.1'
 
 # Options and constants that a user might want to change:
 DEFAULT_PAGER = 'less'
ce53'>ea0df7b ^
755aa9a ^

a782b70 ^
ea0df7b ^
99c363b ^
99c363b ^
546dfcd ^
99c363b ^
a782b70 ^
ea0df7b ^

a782b70 ^




2349b7d ^

ea0df7b ^






f9d26ee ^



cf66462 ^
f7387f8 ^
257affc ^
2349b7d ^




cce7cb4 ^
2349b7d ^
546dfcd ^
d7fecf7 ^
dfe5884 ^

a782b70 ^
257affc ^
cf66462 ^


2349b7d ^



cf66462 ^
62946ff ^





9e3b602 ^
62946ff ^
626f91c ^

491e360 ^
626f91c ^





491e360 ^
626f91c ^
491e360 ^
dfe5884 ^
62946ff ^


cf66462 ^


62946ff ^



2349b7d ^
5685a17 ^
2349b7d ^

618a500 ^







ea0df7b ^
618a500 ^






































66b68f3 ^







618a500 ^
66b68f3 ^
53d0c0a ^



618a500 ^











2349b7d ^
905cb9d ^

a782b70 ^





d7fecf7 ^
905cb9d ^
ea0df7b ^
99c363b ^


3877b1a ^

c6f4d7b ^













3877b1a ^




257affc ^


3877b1a ^
caad1b2 ^
cf66462 ^
905cb9d ^
cf66462 ^
c6f4d7b ^
618a500 ^
c6f4d7b ^
618a500 ^



3877b1a ^
c6f4d7b ^


















3877b1a ^



fe42beb ^





3877b1a ^




















257affc ^
2349b7d ^
b60999c ^
f6216bb ^




























3650b72 ^
dfe5884 ^
b12eba5 ^




aed847f ^




b12eba5 ^



b60999c ^
aed847f ^
b12eba5 ^
b60999c ^


3650b72 ^
b60999c ^


3650b72 ^
b60999c ^
626f91c ^
9fd6054 ^
334ca89 ^
9fd6054 ^

334ca89 ^
6fcc047 ^
334ca89 ^





9fd6054 ^

dfe5884 ^




ea0df7b ^


dfe5884 ^








2a3d120 ^
dfe5884 ^


d7fecf7 ^
e1c2b59 ^

626f91c ^
e1c2b59 ^

















626f91c ^

e1c2b59 ^
626f91c ^
e1c2b59 ^









626f91c ^
1b673b5 ^










618a500 ^


1b673b5 ^
dfe5884 ^








bd4df53 ^











66b68f3 ^
53d0c0a ^
66b68f3 ^



















66b68f3 ^
53d0c0a ^
66b68f3 ^
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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493