summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* pq: Retry patch with whitespace fixup on failureGuido Günther2016-07-31
* pq: strip comments with multiple leading whitespaceGuido Günther2016-07-31
* GitRepository: Allow to fix up whitespace when applying a patchGuido Günther2016-07-31
* import_orig: Only try rollbacks if necessaryGuido Günther2016-07-31
* download_orig: unlink file before raising the exceptionGuido Günther2016-07-31
* dch: PEP-8 cleanupsGuido Günther2016-07-21
* import-orig: Switch to Debian branch before merging in changesGuido Günther2016-07-21
* clone: add postclone hookGuido Günther2016-07-08
* Move Hooks to common codeGuido Günther2016-07-08
* Added option `never` to dch `--spawn-editor` choicesMichael Elovskikh2016-07-06
* Improve check for empty_repositoryGuido Günther2016-07-05
* import_orig: Drop duplicate log message when rolling back a branchGuido Günther2016-07-05
* Remove some leftover configparser importsGuido Günther2016-07-05
* dch: Match 'thanks' case insensitiveGuido Günther2016-07-05
* import_dsc: Use the same patch options as dpkg-source for 1.0 packagesGuido Günther2016-07-05
* Give more instructions when config is unparseableGuido 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
* buildpackage: Handle Ctrl-C more gracefullyGuido 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 simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* 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
* dch: Log version number when preparing a snapshotGuido 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
* import_orig: PEP-8 cleanups to reduce visual clutterGuido 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
* pq: Report number of imported patchesGuido Günther2016-06-03
* PatchSeries: compile patch level regex only onceGuido Günther2016-05-28
* PatchSeries: Strip comment from patch namesGuido Günther2016-05-28
* Patch$eries: minor indentation cleanupGuido Günther2016-05-28
* clone: Be a bit more verbose and let the user know that we started cloningGuido Günther2016-05-28