summary refs log tree commit diff stats
path: root/doc/ranger.1
Commit message (Expand)AuthorAgeFilesLines
* doc/ranger.1: rebuilt man pagehut2012-08-021-5/+5
* What kind of idiot invented bugs anyway? v1.5.4hut2012-05-031-2/+2
* Always remember to bring your towel. v1.5.3hut2012-03-051-1/+1
* Added $RANGER_LEVEL environment variable (see man page)hut2012-03-051-0/+13
* Removed unnecessary spaceshut2012-03-051-2/+2
* ranger.1: fix vim script "RangerChooser" when no file is openedhut2012-02-211-2/+2
* ranger.1: Added entry for --list-tagged-fileshut2012-02-121-0/+4
* core.main: Allow multiple --cmd's, add man page entry for --cmdhut2012-02-121-1/+5
* new :relink commandM Rawash2012-01-271-0/+8
* Added documentation for new flagsM Rawash2011-12-111-1/+6
* core.main: added --selectfile optionDavid Pugnasse2011-10-241-0/+3
* The hard work of the electrons must be respected. v1.5.2hut2011-10-241-1/+1
* The hard work of the computer must be respected. v1.5.1hut2011-10-241-1/+1
* Removed duplicate link in man page (a pod2man fuckup)hut2011-10-211-2/+2
* core.actions: added --choosefiles option + dochut2011-10-211-2/+7
* Rebuild man pagehut2011-10-111-2/+2
* fixed some documentationhut2011-10-101-3/+4
* Revert "ranger.1: added doc for --dont-copy-config"hut2011-10-091-4/+5
* ranger.__init__, ranger.1: updated rangers descriptionhut2011-10-081-3/+3
* Updated man pagehut2011-10-081-12/+6
* ranger.1: added doc for --dont-copy-confighut2011-10-081-5/+4
* Write "ranger" with a lowercase "r"hut2011-10-081-2/+2
* updated manpage and config_examples/rc.confhut2011-10-081-1/+4
* 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
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184