summary refs log tree commit diff stats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README: updatedhut2010-05-241-6/+18
|
* README: minor changehut2010-05-151-2/+2
|
* README: rewritehut2010-05-151-115/+47
|
* Fixed bug #65 by adding flag "--fail-if-run"hut2010-04-261-1/+1
|
* README: Removed finished parts of roadmaphut2010-04-191-2/+0
|
* 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
5a89812e78bcb2b106d962ed3bfc79f6cdde094'>^
b0a216f5 ^
e9e4b4ff ^





612b8b8b ^
e9e4b4ff ^
52403c53 ^
ad51cca4 ^










b3d031a9 ^
c5f776ed ^
b3d031a9 ^

bc2c5619 ^
c5f776ed ^

b3d031a9 ^

c5f776ed ^

c216901a ^
f473be92 ^
5fca2a0b ^
9cf43c17 ^
5fca2a0b ^
c5f776ed ^





185c022e ^
5fca2a0b ^
c7720fff ^


a6836d5d ^

c7720fff ^
8d21b83c ^


e9e4b4ff ^
ececd03e ^
e9e4b4ff ^
0c2c782d ^
636d9393 ^
b0a216f5 ^
c6afc196 ^

c0d63e78 ^


ececd03e ^

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