aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | 14_test_gbp_import_dscs: flake8 cleanGuido Günther2016-09-12
| |
* | 12_test_deb: flake8 cleanGuido Günther2016-09-12
| |
* | 13_test_gbp_pq: flake8 cleanGuido Günther2016-09-12
| |
* | test_Changelog: flake8 cleanGuido Günther2016-09-12
| |
* | test_Control.py: flake8 cleanGuido Günther2016-09-12
| |
* | test_GitModifyer: flake8 cleanGuido Günther2016-09-12
| |
* | test_PristineTar: flake8 cleanGuido Günther2016-09-12
| |
* | Bump standards versionGuido Günther2016-09-12
| |
* | gbp/pkg: flake8 cleanGuido Günther2016-09-12
| |
* | command_wrappers: flake8 cleanGuido Günther2016-09-12
| |
* | tests/context: flake8 cleanGuido Günther2016-09-12
| |
* | 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
| | | | | | | | Closes: #837158
* | 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
| | | | | | | | Git-Dch: Ignore
* | pep8/pyflakes cleanupsGuido Günther2016-09-12
| |
* | Sort requirements.txtGuido Günther2016-09-09
| |
* | Unbreak gbp-pq manpage generationGuido Günther2016-09-07
| |
* | pq: Handle unmerged debian branches (tests)Maximiliano Curia2016-09-07
| |
* | pq: Ensure we are working in the right git directoryMaximiliano Curia2016-09-07
| | | | | | | | | | This is particularly bothering for the tests, as they are usually ran from the gbp git, and pq might happily apply the patches there into it.
* | pq test: Add missing pq-from parameterMaximiliano Curia2016-09-07
| |
* | pq: Handle unmerged debian branches (documentation)Maximiliano Curia2016-09-07
| | | | | | | | Closes: #834726
* | 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
| | | | | | | | | | | | | | This add two new parameters to pq, upstream_tag, and pq_from, the last one is used to use the canonical merged branches logic and the use upstream_tag as the base for the pq branch. This is similar to what's currently used in the rpm code, and could be merged in future updates.
* | trivial: make setup.py executableMaximiliano Curia2016-09-07
| |
* | Document changes and release 0.8.3debian/0.8.3Guido Günther2016-08-26
| |
* | tests: only check gbp related env vars in hooksGuido Günther2016-08-26
| | | | | | | | This avoids test failures when env vars contain newlines
* | import_orig: Properly abort merge on rollbacksGuido Günther2016-08-26
| | | | | | | | If merging fails we need to call "git merge --abort"
* | Update to git-pbuilder 1.42Guido Günther2016-08-15
| |
* | Drop dependencies on sp and jadeGuido Günther2016-08-06
| | | | | | | | Thanks: Neil Roeth for the very quick fix
* | Explicitly depend on spGuido Günther2016-08-05
| | | | | | | | for nsglms until #833496 is fixed
* | tests: match env vars values in hook checks tooGuido Günther2016-08-05
| |
* | import-orig: export version information to postimport hookGuido Günther2016-08-04
| | | | | | | | Closes: #833429
* | tests: Remove duplicate checkGuido Günther2016-08-04
| |
* | Document changes and release 0.8.2debian/0.8.2Guido Günther2016-08-03
| |
* | docs: Document --postclone hook behaviourGuido Günther2016-08-01
| | | | | | | | | | | | IOhannes m zmoelnig for pointing this out Closes: #833143
* | docs: fix --postclone and --hooks options of git-cloneGuido Günther2016-08-01
| | | | | | | | Thanks: IOhannes m zmoelnig
* | pq: Retry patch with whitespace fixup on failureGuido Günther2016-07-31
| | | | | | | | | | | | | | This helps patches with CRLF line endings and we don't lose anything since we'd failed otherwise anyway. Closes: #833066
* | pq: strip comments with multiple leading whitespaceGuido Günther2016-07-31
| | | | | | | | Really closes #825536
* | 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
| | | | | | | | | | | | | | | | | | If the list of possible rollbacks is empty don't print confusing messages to the user like: gbp:error: No archive to import specified. Try --help. gbp:error: Error detected, Will roll back changes. gbp:error: Rolled back changes after import error.
* | download_orig: unlink file before raising the exceptionGuido Günther2016-07-31
| | | | | | | | otherwise we would not clean up