summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Remove unused importsGuido Günther2013-06-11
* import-orig: keep working copy in sync with branch HEADMarkus Lehtonen2013-06-06
* GitRepository/get_commit_info: add patchname to infoMarkus Lehtonen2013-06-06
* gitmodifier: make the datetime object always have timezoneMarkus Lehtonen2013-06-06
* Document changes and release 0.6.0~git20130630debian/0.6.0_git20130530Guido Günther2013-05-30
* Add Jenkins Scratchbuilder exampleGuido Günther2013-05-30
* git-buildpackage: Unbreak overlay modeGaudenz Steinlin2013-05-17
* GitRepository: Use LC_ALL=C when checking featuresGuido Günther2013-05-08
* Document changes and release 0.6.0~git20130506debian/0.6.0_git20130506Guido Günther2013-05-06
* manpages: Document gbp-pull's --ignore-branch optionGuido Günther2013-05-04
* gbp-pull: Fix typo in help outputGuido Günther2013-05-04
* GitRepository Use _git_inout in get_branchGuido Günther2013-05-02
* Add --ignore-branch to gbp-pullGuido Günther2013-05-02
* dch: make sure branch is always definedGuido Günther2013-05-02
* trivial: simplify option assignmentGuido Günther2013-04-30
* Silence test_debian_missing_authorGuido Günther2013-04-30
* Silence dpkg --compare-versionsGuido Günther2013-04-29
* Use Popen.communicate instead of subprocess callGuido Günther2013-04-29
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* ChangeLog: Remove is_nativeGuido Günther2013-04-29
* dch: Use DebianSource.is_nativeGuido Günther2013-04-29
* Revert "Use Popen.communicate instead of subprocess call"Guido Günther2013-04-29
* Use Popen.communicate instead of subprocess callGuido Günther2013-04-29
* GitRepository.has_feature: capture stderrGuido Günther2013-04-27
* GitRepository.commit_dir: raise GitRepositoryError instead of GbpErrorGuido Günther2013-04-27