summaryrefslogtreecommitdiff
path: root/pbr/git.py
Commit message (Expand)AuthorAgeFilesLines
* Update to latest hackingStephen Finucane2019-08-271-6/+8
* Mark strings as rawStephen Finucane2019-08-271-3/+3
* Allow git-tags to be SemVer compliantMartin Domke2019-05-241-1/+6
* Ignore Zuul when generating AUTHORSTim Burke2018-07-301-1/+1
* Fix missing comment from previous changeGage Hugo2017-04-181-5/+4
* Add Changelog build handling for invalid charsGage Hugo2017-03-271-0/+22
* Merge "Fix handling of old git log output"Jenkins2016-10-171-7/+8
|\
| * Fix handling of old git log outputRandall Nortman2016-08-161-7/+8
* | Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-261-1/+1
|/
* Split changelog on nulls instead of (Monty Taylor2016-01-131-19/+32
* Ensure changelog log output is written if it already existsJoshua Harlow2015-10-221-1/+3
* Merge "Fix retrieval of commit data and most recent tag."Jenkins2015-08-161-10/+10
|\
| * Fix retrieval of commit data and most recent tag.Florian Wilhelm2015-08-031-10/+10
* | Handle git being entirely absent1.5.0Robert Collins2015-08-101-1/+8
|/
* Show how long the git querying takesRobert Collins2015-07-161-0/+7
* Issue #1451976: handle commits with non-utf8 textRobert Collins2015-05-061-1/+5
* Properly check for git before getting git dirClark Boylan2014-12-211-6/+6
* Port in git sha changes from 0.10 lineMonty Taylor2014-12-211-0/+276