aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb
Commit message (Expand)AuthorAge
* gbp.deb: Correct "otherwise" spelling in commentKen Dreyer2018-12-10
* DebianSource: Drop unused variableGuido Günther2018-11-24
* pristine-tar: support checking in/out upstream signaturesGuido Günther2018-11-24
* Deduplicate version_mangle_reGuido Günther2018-11-23
* buildpackage, export-orig: support version substitution for --git-tarball-dirLuca Boccassi2018-11-23
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* debian.source: Enumerate components only onceAndreas Beckmann2018-09-21
* import-orig: Allow to import the requested version with --uscanMathieu Parent2018-08-24
* changelog: try iso8859-1 when utf-8 failsGuus Sliepen2018-06-07
* deb.git: fix spelling of "described" in docstringKen Dreyer2018-05-22
* deb.git: fix duplicate "tarball" in docstringKen Dreyer2018-05-22
* import-orig: Better error message when vcs-tag is not foundGuido Günther2018-04-23
* RollbackDebianGitRepository: quote refs for readabilityGuido Günther2018-02-26
* Move rollback code out of import_origGuido Günther2018-02-26
* 8bit GuidoGuido Günther2018-02-26
* deb.source: Fix typoGuido Günther2018-01-12
* deb.source: Fix class names in doc stringGuido Günther2018-01-12
* DebianSource: provide mapping for control file as wellGuido Günther2017-11-27
* DebianSource: document toplevel requirementGuido Günther2017-11-27
* ChangeLog: don't raise Exception()Guido Günther2017-11-27
* ChangeLog: add class method to create empty changelogsGuido Günther2017-11-27
* ChangeLog: capture debchange errors instead of spewing on stderrGuido Günther2017-11-27
* ChangeLog: don't use lists as default argumentsGuido Günther2017-11-27
* uscan: disentangle logic a bitGuido Günther2017-11-23
* changelog: handle comma in maintainers nameGuido Günther2017-11-12
* print is a function in Python3Guido Günther2017-11-12
* DebianChangelog: Strip trailing newlines from changesKen Dreyer2017-11-07
* DscFile: dscfile must be utf-8 encoded as wellGuido Günther2017-11-06
* DebianChangelog: encode author and email to utf-8Guido Günther2017-11-06
* DebianChangelog: Always open changelog as utf8Guido Günther2017-11-06
* dscfile: Make sure we match on additional tarballs containing uppercaseGuido Günther2017-10-31
* dscfile: parse out upstream signatures as wellGuido Günther2017-10-31
* dscfile: make sure we match the end of the lineGuido Günther2017-10-31
* Kill six.string_typesGuido Günther2017-10-20
* Kill six.bGuido Günther2017-10-20
* buildpackage: drop superfluous elseGuido Günther2017-09-15
* Spell pristine_tar consistentlyGuido Günther2017-08-23
* spawn_dch: fail if dch failedGuido Günther2017-08-14
* dscfile: use @property for read only propertyGuido Günther2017-08-12
* deb.policy: fail with a GbpError when we hit an unknown compressionGuido Günther2017-08-08
* push: new command to push changes in one goGuido Günther2017-08-06
* DebianSource: releasability check based on UNRELEASEDGuido Günther2017-08-06
* DebianChangelog: add accessor for distributionGuido Günther2017-08-06
* find_version: add a missing decodeMaximiliano Curia2017-08-06
* pristine-tar: don't print checkout errors twiceGuido Günther2017-08-03
* deb.git: helper for upstream tarball creationGuido Günther2017-08-03
* pkg: clear __init__.pyGuido Günther2017-08-03
* DebianSource: Split out upstream_tarball_namesGuido Günther2017-08-03
* Simplify compression handlingGuido Günther2017-08-03
* Move compressed tarball creation to PkgGitRepositoryGuido Günther2017-08-03