aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
...
* config: allow to override default values via add_config_file_optionGuido Günther2018-05-24
* push: Allow to skip upstream and debian branch and tag pushGuido Günther2018-05-22
* deb.git: fix spelling of "described" in docstringKen Dreyer2018-05-22
* deb.git: fix duplicate "tarball" in docstringKen Dreyer2018-05-22
* config: when printing a single value only print the valueGuido Günther2018-04-26
* import-orig: Better error message when vcs-tag is not foundGuido Günther2018-04-23
* Revert "Turn on several threads when creating xz/lzma tarballs"Guido Günther2018-04-03
* pq export: Write out patches as UTF-8 if necessarySimon McVittie2018-04-03
* 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
* Turn on several threads when creating xz/lzma tarballsGuido Günther2018-01-29
* Fix another doc stringGuido Günther2018-01-29
* buildpackage-rpm: support setting the 'VCS:' tag in specMarkus Lehtonen2018-01-29
* 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