summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-04-19 18:12:05 +0200
committerhut <hut@lavabit.com>2011-04-19 18:12:23 +0200
commit7c33d7792efa6c4a1e56310c18ff04a721a2ea50 (patch)
tree0cf0fcc3f183f6050aebdc39af5a0cd29496b41d /test
parent47c394e3836699c5920965fee4c20d7a20343b32 (diff)
downloadranger-7c33d7792efa6c4a1e56310c18ff04a721a2ea50.tar.gz
use lazy_property for Directory.size/infostring
for more passive and faster loading of directories
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
el.mu.html?h=hlt&id=5ccf2653fb7d31b013f77df4e92e964e45c54f8a'>^
0e4a335e ^
f5465e12 ^



c5ffb6e1 ^












f5465e12 ^
c5ffb6e1 ^
f5465e12 ^

c5ffb6e1 ^
f5465e12 ^



c5ffb6e1 ^
f5465e12 ^





c5ffb6e1 ^

f5465e12 ^
c5ffb6e1 ^
f5465e12 ^


c5ffb6e1 ^
f5465e12 ^
c5ffb6e1 ^
f5465e12 ^



c5ffb6e1 ^

f5465e12 ^


c5ffb6e1 ^
f5465e12 ^

9570363a ^

c5ffb6e1 ^




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