summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix file permissions4.1.1Stephen Finucane2018-07-181-1/+0
* Move d2to1 more into the source treeMonty Taylor2013-07-211-1/+1
* Clean up hacking and path issues with d2to1Monty Taylor2013-07-111-2/+3
* Remove explicit depend on distribute.0.5.16Monty Taylor2013-06-111-13/+0
* Use pip instead of easy_install for installation.Monty Taylor2013-06-101-0/+13
* Update to d2to1 0.2.10.Monty Taylor2013-05-061-1/+1
* Move sphinx to test-reuqirements.Monty Taylor2013-03-121-2/+2
* Just use d2to1 via hooks mechanism.Monty Taylor2013-03-111-7/+3
* Fix things up to work with nova.Monty Taylor2013-03-101-3/+5
* Split out oslo.packaging.Monty Taylor2013-03-101-352/+16
* openstack.common.setup: fails to get version from gitDavanum Srinivas2013-02-251-14/+38
* Change the check for the existence of .git directory.Robert Myers2013-02-151-3/+3
* returncode for Popen is valid only after communicate callDavanum Srinivas2013-02-151-1/+1
* Allow running test in uninstalled source tree.Monty Taylor2013-02-101-4/+4
* Fix Pep8 WarningDirk Mueller2013-01-281-1/+1
* setup: count revs for revno if there are no tagsMark McLoughlin2013-01-251-3/+17
* Use revno and git sha for pre-release versioning.Monty Taylor2013-01-181-8/+23
* Add env var version override for packagers.Monty Taylor2013-01-181-0/+3
* trivial pep whitespace fixSteven Hardy2013-01-181-1/+1
* Merge "Remove write_requirements"Jenkins2013-01-181-9/+0
|\
| * Remove write_requirementsMonty Taylor2013-01-161-9/+0
* | Merge "use regexp to parse the mailmap"Jenkins2013-01-171-5/+6
|\ \ | |/ |/|
| * use regexp to parse the mailmapIonuț Arțăriși2013-01-161-5/+6
* | Stop using no longer valid -E option for pipJohannes Erdfelt2013-01-161-3/+2
|/
* Simplify version processing.Monty Taylor2013-01-111-107/+45
* Add a latex command to our sphinx builders.Monty Taylor2013-01-041-1/+9
* Fixes setup compatibility issue on WindowsYaguang Tang2012-11-031-2/+6
* Fix a logic error in stable version calculation.Monty Taylor2012-10-261-3/+5
* Fix a couple of file handle leaks, using with statements.David Ripton2012-10-171-9/+11
* Ignore the stackforge jenkins email addressDoug Hellmann2012-09-281-2/+2
* Fix errors reported by pyflakes.Bhuvan Arumugam2012-08-011-3/+2
* Merge "Add SKIP_GENERATE_AUTHORS option to setup.py"Jenkins2012-07-131-11/+15
|\
| * Add SKIP_GENERATE_AUTHORS option to setup.pyDan Prince2012-07-131-11/+15
* | Add SKIP_WRITE_GIT_CHANGELOG option to setup.pyDan Prince2012-07-131-6/+10
|/
* Fix up pre-versioning based on testing in glance.Monty Taylor2012-07-091-7/+15
* Fix mailmap.Joe Gordon2012-06-281-1/+2
* Split read_versioninfo into a method.Monty Taylor2012-06-261-4/+17
* Add support for tag based versioning.Monty Taylor2012-06-241-24/+96
* Skip argparse when injecting requirements.Dan Prince2012-06-201-0/+5
* Add autodoc generation to the build_sphinx commandMonty Taylor2012-06-141-0/+52
* Added support for proper bare URLs.Monty Taylor2012-05-251-0/+17
* Backslash continuation removal (common folsom-1)Zhongyue Luo2012-05-191-4/+4
* Encapsulate common sdist actions into a cmdclass.Monty Taylor2012-05-061-0/+37
* Truly handle mailmap entries for all combinations.Bhuvan Arumugam2012-05-041-1/+2
* Handle authors existed before VCS was around.Bhuvan Arumugam2012-04-301-7/+12
* Add AUTHORS generation function.Bhuvan Arumugam2012-04-121-1/+14
* Add git changelog method.Monty Taylor2012-02-091-4/+17
* Add git vcsversion method.Monty Taylor2012-02-091-0/+27
* Updated tox config for multi-python testing.Monty Taylor2012-02-061-0/+45
* Split functions to avoid eventlet import.Monty Taylor2012-02-061-0/+42