aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts
Commit message (Expand)AuthorAge
* Fix new flake8 errorsGuido Günther2016-11-15
* create-remote-repo: print proper error message on missing remote-configsGuido Günther2016-10-20
* buildpackage: handle <vendor>/masterGuido Günther2016-10-19
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* GitRepository.archive: use _git_inoutGuido Günther2016-10-09
* dch: avoid adding section in snapshot mode if distribution is UNRELEASEDLinn Crosetto2016-10-02
* buildpackage: add back export-dir optionsGuido Günther2016-10-02
* pq: introduce pq_on_upstream_tagGuido Günther2016-09-28
* pq: remove redundancies in --pq-from code pathsGuido Günther2016-09-28
* pq: restrict choices of pq-from to 'DEBIAN' and 'TAG'Guido Günther2016-09-27
* Unbreak patch delta outputGuido Günther2016-09-16
* dch: make urgency a config file optionGuido Günther2016-09-15
* dch: flake8 cleanGuido Günther2016-09-12
* clone: flake8 cleanGuido Günther2016-09-12
* commmon/import_orig: flake8 cleanGuido Günther2016-09-12
* import_dsc: flake8 cleanGuido Günther2016-09-12
* import_orig: flake8 cleanGuido Günther2016-09-12
* buildpackage: flake8 cleanGuido Günther2016-09-12
* import_orig: Use gbp.scripts.common.hookGuido Günther2016-09-12
* create_remote_repo: allow to create non bare repositoriesGuido Günther2016-09-12
* create_remote_config: It's 'gbp pull' not 'gbp-pull'Guido Günther2016-09-12
* create_remote_repo: flake8 cleanGuido Günther2016-09-12
* create_remote_repo: move build_remote_script test to separate fileGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* pq: Ensure we are working in the right git directoryMaximiliano Curia2016-09-07
* pq: Handle unmerged debian branches (export)Maximiliano Curia2016-09-07
* pq: Handle unmerged debian branches (rebase)Maximiliano Curia2016-09-07
* pq: Handle unmerged debian branches (import)Maximiliano Curia2016-09-07
* import_orig: Properly abort merge on rollbacksGuido Günther2016-08-26
* import-orig: export version information to postimport hookGuido Günther2016-08-04
* pq: Retry patch with whitespace fixup on failureGuido 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
* 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: Properly abort on config file parsing errorsGuido Günther2016-07-04
* additional tarballs: allow to configure components via gbp.confGuido 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
* Move code to create pristine tar commitsGuido Günther2016-07-04
* buildpackage: Handle Ctrl-C more gracefullyGuido Günther2016-07-04