summaryrefslogtreecommitdiff
path: root/tests/test_Changelog.py
AgeCommit message (Collapse)Author
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther
to parse package and version out of a changelog section
2012-03-15deb.changelog: allow to extract author and dateGuido Günther
2012-01-22PristineTar: move to separate moduleGuido Günther
and make it accessible from GitRepository to group checkout/checkin/lookup.
2012-01-22deb.changelog: add name propertyGuido Günther
2011-11-28Add ChangeLog classGuido Günther
making it easier to query versions. Add tests.