summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* setup.py: Fix gbp problem when installed with pipKiss György2018-11-02
* builpackage-rpm: Use GBP_TMP_DIR instead f GBP_BUILD_DIRGuido Günther2018-10-28
* buildpackage{,-rpm}: add preexport hookLuca Boccassi2018-10-28
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* Ignore flake8's 'W504 line break after binary operator'Guido Günther2018-10-15
* repository: Remove superfluous blank lineGuido Günther2018-10-15
* PkgPolicy.symlink_orig: also remove dangling symlinksAndreas Beckmann2018-09-21
* hook: Fix harmless typoAndreas Beckmann2018-09-21
* debian.source: Enumerate components only onceAndreas Beckmann2018-09-21
* buildpackage: Unify 'extract' messagesAndreas Beckmann2018-09-21
* tests: small fix for import-orig-rpm component testMarkus Lehtonen2018-09-20
* travisci: Test Python 3.7 as wellGuido Günther2018-09-17
* gbp.git: fix doctest with recent python-dateutil.Markus Lehtonen2018-09-17
* pq: Fix testcaseGuido Günther2018-08-24
* pq import: Always put DEP-3 headers as pseudo-headersBen Hutchings2018-08-24
* pq import: Look for DEP-3 header fields even if git mailimport succeedsBen Hutchings2018-08-24
* Add test case for bug #905934Ben Hutchings2018-08-24
* Add test case for conversion of extra DEP-3 headers to pseudo-headersGuido Günther2018-08-24
* import-orig: Allow to import the requested version with --uscanMathieu Parent2018-08-24
* New command to merge in changes from a upstream using gitGuido Günther2018-08-19
* Document changes and release 0.9.10debian/0.9.10Guido Günther2018-08-19
* Depend on sensible-utilsGuido Günther2018-08-19
* Make flak8 happyGuido Günther2018-08-19
* Revert "gbp import-ref: New command to merge in changes from a upstream usin...Guido Günther2018-08-19
* GitRepository.grep_log: Switch to GitArgsGuido Günther2018-08-17
* Ignore merge commits when looking at the pristine-tar branchIain Lane2018-08-17
* pull: allow to set up branch tracking for missing branchesGuido Günther2018-08-08
* pull: allow to set up branch tracking for missing branchesGuido Günther2018-08-08
* clone: split out remote name logicGuido Günther2018-08-08
* tests: clarify test namesGuido Günther2018-08-08
* GitRepository: api doc fixesGuido Günther2018-08-08
* pull: Check that repo is clean before fetching anythingGuido Günther2018-08-08
* create_remote_repo: import urllib.parseCarsten Schoenert2018-06-10
* changelog: try iso8859-1 when utf-8 failsGuus Sliepen2018-06-07
* import-{dsc,orig}: Make --download deprecation text more usefulChris Lamb2018-06-05
* Don't try to install non existent manpageGuido Günther2018-05-24
* gbp import-ref: New command to merge in changes from a upstream using gitGuido Günther2018-05-24
* config: allow to override default values via add_config_file_optionGuido Günther2018-05-24
* tests: Check help output of tag and push tooGuido 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
* Document changes and release 0.9.9debian/0.9.9Guido Günther2018-05-21
* docs: document how to use GBP_CONF_FILES to override debian/gbp.confGuido Günther2018-05-21
* docs: reindent cfgfile.xmlGuido Günther2018-05-21
* bin: drop umlaut again for setuptoolsKen Dreyer2018-05-15
* 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
* docs: options in [DEFAULT] apply to all gbp commandsGuido Günther2018-04-05
* Fix typosGuido Günther2018-04-03