summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Fix complaints of flake8 3.5Guido Günther2017-12-10
* pristine-tar: print upstream version number on importGuido Günther2017-12-10
* hooks: print hook name prior to executionGuido Günther2017-12-01
* dch: Create changelog if missingGuido Günther2017-11-27
* guess_version_from_upstream: allow to work without a changelogGuido Günther2017-11-27
* 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
* dch: allow to reraise exceptionsGuido Günther2017-11-27
* command_wrappers: drop long unused Dch()Guido Günther2017-11-27
* uscan: disentangle logic a bitGuido Günther2017-11-23
* import-orig: use separate exit code when uscan did not find anything newGuido Günther2017-11-21
* import-orig: avoid notGuido Günther2017-11-21
* tag: make it more obvious what is being taggedGuido Günther2017-11-16
* import_orig: drop debian/ again in --merge-mode=replaceGuido Günther2017-11-16
* dch: make --auto the defaultGuido Günther2017-11-13
* rpm: conditionally check for librpm flagsGuido Günther2017-11-13
* changelog: handle comma in maintainers nameGuido Günther2017-11-12
* print is a function in Python3Guido Günther2017-11-12
* GitRepository: require an exact ref path when looking for branchesGuido Günther2017-11-12
* import-dsc: Apply filters on debian tarballs tooGuido Günther2017-11-10
* export_orig: explain order of tarball creationGuido Günther2017-11-09
* buildpackage: Expand --git-comp-type auto again in --git-overlay modeGuido Günther2017-11-09
* buildpackage: unpack additional tarballs as well in --git-overlay modeGuido Günther2017-11-09
* buildpackage: mark overlay related function as suchGuido Günther2017-11-09
* command_wrapper: quote error stringsGuido Günther2017-11-09
* command_wrappers: simplify error stringsGuido Günther2017-11-09
* buildpackage: Add back --git-pristine-tar-commit supportGuido Günther2017-11-08
* import-dsc: cleanup temp dirs on unexpected exceptions tooGuido Günther2017-11-07
* import-orig: avoid master branch when importing into empty repoGuido Günther2017-11-07
* import-orig: don't fail when importing unpacked dirsGuido Günther2017-11-07
* import-orig: Run the hook on all succesful importsGuido Günther2017-11-07
* import-orig: move rollback into separate functionGuido Günther2017-11-07
* GitRepository: force_head: use GitArgsGuido Günther2017-11-07
* DebianChangelog: Strip trailing newlines from changesKen Dreyer2017-11-07
* import-dsc: Fuzzy parse changelog dateGuido Günther2017-11-06
* pq: Make sure apply_and_commit_patch encodes the author utf-8Guido Günther2017-11-06
* GitModifier: add get()Guido Günther2017-11-06
* 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
* push: Don't abort on first failureGuido Günther2017-11-01
* 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
* pq: kill useless use of sedGuido Günther2017-10-27
* command_wrappers: report proper exception on bad process argumentsGuido Günther2017-10-26