summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.6.2debian/0.6.2Guido Günther2013-07-09
* Bump dephelper dependencyGuido Günther2013-07-09
* GitRepository.set_upstream_branch: use --set-upstream-to if availableGuido Günther2013-07-04
* GitRepository.set_upstream_branch: Catch errors to set upstream branchGuido Günther2013-07-04
* GitRepository.set_upstream_branch: don't try to set upstream twiceGuido Günther2013-07-04
* GitRepository.set_upstream_branch: Newer git wants a valid remote repo entryGuido Günther2013-07-04
* Remove duplicate config files sectionGuido Günther2013-07-04
* Add gbp buildpackage exampleGuido Günther2013-07-04
* Add examples for importing upstream sourcesGuido Günther2013-07-01
* Fix broken xrefsGuido Günther2013-06-30
* Add symlinks to the manpages for the deprecated commandsGuido Günther2013-06-30
* Update Vcs-Browser URLGuido Günther2013-06-30
* Switch to debhelper level 9Guido Günther2013-06-30
* Make sure we keep our test coverageGuido Günther2013-06-30
* Test succesful import tooGuido Günther2013-06-30
* gbp.git.GitRepository.has_branch(): use _git_commandGuido Günther2013-06-29
* gbp.git.Repository.get_branch(): use _git_commandGuido Günther2013-06-29
* .gitignore docbook xrefGuido Günther2013-06-29
* Git.Repository.__git_inout: Close all other file descriptorsGuido Günther2013-06-29
* Git.Repository.__git_inout: properly set stdinGuido Günther2013-06-29
* Use has_keyGuido Günther2013-06-27
* Document gbp's help optionGuido Günther2013-06-27
* Document changes and release 0.6.1debian/0.6.1Guido Günther2013-06-27
* Depend on python-pkg-resourcesGuido Günther2013-06-27
* Split {Build-,}Deps per lineGuido Günther2013-06-27
* Document changes and release 0.6.0debian/0.6.0Guido Günther2013-06-26
* import-dsc: print filename instead of object nameGuido Günther2013-06-26
* config: Don't fill in the parser with all defaultsGuido Günther2013-06-26
* Fix typoGuido Günther2013-06-26
* gbp-import-dscs: invoke gbp import-dscGuido Günther2013-06-26
* Consistently call gbp the supercommandGuido Günther2013-06-26
* gbp: support --helpGuido Günther2013-06-26
* Update package descriptionGuido Günther2013-06-26
* NEWS: add a note about the new gbp super commandGuido Günther2013-06-26
* Rename the sgml files from git- to gbp-Guido Günther2013-06-26
* gbp.conf: Use command names instead of {git,gbp}-Guido Günther2013-06-26
* docs: Rename the entities from &git-<command>; to &gbp-<command>;Guido Günther2013-06-26
* manpages: Changes references from git- to gbp-Guido Günther2013-06-26
* docs: Use gbp <command> instead of {git,gbp}-<command>Guido Günther2013-06-26
* Add gbp manpageGuido Günther2013-06-26
* Bash complete on "gbp <command>" tooGuido Günther2013-06-26
* Git-Ignore generated gbp.conf.5 tooGuido Günther2013-06-26
* GbpOptionParser: add test for 'filter' option handlingGuido Günther2013-06-19
* GbpOptionParser: Make sure we parse the old config sectionsGuido Günther2013-06-19
* GbpOptionParser: Make sure we access the GbpOptionParser*'s default dictGuido Günther2013-06-19
* Add wrapper for all gbp commandsGuido Günther2013-06-18
* GitRepository/diff: allow single objectMarkus Lehtonen2013-06-13
* Simplify expressionGuido Günther2013-06-11
* GitRepository.get_subject: use get_commit_infoGuido Günther2013-06-11
* buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen2013-06-11