summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* buildpackage_rpm: re-introduce vcs_info()Markus Lehtonen2018-01-29
* gbp-pull: implement --all cmdline optionMarkus Lehtonen2018-01-23
* import-srpm: support --upstream-vcs-tag cmdline optionMarkus Lehtonen2018-01-22
* import-srpm: implement --skip-packaging-tag optionMarkus Lehtonen2018-01-22
* import-srpm: change commit message of native sourcesMarkus Lehtonen2018-01-22
* import-srpm: minor code refactorMarkus Lehtonen2018-01-22
* config: strip '.py' suffix from commandsGuido Günther2018-01-20
* dch: implement postedit hooksMarkus Lehtonen2018-01-20
* builpackage: look at builder as well when determining the changes file nameGuido Günther2018-01-20
* push: allow to push from detached headsGuido Günther2018-01-19
* pq-rpm: implement --drop optionMarkus Lehtonen2018-01-17
* Fix typo in env var namesGuido Günther2018-01-12
* 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