about summary refs log tree commit diff stats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* setup.py: Make executables executablenfnty2017-04-121-4/+26
|
* setup.py: Add `keywords` and `classifiers`nfnty2017-02-191-0/+22
|
* setup.py: Fix Travis CI pylint errornfnty2017-02-111-1/+1
|
* setup.py: Use distutils by defaultnfnty2017-02-111-4/+4
| | | | Fixes #805
* setup.py: Minor changesnfnty2017-02-101-12/+11
|
* setup.py: Fix build scripts for PyPInfnty2017-02-101-10/+26
|
* setup.py: Use `setuptools` by default, Change name for PyPInfnty2017-02-101-4/+13
|
* setup.py: Minor fixesnfnty2017-02-091-11/+11
| | | | | Remove underscores from functions Prevent scripts path conflict
* setup.py: Generate scripts during buildnfnty2017-02-091-2/+14
| | | | Fixes #799
* setup.py: Fix missing commanfnty2017-02-091-1/+1
|
* setup.py: Improve readabilitynfnty2017-02-091-24/+30
|
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
|
* linting: Fix Travis CInfnty2017-01-171-2/+2
|
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
|
* linting: pylint and flake8nfnty2017-01-171-8/+10
|
* linting: autopep8nfnty2017-01-171-2/+6
|
* Remove reduntant backslash between brackets.stepshal2016-06-191-1/+1
|
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
|
* Revert "Use setuptools if present"hut2016-01-251-7/+2
| | | | | | | | | This reverts commit 8b958c577a7f5f484db42b7c26b0340e14fd9351. Reasons: 1. it breaks the `. ranger` command (fixes #454) 2. the `ranger.desktop` file is not installed properly 3. ranger won't run when installing it outside of PYTHONPATH
* added ranger.desktop file, fixes #346hut2016-01-251-0/+2
|
* setup.py: fix CHANGELOG.md referencehut2015-07-161-1/+1
|
* Use setuptools if presentShadab Zafar2015-06-251-2/+7
| | | | | | | | | | | | | The main reason for this is the presence of `develop` command in setuptools. So by running `sudo python setup.py develop` - ranger gets installed, but you can easily make changes to the code and won't have to reinstall it. You can read more about it here: http://pythonhosted.org//setuptools/setuptools.html#development-mode It basically links an egg, so I had to add an appropriate line to .gitignore as well.
* moved "doc/examples" to "examples" for more visibilityhut2015-04-131-1/+1
|
* Neater copyright headerhut2015-03-191-2/+2
|
* Fixed references to doc/HACKING (for real)Dorien Snake2014-12-101-1/+1
|
* Fixed references to doc/HACKINGDorien Snake2014-12-101-1/+1
| | | | | | This patch replaces all references to `doc/HACKING` with `doc/HACKING.md`, to include the one in `setup.py` that was preventing a successful build. Some trailing whitespace was incidentally removed.
* fix references to README.mdhut2014-08-221-1/+1
|
* Changed email address in source codehut2013-08-081-1/+1
| | | | | Since lavabit.com ceased providing email services, I had to change my address from hut lavabit com to hut lepus uberspace de.
* added doc/config directory with symlinks to configshut2013-03-151-9/+4
|
* setup.py: added _findall functionhut2013-03-091-7/+6
|
* setup.py: create a /usr/share/doc/ranger directoryhut2013-03-091-1/+26
|
* setup.py: updated website URLhut2013-03-011-1/+1
|
* setup.py: removed fsobject packagehut2013-03-011-1/+0
|
* Merge branch 'master' into vcshut2013-02-221-1/+1
|\ | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py
| * updated rest of the copyright noticeshut2013-02-221-1/+1
| |
| * update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
| |
* | Merge branch 'master' into vcshut2013-02-191-1/+1
|\|
| * setup.py: add doc/rifle.1 to man pageshut2013-02-181-1/+1
| |
* | setup.py: s/ranger.vcs/ranger.ext.vcs/hut2013-02-161-1/+1
| |
* | Merged code to manipulate version control systemsAbdo Roig-Maranges2013-02-121-1/+2
|/ | | | Supports git, hg and bzr.
* replaced tabs with 4 spaces in all python fileshut2013-02-101-23/+23
| | | | | | | | | PEP 8 (Style Guide for Python Code) suggests the use of 4 spaces: http://www.python.org/dev/peps/pep-0008/#indentation If you need to use tools like "git blame", you can use the -w option to ignore this commit entirely. Patches will continue to work if you substitute tabs with 4 spaces everywhere except in the Makefile.
* added scripts directory. rifle is now installed to /usr/bin/hut2012-08-041-1/+1
|
* setup.py: s/defaults/config/hut2012-08-021-3/+3
|
* setup.py: added entry for rifle.confhut2012-03-191-1/+2
|
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
|
* moved scripts/ranger to ranger/data/rangerhut2011-10-111-1/+1
| | | | | | This way, the user gets an extra copy of the executable in case the one in /usr/bin/ is lost. Also, we don't waste one directory at the root level for just one symlink.
* Updated copyright headershut2011-10-101-1/+1
| | | | As much as I hate this, it has to be done
* added defaults/rc.conf in setup.pyhut2011-09-301-1/+1
|
* Fixed setup.py (by removing ranger/help entry)hut2011-09-291-2/+1
|
* a little restructurationhut2010-10-021-2/+2
|
class='oid'>34a60763 ^
f07bb12f ^



34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^





f07bb12f ^
34a60763 ^

f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^





f07bb12f ^
34a60763 ^

f07bb12f ^
34a60763 ^





f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^

f07bb12f ^
34a60763 ^

f07bb12f ^










34a60763 ^
f07bb12f ^




34a60763 ^
f07bb12f ^


34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^


34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^


34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^


34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^





34a60763 ^
f07bb12f ^





34a60763 ^
f07bb12f ^

34a60763 ^
f07bb12f ^

34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^





34a60763 ^
f07bb12f ^





34a60763 ^
f07bb12f ^

34a60763 ^
f07bb12f ^

34a60763 ^
f07bb12f ^



34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^





f07bb12f ^
34a60763 ^

f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^





f07bb12f ^
34a60763 ^

f07bb12f ^
34a60763 ^





f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^
f07bb12f ^
34a60763 ^

f07bb12f ^
34a60763 ^

f07bb12f ^










34a60763 ^
f07bb12f ^
34a60763 ^







f07bb12f ^
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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367