summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Document changes and release 0.6.3debian/0.6.3Guido Günther1-0/+31
2013-08-28Use open() instead of file()Guido Günther19-26/+26
2013-08-28docs: remove superfluous atGuido Günther1-1/+1
2013-08-28docs: Refert to gbp in the introductionGuido Günther1-7/+10
2013-08-24pq: exclude patches from Debian packaging branchGuido Günther1-2/+4
2013-08-24GitRepository: allow to use '..' instead of '...'Guido Günther1-3/+16
2013-08-22docs: Add recommended branch layoutGuido Günther1-0/+70
2013-08-22Minor docstring updatesGuido Günther7-2/+48
2013-08-21dch: make automatic adding of new sections more robustGuido Günther2-19/+111
2013-08-21Move MockedChangelog to testutilsGuido Günther2-18/+15
2013-07-13--git-hooks doesn't take an argumentGuido Günther1-1/+1
2013-07-09Document changes and release 0.6.2debian/0.6.2Guido Günther1-0/+38
2013-07-09Bump dephelper dependencyGuido Günther1-1/+1
2013-07-04GitRepository.set_upstream_branch: use --set-upstream-to if availableGuido Günther1-3/+6
2013-07-04GitRepository.set_upstream_branch: Catch errors to set upstream branchGuido Günther1-2/+9
2013-07-04GitRepository.set_upstream_branch: don't try to set upstream twiceGuido Günther1-2/+2
2013-07-04GitRepository.set_upstream_branch: Newer git wants a valid remote repo entryGuido Günther1-1/+1
2013-07-04Remove duplicate config files sectionGuido Günther1-4/+1
2013-07-04Add gbp buildpackage exampleGuido Günther2-0/+23
2013-07-01Add examples for importing upstream sourcesGuido Günther1-0/+11
2013-06-30Fix broken xrefsGuido Günther7-10/+10
2013-06-30Add symlinks to the manpages for the deprecated commandsGuido Günther1-0/+6
2013-06-30Update Vcs-Browser URLGuido Günther1-1/+1
2013-06-30Switch to debhelper level 9Guido Günther1-1/+1
2013-06-30Make sure we keep our test coverageGuido Günther1-0/+1
2013-06-30Test succesful import tooGuido Günther1-2/+15
2013-06-29gbp.git.GitRepository.has_branch(): use _git_commandGuido Günther1-2/+3
2013-06-29gbp.git.Repository.get_branch(): use _git_commandGuido Günther1-5/+11
2013-06-29.gitignore docbook xrefGuido Günther1-0/+1
2013-06-29Git.Repository.__git_inout: Close all other file descriptorsGuido Günther1-0/+1
2013-06-29Git.Repository.__git_inout: properly set stdinGuido Günther1-2/+3
2013-06-27Use has_keyGuido Günther1-3/+1
2013-06-27Document gbp's help optionGuido Günther1-0/+7
2013-06-27Document changes and release 0.6.1debian/0.6.1Guido Günther1-0/+8
2013-06-27Depend on python-pkg-resourcesGuido Günther1-0/+2
2013-06-27Split {Build-,}Deps per lineGuido Günther1-6/+26
2013-06-26Document changes and release 0.6.0debian/0.6.0Guido Günther2-1/+60
2013-06-26import-dsc: print filename instead of object nameGuido Günther2-3/+4
2013-06-26config: Don't fill in the parser with all defaultsGuido Günther1-2/+7
2013-06-26Fix typoGuido Günther1-1/+1
2013-06-26gbp-import-dscs: invoke gbp import-dscGuido Günther1-5/+5
2013-06-26Consistently call gbp the supercommandGuido Günther4-14/+39
2013-06-26gbp: support --helpGuido Günther1-3/+8
2013-06-26Update package descriptionGuido Günther1-7/+7
2013-06-26NEWS: add a note about the new gbp super commandGuido Günther1-0/+14
2013-06-26Rename the sgml files from git- to gbp-Guido Günther17-29/+29
2013-06-26gbp.conf: Use command names instead of {git,gbp}-Guido Günther2-26/+27
2013-06-26docs: Rename the entities from &git-<command>; to &gbp-<command>;Guido Günther13-106/+106
2013-06-26manpages: Changes references from git- to gbp-Guido Günther11-48/+52
2013-06-26docs: Use gbp <command> instead of {git,gbp}-<command>Guido Günther10-27/+28