summaryrefslogtreecommitdiff
path: root/gbp/pkg
AgeCommit message (Expand)Author
2015-03-27Don't let pristine-tar spew on stderrGuido Günther
2015-03-27command_wrapper: Make error reporting more flexibleGuido Günther
2015-03-26Remove unused variableGuido Günther
2015-02-20UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen
2015-02-20Use six.iteritems() and six.iterkeys()Guido Günther
2015-01-22pristinetar: fix docstringGuido Günther
2014-07-24Make pychecker happyGuido Günther
2014-07-24UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen
2014-07-24UpstreamSource.guess_version: don't check for directoriesMarkus Lehtonen
2014-07-24UpstreamSource/guess_version: detect more compression formatsMarkus Lehtonen
2014-07-24Fix typosGuido Günther
2014-07-24Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen
2013-03-22Better document how one derives from PkgTypesGuido Günther
2013-03-22Return boolean types from is_ methodsGuido Günther
2013-03-22Remove unused importsGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen
2012-06-25UpstreamSource: automatically detect package name and versions from directoriesGuido Günther
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen