about summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Collapse)AuthorAgeFilesLines
...
* | core.fm: moved attributes of core.action to core.fm for clarityhut2012-08-052-7/+8
| |
* | core.environment: removed unused functionshut2012-08-051-14/+0
| |
* | core.helper: moved functions to ranger and ranger.core.mainhut2012-08-022-176/+148
| |
* | core.fm: stick to line length limithut2012-08-021-2/+4
| |
* | renamed ranger/defaults to ranger/confighut2012-08-024-10/+10
| |
* | core.helper: more useful --version outputhut2012-06-161-3/+2
| |
* | ext.rifle: Fix passing flags from actions.py to rifle.pyhut2012-04-131-2/+2
| |
* | core.loader: added pause()hut2012-04-023-5/+39
| |
* | core.actions: fixed dump_{commands,keybindings,settings}hut2012-04-021-3/+6
| |
* | core.shared: ImportErrors in options.py are mistakenly ignored...hut2012-04-021-0/+2
| |
* | core.{fm,helper,main}: replace "from X import *" lineshut2012-03-263-8/+5
| |
* | core.main: fixed rifle interfacehut2012-03-231-1/+1
| | | | | | | | thanks to taylorchu for reporting this
* | core.actions: fix listing of rifle commandshut2012-03-211-1/+1
| |
* | core.actions: fixed some of the rifle codehut2012-03-211-3/+7
| |
* | core.main: improved rifle compatibilityhut2012-03-191-1/+1
| |
* | core.runner: updated ALLOWED_FLAGS, added commenthut2012-03-191-1/+3
| |
* | ext.rifle: polishinghut2012-03-191-8/+6
| |
* | ext.rifle: added hooks, fixed bugs.hut2012-03-182-2/+4
| |
* | removed code of old file-opener systemhut2012-03-164-43/+11
| |
* | implemented "rifle", a new file launcherhut2012-03-162-7/+32
| | | | | | | | | | | | ranger/ext/rifle.py is a standalone program that works without ranger. The configuration is not in python anymore, thus is easier to understand, modify and parse.
* | shorten all copyright messages for better readabilityhut2012-03-148-104/+8
|/
* Added $RANGER_LEVEL environment variable (see man page)hut2012-03-051-0/+7
|
* Feature: pasting hardlinked treesSerge Broslavsky2012-02-141-2/+24
| | | | | | | | | | | | | | | | | | | | | | | | | This feature is useful when there is a need to create a directory tree, which is similar to an existing one while keeping all the files in this new tree hardlinked to those existing ones. Such functionality might be useful when rearranging a huge directory tree (or a set of directory trees) into some new layout. This operation is done synchronously (i.e. it doesn't use CommandLoader to put the ongoing operation into the task queue). Target end of the operation is handled the following way: 1. If target directory with the same name exists - it gets used. 2. If target folder does not exist - it is created with the same mode bits as corresponding source one. 3. If target file with the same name exists and is a hardlink of the source file already - it is getting left as it is. If it's not a hardlink of the source file - a new hardlink is created in a form of <original>_, <original>_1, ..., etc. 4. If target file does not exist - a hardlink is created.
* core.main: fixed crash when using ranger as file openerhut2012-02-121-1/+2
|
* core.main: Allow multiple --cmd's, add man page entry for --cmdhut2012-02-122-3/+5
|
* Add --cmd=COMMAND command line optionDavid Bengoa2012-02-122-0/+6
|
* Added doc for TERMCMD and integrated it in commands.pyhut2012-01-181-1/+3
|
* core.main: pipe the profiler stream to stderrhut2012-01-111-4/+2
|
* added --profile optionhut2012-01-112-1/+32
|
* widgets.statusbar: Include marked directory sizes in statusbar summaryhut2012-01-041-0/+1
|
* core.fm: Added todo-entry and some fail-safe stuffhut2011-12-192-1/+6
|
* core/runner.py: removed the 'a' flag from ALLOWED_FLAGSM Rawash2011-12-191-3/+3
|
* core/runner.py: allow combination of 'r' and 'd' flagsM Rawash2011-12-191-2/+3
|
* Merge https://github.com/gwash/rangerhut2011-12-171-2/+26
|\
| * core/runner.py: got rid of the 'a' flagM Rawash2011-12-071-9/+2
| |
| * Added new flags 'a', 'r' and 't'M Rawash2011-12-051-4/+35
| |
* | core.loader: fix bug with chardet modulehut2011-12-101-1/+1
|/
* core.actions: only choosefile when pressing l/enterhut2011-11-231-7/+8
|
* core.actions: Disable visual mode when opening consolehut2011-11-151-1/+2
|
* Disable visual mode when typing "v"hut2011-11-091-0/+2
|
* core.actions: implement visual modehut2011-10-311-8/+69
|
* core.actions: paste_symlink() doesn't fail if file existshut2011-10-301-3/+7
|
* Added option "init_function"hut2011-10-301-0/+3
|
* Added signals runner.execute.{before,after}hut2011-10-301-0/+6
|
* core.runner: added "fm" attribute to Context, as documentedhut2011-10-302-3/+4
|
* core.main: fix --selectfile with relative pathsDavid Pugnasse2011-10-252-6/+3
|
* core.main: added --selectfile optionDavid Pugnasse2011-10-243-2/+14
|
* core.actions: Added comment about possible bughut2011-10-241-0/+3
|
* Added constant ranger.STABLE to indicate stable versionshut2011-10-231-1/+2
|
* New key "dc" to get cumulative size of selected directorieshut2011-10-221-0/+5
|
alt'>
080a38d ^
3399650 ^





c0705ee ^
3399650 ^









e6cbe9c ^
3399650 ^

adaa28a ^

1076f2b
727449d ^
1076f2b

dba2306 ^
bf35794 ^


dba2306 ^


4641aa2 ^
dba2306 ^
dc5d967 ^





dba2306 ^

dc5d967 ^
dba2306 ^
4641aa2 ^

1076f2b


ee31e38 ^
1076f2b
dc5d967 ^
1076f2b
ee31e38 ^
dc5d967 ^
1076f2b
4970ef9 ^


1076f2b
4970ef9 ^

1076f2b


86d1224 ^
1076f2b
e571de8 ^
1076f2b


dba2306 ^

86d1224 ^
1076f2b
f60c597 ^
1076f2b
dba2306 ^

1076f2b
b6ad663 ^
f60c597 ^
dba2306 ^
2ffdc19 ^
1076f2b

c09bf8d ^





1076f2b
1076f2b




ee31e38 ^









db1d62e ^


29355bd ^
e21d93b ^
1076f2b
b355755 ^
292ccc4 ^

b355755 ^
39677ec ^
c0705ee ^

0025572 ^
c0705ee ^
39677ec ^
9cd686c ^



83d2390 ^
9cd686c ^


ee31e38 ^


9cd686c ^





eb756ee ^

42277b1 ^

c0705ee ^
eb756ee ^
9cd686c ^
83d2390 ^
dba2306 ^
1076f2b
4e2c5b5 ^
0680c76 ^
b6ad663 ^
727449d ^
e3fd306 ^
0e5c819 ^
95e8d12 ^

e571de8 ^
2c66b42 ^
b439892 ^
0e5c819 ^
b439892 ^
95e8d12 ^


0cf3ba0 ^
95e8d12 ^

c0705ee ^
0e5c819 ^

b439892 ^

df74b26 ^
439e15d ^
1076f2b




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
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309