summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.8.0debian/0.8.0Guido Günther2016-07-04
* Require python 2.7Guido Günther2016-07-04
* Give more instructions when config is unparseableGuido Günther2016-07-04
* tests: Check help of all rpm commands as wellGuido Günther2016-07-04
* config: always use 'gbp <cmd>' in help outputGuido Günther2016-07-04
* config: Properly abort on config file parsing errorsGuido Günther2016-07-04
* config: Allow to give list values in plural formGuido Günther2016-07-04
* additional tarballs: allow to configure components via gbp.confGuido Günther2016-07-04
* Split out filter option parsingGuido Günther2016-07-04
* buildpackage: drop repo_dirGuido Günther2016-07-04
* import_orig: add support for importing additional tarballsGuido Günther2016-07-04
* Use 'component' and 'additional tarball'Guido Günther2016-07-04
* unpack_subtarball: Remove existing directory firstGuido Günther2016-07-04
* Move code to create pristine tar commitsGuido Günther2016-07-04
* test_import_dsc: move _hash_file to ComponenTestBaseGuido Günther2016-07-04
* test_import_orig: No need to create the repo upfrontGuido Günther2016-07-04
* test_import_orig: Fix test_updateGuido Günther2016-07-04
* buildpackage: Handle Ctrl-C more gracefullyGuido Günther2016-07-04
* Docs: Clarify on possible key names and priorities in gbp.confGuido Günther2016-07-04
* import_dsc: don't assume component tarballs have the correct nameGuido Günther2016-07-03
* Clarify commentGuido Günther2016-07-03
* Use imperative for for git messagesGuido Günther2016-07-03
* import-orig: Make default import message more gbp-dch friendlyGuido Günther2016-07-03
* Fix spelling of existant->existent in function names, strings and commentsOtto Kekäläinen2016-07-03
* Fix simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* Set date in manpages based on last changelog entryGuido Günther2016-07-03
* tests: Omit build dependend variables from epydocsGuido Günther2016-07-02
* docs: make rpm-ch option match realityGuido Günther2016-06-30
* Actually install gbp-rpm-ch and unbreak manpage generationGuido Günther2016-06-30
* rpm.changelog: Wrap str{f,p}time callsGuido Günther2016-06-30
* rpm-ch: Make pylint happyGuido Günther2016-06-30
* Introduce gbp-rpm-chMarkus Lehtonen2016-06-30
* rpm: add gbp.rpm.changelog moduleMarkus Lehtonen2016-06-30
* import-dsc: Don't fail on 1.0 non-native packages without a Debian versionGuido Günther2016-06-30
* import-dsc: Print additinal tarballs found tooGuido Günther2016-06-30
* .gitignore: Ignore more emacs temp filesGuido Günther2016-06-30
* dch: Log version number when preparing a snapshotGuido Günther2016-06-29
* Fix c'n'p (harmless) errorsGuido Günther2016-06-29
* import_orig: Recover from import errorsGuido Günther2016-06-28
* import_orig: Simplify the import_branch vs upstream_branch logicGuido Günther2016-06-28
* import_orig: Simplify vcs_tag_parentGuido Günther2016-06-28
* debiantestgitrepo: Allow to inject repo class nameGuido Günther2016-06-28
* import_orig: PEP-8 cleanups to reduce visual clutterGuido Günther2016-06-28
* docs: Clarify some gbp pq optionsGuido Günther2016-06-28
* GitRepository: Deleting a non-existing branch should not throw an errorGuido Günther2016-06-28
* GitRepository.commit_dir: use append insteald of += to append to listGuido Günther2016-06-28
* manpages: add examples for gbp {clone,import-dsc}Guido Günther2016-06-27
* Use existing option as example in gbp-buildpackage manpageGuido Günther2016-06-27
* pq: Report number of imported patchesGuido Günther2016-06-03
* PatchSeries: compile patch level regex only onceGuido Günther2016-05-28