summaryrefslogtreecommitdiffstats
path: root/openstack/common/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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