summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use pip instead of easy_install for installation."0.5.15Jenkins2013-06-114-55/+90
|\
| * Use pip instead of easy_install for installation.Monty Taylor2013-06-104-55/+90
* | Merge "Skip git-checkout related tests when .git is missing"Jenkins2013-06-101-0/+4
|\ \ | |/ |/|
| * Skip git-checkout related tests when .git is missingDirk Mueller2013-06-101-0/+4
* | Refactor hooks file.Monty Taylor2013-06-079-103/+302
|/
* Remove jinja pin.0.5.140.5.13Monty Taylor2013-06-061-1/+0
* Merge "Explicitly install install_requires."0.5.12Jenkins2013-06-051-0/+38
|\
| * Explicitly install install_requires.Monty Taylor2013-06-051-0/+38
* | Merge "More python3 compatibility."Jenkins2013-06-057-100/+20
|\ \ | |/ |/|
| * More python3 compatibility.Clark Boylan2013-06-037-100/+20
* | Merge "python3: Use six everywhere"Jenkins2013-06-044-14/+14
|\ \ | |/
| * python3: Use six everywhereChuck Short2013-06-024-14/+14
* | Merge "Handle versioned egg fragments in dependency URLs"Jenkins2013-06-042-4/+29
|\ \
| * | Handle versioned egg fragments in dependency URLsMark McLoughlin2013-05-292-4/+29
* | | Merge "Add vim and emacs files to .gitignore."Jenkins2013-06-011-0/+4
|\ \ \
| * | | Add vim and emacs files to .gitignore.Monty Taylor2013-05-301-0/+4
| |/ /
* | | Merge "Fix tox.ini to not reference deleted testenv"Jenkins2013-05-311-1/+1
|\ \ \
| * | | Fix tox.ini to not reference deleted testenvMark McLoughlin2013-05-291-1/+1
| |/ /
* | | Fix sphinx autodoc module headers.Devananda van der Veen2013-05-291-4/+3
|/ /
* | Fix author and changelog skipping.0.5.11Monty Taylor2013-05-282-2/+3
* | Fix doc autoindexing.Monty Taylor2013-05-282-5/+6
|/
* Changed _get_git_directory() to use git itself.Tim Simpson2013-05-251-8/+1
* python3: Python3.x compatibilityChuck Short2013-05-232-2/+4
* Cosmetic doc fixes.Monty Taylor2013-05-132-5/+5
* Add missing files to the tarball.Dan Prince2013-05-101-0/+4
* Default to single-version-externally-managed0.5.10Monty Taylor2013-05-061-4/+4
* Add config for skipping authors and changelog.Monty Taylor2013-05-063-21/+91
* Update to d2to1 0.2.10.Monty Taylor2013-05-063-5/+10
* Don't try to smart find packages that aren't there.0.5.8Monty Taylor2013-04-082-3/+4
* Add support for manpages.Monty Taylor2013-04-062-2/+30
* Support forcing single-version-externally-managed.Monty Taylor2013-04-062-0/+19
* Add more iterations to BuildDoc coverage.Monty Taylor2013-04-066-72/+95
* Align Sphinx autodoc options with oslo.Monty Taylor2013-04-064-25/+57
* Using __file__ was getting the wrong location.0.5.6Monty Taylor2013-03-291-1/+1
* Add support for configuring pbr sphinx options.Monty Taylor2013-03-272-6/+9
* Add support for warnings=errors.Monty Taylor2013-03-271-0/+9
* Fix authors generation from co-authored-by.Monty Taylor2013-03-242-9/+10
* Ported in Co-authored-by support from oslo.Monty Taylor2013-03-242-5/+27
* Fix up the test suite to actually all pass.Monty Taylor2013-03-202-67/+56
* Added version code.Monty Taylor2013-03-195-0/+211
* Update tox to run hacking.Monty Taylor2013-03-192-7/+6
* Make hacking compliant.Monty Taylor2013-03-192-8/+12
* Ensure that reuqirements files are shipped.Monty Taylor2013-03-191-0/+2
* Add MANIFEST.in.Monty Taylor2013-03-181-0/+7
* Update documentation for release.0.5.0Monty Taylor2013-03-174-7/+72
* Rename back to PBR.Monty Taylor2013-03-1714-55/+39
* Add contributing file.Monty Taylor2013-03-121-0/+17
* Fix .gitreview file.Monty Taylor2013-03-121-1/+1
* Add docs dir.Monty Taylor2013-03-1213-0/+1309
* Cleaned up stdout capture invocation.Monty Taylor2013-03-121-4/+4