summary refs log tree commit diff stats
path: root/COPYING
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2014-11-02 17:40:00 +0100
committerhut <hut@lepus.uberspace.de>2014-11-02 17:40:00 +0100
commit2c7d36041103b4b282261edd0fd17ef5d4b722e1 (patch)
tree0a274708097333b7d24eb71a29d8d03b025dc074 /COPYING
parentc791b0ad0b1b5186b71f8d6578ed619fefc16f5d (diff)
downloadranger-2c7d36041103b4b282261edd0fd17ef5d4b722e1.tar.gz
core.actions: Avoid UnicodeDecodeError, fixes #172
Thanks to cym13 and GermainZ for looking into this
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
9-17 12:55:10 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2016-09-17 12:55:10 -0700 3389' href='/akkartik/mu/commit/068random.mu?h=hlt&id=760f683f2755038a1b0c16522f5001b889096aa5'>760f683f ^
0c44f591 ^
4a48bedc ^
0c44f591 ^
7a84094a ^
0c44f591 ^
4a48bedc ^
0c44f591 ^



4a48bedc ^
a0331a9b ^
7a84094a ^
0c44f591 ^
4a48bedc ^
0c44f591 ^









760f683f ^
51b0936f ^



0c44f591 ^










e62ef075 ^
5fadf6f3 ^
e62ef075 ^

4a48bedc ^
e62ef075 ^














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