summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* buildpackage: Support pristine-tar with multiple tarballsGuido Günther2016-05-27
* buildpackage: Check for existence of subtarballs as wellGuido Günther2016-05-27
* Simplify has_orig()Guido Günther2016-05-27
* buildpackage: Allow to generate subtarballsGuido Günther2016-05-27
* Make pylint happyGuido Günther2016-05-27
* buildpackage: Simplify tarball generation logicGuido Günther2016-05-27
* buildpackage: Fix typoGuido Günther2016-05-27
* buildpackage: don't claim the tarball does not existGuido Günther2016-05-27
* import_dscs: Mention debsnap command in optionsGuido Günther2016-05-05
* create_remote_repo: Don't fail if current repo does not have any branchesGuido Günther2016-04-21
* import_dsc: Allow to use pristine-tar with multiple tarballsGuido Günther2016-04-14
* pristinetar: pass on subtarball nameGuido Günther2016-04-14
* deb: Support subtarballsGuido Günther2016-04-14
* Add tree filter helpers to DebianGitRepositoryGuido Günther2016-04-12
* dscfile: parse out name of additional tarball dirsGuido Günther2016-04-11
* buildpackage: Improve error message when using DEP14Guido Günther2016-04-04
* import_dsc: Make 'gbp import-dsc' aware of component tarballsGuido Günther2016-03-13
* Fix indentationGuido Günther2016-03-13
* buildpackage: make sure hook_vars is always available.Guido Günther2016-01-29
* import_dsc: Check git repo before downloading the sourceGuido Günther2016-01-23
* Don't throw exception when printing help an getting EPIPEGuido Günther2016-01-21
* upstream_source: Don't silently ignore filters when importing zip archivesGuido Günther2016-01-21
* upstream_source: Make PEP8 happyGuido Günther2016-01-21
* buildpackage: Move git-pbuilder environemt variables into GBP_ namespaceGuido Günther2016-01-15
* import_orig: Check upfront if the upstream tag already existsGuido Günther2016-01-13
* import_orig: Check git repo before downloading the sourceGuido Günther2016-01-13
* buildpackage_rpm: implement --native optionMarkus Lehtonen2015-12-09
* common/buildpackage: support for different archive formatsMarkus Lehtonen2015-12-02
* buildpackage_rpm: use correct archive formatMarkus Lehtonen2015-12-02
* buildpackage-rpm: fix crash when creating packaging tagsMarkus Lehtonen2015-11-20
* config: Use the same logic for printing a single and all valuesGuido Günther2015-11-20
* import-dsc: Bail out if target dir existsGuido Günther2015-11-19
* import_dsc: Fail if a package has additional tarballsGuido Günther2015-11-18
* Support "gbp help <command>"Guido Günther2015-11-16
* buildpackage-rpm: add support for mock chroot builderGuido Günther2015-11-16
* s/packge/package/Guido Günther2015-11-15
* config: Allow to write values to filesGuido Günther2015-11-12
* Add missing bracesGuido Günther2015-10-28
* Update exception syntaxGuido Günther2015-10-27
* Check for six.integer_types instead of int and longGuido Günther2015-10-24
* Use six.iteritems()Guido Günther2015-10-24
* buildpackage_rpm: use six.configparserGuido Günther2015-10-23
* Remove unused importsGuido Günther2015-10-23
* Change FSF address to URL in few more file headersMarkus Lehtonen2015-10-20
* buildpackage_rpm: remove tempdirMarkus Lehtonen2015-10-20
* buildpackage_rpm: fix crash when package has no source archiveMarkus Lehtonen2015-10-20
* pq_rpm.parse_spec: always set packaging_dirMarkus Lehtonen2015-10-19
* buildpackage_rpm: use wc_name from commonMarkus Lehtonen2015-10-19
* Pass pbuilder dist to prebuild hookGuido Günther2015-09-27
* Change "it's" to "its" in comments where appropriateAnthony Fok2015-09-10