summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* patch_seris: report decoding errors when reading patch filesGuido Günther2017-08-27
* pq: properly retry non-ascii charset on patch body encodeGuido Günther2017-08-27
* Spell pristine_tar consistentlyGuido Günther2017-08-23
* log; don't color the log message, only the markerGuido Günther2017-08-22
* pq-rpm: Correctly pass abbrev to format-patchGuido Günther2017-08-22
* pq: make --abbrev= configurableChris Lamb2017-08-22
* pq: use more gittish commit message in --commitGuido Günther2017-08-19
* Revert "buildpackage: don't prepare any tarballs in overlay mode"Guido Günther2017-08-16
* spawn_dch: fail if dch failedGuido Günther2017-08-14
* config: make dch-opt a list optionGuido Günther2017-08-14
* export-orig: print absolute path of created tarballGuido Günther2017-08-13
* import-dsc: cleanup error printing and exceptionsGuido Günther2017-08-12
* dscfile: use @property for read only propertyGuido Günther2017-08-12
* import-dsc: be pessimisticGuido Günther2017-08-12
* import-dsc: name DscFile object dsc not srcGuido Günther2017-08-12
* buildpackage: move branch setting and check to separate methodGuido Günther2017-08-12
* buildpackage: move tag creation to separate functionGuido Günther2017-08-12
* buildpackage: set variables upfrontGuido Günther2017-08-12
* pristine-tar: properly separate additional tarball by spacesGuido Günther2017-08-10
* export: print names of generated tarballs when using pristine-tarGuido Günther2017-08-10
* push: catch DebianSourceError exceptionGuido Günther2017-08-10
* buildpackage: pass the proper tarball dir for overlaysGuido Günther2017-08-08
* deb.policy: fail with a GbpError when we hit an unknown compressionGuido Günther2017-08-08
* buildpackage: don't prepare any tarballs in overlay modeGuido Günther2017-08-08
* export_source: replace orig_file with source.upstream_tarball_nameMaximiliano Curia2017-08-08
* import_orig: use a more gittish commit messageGuido Günther2017-08-07
* dch: support passing arbitrary dch command line optionsGuido Günther2017-08-07
* config: sort option defaults alphabeticallyGuido Günther2017-08-07
* 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
* Correct "allow to" typos.Chris Lamb2017-08-06
* pq: don't eagerly encode email headersGuido Günther2017-08-05
* pq: don't create empty pq branch on rebase and switchGuido Günther2017-08-05
* buildpackage: drop the long deprecated --dont-purge optionGuido Günther2017-08-04
* pristine_tar_verify_origs: skip verification if pristine-tar does not support itGuido Günther2017-08-03
* Use python3-notify2Guido Günther2017-08-03
* export_orig: new command to export orig tarballs from gitGuido Günther2017-08-03
* 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
* DebianSource: Fix typosGuido Günther2017-08-03
* prepare_upstream_tarballs: use plural formGuido Günther2017-08-03
* guess_comp_type: simplify logicGuido Günther2017-08-03
* Make orig_file a method of DebianSourceGuido Günther2017-08-03
* builpackage: Move tarball creation functions to export_origGuido Günther2017-08-03