summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08Document changes and release 0.6.0~git20120227Guido Günther
2012-03-08git-import-dscs: allow to ignore gbp.conf files stored in the repositoryGuido Günther
2012-03-08docs: Mention --help and commands that can't be configured via gbp.confGuido Günther
2012-03-08GbpOptionParser: allow to modify list of parsed conf filesGuido Günther
2012-03-08Bump standards version to 3.9.3Guido Günther
2012-03-08Remove build/ directoryGuido Günther
2012-03-08Build-require a git version that supports --no-editGuido Günther
2012-03-08Add manual page for gbp.confGuido Günther
2012-03-08import_dsc: Create debian branch for native packages tooGuido Günther
2012-02-26Document changes and release 0.6.0~git20120226Guido Günther
2012-02-26Depend on git >= 1:1.7.9.1-1~Guido Günther
2012-02-26GitRepository.merge: add edit optionGuido Günther
2012-02-26GitRepsitory.merge: update apidoc and switch to GitArgsGuido Günther
2012-02-26config.py: Add default value print out to all optionsGuido Günther
2012-02-25docs: makeversion pattern match the codeGuido Günther
2012-02-20copy_from: remove, not used anymoreGuido Günther
2012-02-20gbp-pq: refactor args of write_patch()Markus Lehtonen
2012-02-18Merge tag 'debian/0.6.0_git20120218' into experimentalGuido Günther
2012-02-18Document changes and release 0.6.0~git20120211Guido Günther
2012-02-18gbp-pq: Properly print patch nameGuido Günther
2012-02-15docs: add missing tags to sgml filesMarkus Lehtonen
2012-02-13Make sure we test the built modulesGuido Günther
2012-02-13gbp.config: Add testsGuido Günther
2012-02-13Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2012-02-13Require git 1.7Guido Günther
2012-02-13Lower dependencies on python-nose and python-coverageGuido Günther
2012-02-13Depend on git instead of git-coreGuido Günther
2012-02-12Make pristine_tar testcases pass with older git versionsMarkus Lehtonen
2012-02-10Document changes and release 0.6.0~git20120210Guido Günther
2012-02-10gbp-pull: Use a DebianGitRepositoryGuido Günther
2012-02-09Include missing doctests in generated API docsGuido Günther
2012-02-09PristineTar: fix links in testcasesGuido Günther
2012-02-09Document changes and release 0.6.0~git20120209Guido Günther
2012-02-07Document changes and release 0.6.0~git20120207Guido Günther
2012-02-07import_orig: Properly detect .tgz and other abbreviated file extensionsGuido Günther
2012-02-07import_orig: clarify function descriptionGuido Günther
2012-02-07UpstreamSource: tgz is suitable as upstream tarball.Guido Günther
2012-02-07UpstreamSource: clarify method descriptionsGuido Günther
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther
2012-01-31Document changes and release 0.6.0~git20120124Guido Günther
2012-01-31GitRepository: Use _git_inout() in __init__()Guido Günther
2012-01-31GitRepository: Allow empty input in _git_inout()Guido Günther
2012-01-31GitRepository: rename to __git_inout to _git_inoutGuido Günther
2012-01-31GitRepository: Rename __git_getoutput to _git_getoutputGuido Günther
2012-01-31GitRepository: allow to capture stderr in __git_inoutGuido Günther
2012-01-30Depend on pristine-tar for the testsGuido Günther
2012-01-30PristineTar: add testcaseGuido Günther
2012-01-30PristineTar: fix match when not passing in a compression typeGuido Günther
2012-01-30PristineTar: add missing import for debug outputGuido Günther