summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* gbp.git: Python compatibility fixesMarkus Lehtonen2018-01-12
* deb.source: Fix typoGuido Günther2018-01-12
* deb.source: Fix class names in doc stringGuido Günther2018-01-12
* Make flake8 happyGuido Günther2018-01-01
* patch_series: Don't fail on decoding errors when looking for DEP3 headersGuido Günther2017-12-31
* patch_series: Remove duplicate functionsGuido Günther2017-12-31
* patch_series: don't read dep3 info multiple timesGuido Günther2017-12-31
* patch_series: Properly chain up to parent classGuido Günther2017-12-31
* Handle KeyboardInterrupt in pristine_tar, push, rpm_ch and tagGuido Günther2017-12-25
* pq: Parse DEP3 headersMaximiliano Curia2017-12-24
* rpm.SpecFile: support %autosetupMarkus Lehtonen2017-12-16
* create_remote_repo: fix typoMarkus Lehtonen2017-12-16
* 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