summary refs log tree commit diff stats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Makefile, setup.py: Fixed `make doc`hut2010-09-111-23/+24
|
* added setup.py drafthut2010-06-181-0/+42
ef='/akspecs/ranger/commit/test/tc_direction.py?h=v1.4.2&id=447cbcd65588eafdb85b407750602c0fdd591ef4'>447cbcd6 ^
76e9b89a ^
447cbcd6 ^
7a2665c2 ^


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