summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2015-03-27Improve error messageGuido Günther
2015-03-27Fix print function usage in examples tooGuido Günther
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-02-20Handle ConfigParser -> configparser renameGuido Günther
2015-02-20Don't use print as a statementGuido Günther
2013-05-30Add Jenkins Scratchbuilder exampleGuido Günther
2013-03-14examples: fix loggingGuido Günther
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-03-28gbp-add-patch: Fix typoGuido Günther
2012-03-27gbp-posttag-push: Tighten branch regexpGuido Günther
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2012-01-13gbp-posttag-push: check if upstream is up to date per remoteGuido Günther
2012-01-10gbp-post-tag-push: Add --verbose optionGuido Günther
2012-01-10gbp-posttag-push: Allow to push the upstream tag tooGuido Günther
2011-12-26gbp-add-patch: simplify by using existing classesGuido Günther
2011-11-20GitRepository: Return GitModifier from get_author_infoGuido Günther
2011-10-22Replace GitAdd by GitRepository.add_filesGuido Günther
2011-07-26git-dch: add formatter that wraps the changelog entryGuido Günther
2011-04-28Improve readabilityGuido Günther
2011-02-27Add script to ignore .pc and tell dpkg-source unpatch the sourceGuido Günther
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther
2011-01-11gbp-create-remote-repo: allow to set up remote branch trackingGuido Günther
2010-08-31Don't hardcode package nameGuido Günther
2010-08-24Simple helper to tag a version if using git-svnGuido Günther
2010-08-12Deprecate our own pbuilder helpersGuido Günther
2010-07-30Simple helper to create remote reposGuido Günther
2010-07-27Adjust for zeitgeist 0.4.0Guido Günther
2010-05-02Don't assume the repo has a '/'Guido Günther
2010-05-02Fix typoGuido Günther
2010-04-30zeitgeist hook: don't fail on umlautsGuido Günther
2010-04-12Be silentGuido Günther
2010-04-10Add simple Zeitgist data providerGuido Günther
2010-01-31gbp-add-patch: Strip path from patchnameGuido Günther
2010-01-10Add gbp-add-patchGuido Günther
2009-11-22Make the default build command 3.x source format safeGuido Günther
2009-11-22Make gbp-clone, gbp-pull and gbp-pq first class citizensGuido Günther
2009-11-07add --redo-pqGuido Günther
2009-11-07Don't fail when series file is missing.Guido Günther
2009-11-07add option to drop patch-queue branchGuido Günther
2009-10-25check for clean repoGuido Günther
2009-10-24add gbp-pullGuido Günther
2009-10-24import Command tooGuido Günther
2009-09-05Add gbp-cloneGuido Günther
2009-07-23add gbp-pq to examplesGuido Günther
2009-04-05pass GBP_BUILD_DIR to the build commandGuido Günther
2009-03-05add git-builder cowbuilder exampleGuido Günther
2009-02-26fix for remote repos containing '.'Guido Günther
2009-02-22add gbp-posttag-push exampleGuido Günther
2009-02-20rename git-pbuilder to gbp-pbuilderGuido Günther