summary refs log tree commit diff stats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* made configuration more simplehut2010-01-251-6/+2
|
* README: corrected bad instructionshut2010-01-241-2/+2
|
* readme: improvedhut2010-01-201-6/+13
|
* 1.0.2! v1.0.2hut2010-01-141-2/+2
|
* readme: added part "customizing ranger"hut2010-01-141-0/+16
|
* readme: removed ugly sentencehut2010-01-141-3/+1
|
* new minor version v1.0.1hut2010-01-021-2/+2
|
* readme: updatedhut2010-01-011-4/+77
|
* decided to use python from now onhut2009-11-221-1/+1
|
* Initial commithut2009-11-161-0/+11
/ranger/blame/Makefile?h=v1.9.3&id=a5d9423cad0a112564447b2519208b9ec5354665'>^
b0a216f5 ^


e9e4b4ff ^





ad75190c ^
e9e4b4ff ^
c7720fff ^



e9e4b4ff ^
25a4162d ^
e9e4b4ff ^
fde932f2 ^
85fd5288 ^
4ade06a6 ^

85fd5288 ^
0c2c782d ^

636d9393 ^
b0a216f5 ^
c7720fff ^
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