summaryrefslogtreecommitdiff
path: root/gbp/deb/changelog.py
AgeCommit message (Expand)Author
2015-02-20Don't output additional newlinesGuido Günther
2015-02-20Use email.utils instead of email.UtilsGuido Günther
2015-02-20Don't use dict.has_key()Guido Günther
2015-02-20Don't use print as a statementGuido Günther
2015-02-17git-dch --git-author: separate author and emailDmitrij Tejblum
2013-08-28Use open() instead of file()Guido Günther
2013-04-29ChangeLog: Remove is_nativeGuido Günther
2013-03-29Move debian/changelog manipulation to gbp.deb.changelog.ChangeLog.Daniel Dehennin
2012-07-02Make exception syntax consistentGuido Günther
2012-05-20gbp.deb.ChangeLog: Add filename propertyGuido Günther
2012-05-20gbp.deb.changelog: Split parsing into a separate functionGuido Günther
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther
2012-03-15deb.changelog: allow to extract author and dateGuido Günther
2012-01-22deb.changelog: add name propertyGuido Günther
2011-11-28Add ChangeLog classGuido Günther