aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/pkg
Commit message (Expand)AuthorAge
* PristineTar: add verifyGuido Günther2017-01-20
* Improve wordingGuido Günther2017-01-11
* UpstreamSource: don't use empty list as default argumentGuido Günther2017-01-11
* commands: allow to fall back to error reason if stderr is emptyGuido Günther2016-11-04
* gbp/pkg: flake8 cleanGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Clarify commentGuido Günther2016-07-03
* buildpackage: Check for existence of subtarballs as wellGuido Günther2016-05-27
* Simplify has_orig()Guido Günther2016-05-27
* upstream_source: Don't silently ignore filters when importing zip archivesGuido Günther2016-01-21
* upstream_source: Make PEP8 happyGuido Günther2016-01-21
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Don't let pristine-tar spew on stderrGuido Günther2015-03-27
* command_wrapper: Make error reporting more flexibleGuido Günther2015-03-27
* Remove unused variableGuido Günther2015-03-26
* UpstreamSource.guess_version: recognise debian native tarballsMarkus Lehtonen2015-02-20
* Use six.iteritems() and six.iterkeys()Guido Günther2015-02-20
* pristinetar: fix docstringGuido Günther2015-01-22
* Make pychecker happyGuido Günther2014-07-24
* UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen2014-07-24
* Change UpstreamSource to have PkgPolicyMarkus Lehtonen2014-07-24
* UpstreamSource.guess_version: don't check for directoriesMarkus Lehtonen2014-07-24
* UpstreamSource/guess_version: detect more compression formatsMarkus Lehtonen2014-07-24
* Fix typosGuido Günther2014-07-24
* Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen2014-07-24
* Better document how one derives from PkgTypesGuido Günther2013-03-22
* Return boolean types from is_ methodsGuido Günther2013-03-22
* Remove unused importsGuido Günther2013-03-22
* Make exception syntax consistentGuido Günther2012-07-02
* PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen2012-06-30
* UpstreamSource: automatically detect package name and versions from directoriesGuido Günther2012-06-25
* Refactor deb helpers: move PristineTar classGuido Günther2012-05-25
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01