summaryrefslogtreecommitdiff
path: root/gbp/deb/git.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Fix docstringGuido Günther1-3/+3
2013-03-27Split out building a debian version from an upstream commitGuido Günther1-0/+22
2012-06-17deb.git: Fixed typo in method nameEd Bartosh1-1/+1
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther1-3/+3
2012-01-22PristineTar: move to separate moduleGuido Günther1-0/+23
2012-01-21DebianGitRepository: Add parameter and return types to find_version()Guido Günther1-0/+3
2012-01-21deb: make find_version() return sha1 of a commitMarkus Lehtonen1-4/+8
2012-01-21DebianGitRepository: fix module descriptionGuido Günther1-1/+1
2011-12-28Move _build_legacty_tag from GitRepository to to DebianGitRepositoryGuido Günther1-0/+13
2011-12-27gbp.deb.git.py: Fix typos and add versionGuido Günther1-4/+5
2011-12-16Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther1-0/+94