summary refs log tree commit diff stats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* setup.py: Generate scripts during buildnfnty2017-02-091-2/+14
* 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
* 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
* 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
* fix references to README.mdhut2014-08-221-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* 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
|\
| * 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
|/
* replaced tabs with 4 spaces in all python fileshut2013-02-101-23/+23
* 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
* Updated copyright headershut2011-10-101-1/+1
* 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