summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* pristine-tar: print upstream version number on importGuido Günther2017-12-10
* hooks: print hook name prior to executionGuido Günther2017-12-01
* docs: gbp-buildpackage: clarify hook working directoriesGuido Günther2017-12-01
* docs: gbp-buildpackage: list hooks in execution orderGuido Günther2017-12-01
* docs: gbp-buildpackge: clarify --git-no-create-origGuido Günther2017-12-01
* docs: gbp: mention push and tagGuido Günther2017-12-01
* docs: gbp.conf: make notes better visisbleGuido Günther2017-12-01
* docs: gbp.conf: bring back section namesGuido Günther2017-12-01
* Document changes and release 0.9.4debian/0.9.4Guido Günther2017-11-28
* git-pbuilder: properly escape -?Guido Günther2017-11-28
* DebianSource: add test for workdir != toplevel debian dirGuido Günther2017-11-28
* dch: Create changelog if missingGuido Günther2017-11-27
* guess_version_from_upstream: allow to work without a changelogGuido Günther2017-11-27
* DebianSource: provide mapping for control file as wellGuido Günther2017-11-27
* DebianSource: document toplevel requirementGuido Günther2017-11-27
* ChangeLog: don't raise Exception()Guido Günther2017-11-27
* ChangeLog: add class method to create empty changelogsGuido Günther2017-11-27
* ChangeLog: capture debchange errors instead of spewing on stderrGuido Günther2017-11-27
* ChangeLog: don't use lists as default argumentsGuido Günther2017-11-27
* dch: allow to reraise exceptionsGuido Günther2017-11-27
* command_wrappers: drop long unused Dch()Guido Günther2017-11-27
* uscan: disentangle logic a bitGuido Günther2017-11-23
* gbp-try-ff: improve mailsGuido Günther2017-11-23
* gbp-try-ff: fail on uscan problemsGuido Günther2017-11-23
* gbp-try-ff: don't hardcode debian-branchGuido Günther2017-11-21
* gbp-try-ff: send mail when new upstream version is foundGuido Günther2017-11-21
* gbp-try-ff: don't rely on options from ~/.gbp.confGuido Günther2017-11-21
* import-orig: use separate exit code when uscan did not find anything newGuido Günther2017-11-21
* import-orig: avoid notGuido Günther2017-11-21
* docs: Add --git-overlay to synopsisGuido Günther2017-11-19
* tag: make it more obvious what is being taggedGuido Günther2017-11-16
* Bump standards versionGuido Günther2017-11-16
* Document changes and release 0.9.3debian/0.9.3Guido Günther2017-11-16
* import_orig: drop debian/ again in --merge-mode=replaceGuido Günther2017-11-16
* tests: let _check_repostate check repo cleaniness as wellGuido Günther2017-11-16
* Fix typoGuido Günther2017-11-13
* docs: better explain dch operationGuido Günther2017-11-13
* dch: make --auto the defaultGuido Günther2017-11-13
* docs: use consistent capitalization of first level headlinesGuido Günther2017-11-13
* rpm: conditionally check for librpm flagsGuido Günther2017-11-13
* tests: Standardize test descriptionsGuido Günther2017-11-13
* dev_requirements: non need to ship mock with Python3Guido Günther2017-11-13
* dev_requirements: pin noseGuido Günther2017-11-13
* changelog: handle comma in maintainers nameGuido Günther2017-11-12
* print is a function in Python3Guido Günther2017-11-12
* GitRepository: require an exact ref path when looking for branchesGuido Günther2017-11-12
* tests: Use 09_test_write_tree for more GitRepository testsGuido Günther2017-11-12
* Use assertRaises as context managerGuido Günther2017-11-12
* tests: Fix test_import_orig_rpm descriptionGuido Günther2017-11-12
* git-pbuilder: handle --helpGuido Günther2017-11-10