summary refs log tree commit diff stats
path: root/doc/ranger.1
Commit message (Expand)AuthorAgeFilesLines
* general updateshut2011-10-081-5/+10
* manpage: updatehut2011-10-051-15/+16
* defaults/commands: added cunmap, punmap, tunmaphut2011-10-051-4/+34
* Changed version to 1.5.0hut2011-10-021-1/+1
* doc/ranger.1: updated manpagehut2011-10-011-45/+70
* doc/ranger.1: added missing documentationhut2011-09-291-4/+121
* core.main: added --list-unused-keys optionhut2011-09-291-1/+6
* another correction of the bash wrapper scriptshut2011-09-281-2/+3
* sanitized bash wrapper scripts, reformulated BUGS section in manualhut2011-09-281-6/+6
* improved bash wrappers in ranger.py and man pagehut2011-09-281-11/+13
* documented and improved DaPangus' changeshut2011-09-251-3/+2
* extended manpage and fixed {load,save}_copy_buffer commandshut2011-09-251-25/+39
* doc/ranger.pod: extended the man pagehut2011-09-241-62/+384
* Overhauled manpage. It's in POD format now.hut2011-09-241-194/+383
* This gonna be cool once it's finished v1.4.3hut2011-04-051-1/+1
* Improved manpagehut2011-04-031-4/+5
* Next version will run on pure Lisp Machines only v1.4.2hut2011-03-051-1/+1
* If ranger won't run, you still got peanut butter to live for. v1.4.1hut2011-01-041-1/+1
* We are not authorized to disclose the commit message v1.4.0hut2010-12-221-1/+1
* core.main: extended --copy-config optionhut2010-10-121-2/+3
* Merge branch 'cp+preview'hut2010-10-121-0/+4
|\
| * core.main: added --copy-config flaghut2010-10-111-0/+4
* | new version: 1.3.1, merge with cp+preview branchhut2010-10-121-1/+1
|/
* Incremented version number to 1.3 (testing)hut2010-09-131-1/+1
* Beware of low-flying butterflies v1.2.0hut2010-09-131-1/+1
* Tuned versioning scheme to be more intuitive, back to 1.1.2hut2010-08-281-1/+1
* Changed version number to 1.2 (testing) to adhere with versioning schemehut2010-08-281-1/+1
* Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-281-4/+5
* Why did the astrophysicist order three hamburgers? v1.1.2hut2010-07-121-1/+1
* version = version + 1 v1.1.1hut2010-06-181-1/+1
* new stable version v1.1.0hut2010-06-091-1/+1
* updated manpagehut2010-06-091-5/+4
* renamed "--fail-if-run" to the more accurate "--fail-unless-cd"hut2010-06-091-3/+3
* Fixed bug #65 by adding flag "--fail-if-run"hut2010-04-261-1/+5
* ranger.1: added S key to man pagehut2010-04-161-0/+3
* Fixed suggested cd-after-exit-script for zshhut2010-04-131-1/+1
* corrected documentationhut2010-04-061-1/+1
* Improved tabshut2010-04-061-0/+3
* updated keybindings and documentationhut2010-04-061-1/+21
* ranger.1: updatehut2010-04-011-4/+7
* ranger.1: updatedhut2010-04-011-1/+1
* added a man pagehut2010-04-011-0/+187
change to achieve Jukka's last proposal' href='/acidbong/suckless/dwm/commit/dwm.h?h=6.4&id=346bdea946887d83f857a8944a0189bca51a3e47'>346bdea ^
a05beb6 ^
9ca5c3b ^
a05beb6 ^
22399a3 ^
338c083 ^
b355755 ^
1076f2b
72707c2 ^
15abade ^
bf35794 ^
1076f2b

cdbc84b ^
8d11163 ^













b3419f4 ^






36672d0 ^
86953bd ^
b3419f4 ^



b3419f4 ^
39677ec ^
439e15d ^
1df4559 ^
83aa110 ^
1df4559 ^

199a601 ^
2aef8b9 ^
1df4559 ^

f841501 ^
83aa110 ^
36672d0 ^
2aef8b9 ^
1df4559 ^
3399650 ^
e750878 ^
1df4559 ^


e750878 ^
dba2306 ^
1df4559 ^
b9da4b0 ^
9e8b325 ^
96d7fe1 ^

b975c47 ^
1df4559 ^
9e8b325 ^
47765f7 ^
50be6c8 ^
47765f7 ^
1df4559 ^
47765f7 ^





1df4559 ^
47765f7 ^


ab3d6a7 ^
47765f7 ^
10d13f0 ^
47765f7 ^
2aef8b9 ^
1df4559 ^
b975c47 ^
1df4559 ^
4cdbd52 ^

1df4559 ^


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