summaryrefslogtreecommitdiff
path: root/gbp/config.py
AgeCommit message (Expand)Author
2008-08-15allow setting the bug-closing meta tag to look forGuido Guenther
2008-07-17add GbpOptionGroupGuido Guenther
2008-07-17add GbpOptionParser.get_defaults()Guido Guenther
2008-06-20make no-dch configurable via gbp.confGuido Guenther
2008-05-16include the commit id in the changelog entryGuido Guenther
2008-05-16better raise a ValueError exceptionGuido Guenther
2008-05-08make --meta a config file optionGuido Guenther
2008-04-26make boolean options parsing more robustGuido Guenther
2008-02-23Allow multiple file filters for git-import-{orig,dsc}Harald Braumann
2008-02-21add prstine-tar config optionGuido Guenther
2007-11-05add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther
2007-10-19add version number to docs and a toolsGuido Guenther
2007-10-18pyline and other consistency updatesGuido Guenther
2007-10-16add --export-dir and --export (Closes: #446042)Guido Guenther
2007-10-16Parse .gbp.conf in the repo dir (Closes: #426009)Guido Guenther
2007-10-11make --git-log a config file optionGuido Guenther
2007-10-10eval() the snapshot number calculation so everybody can pass in what he wantsGuido Guenther
2007-08-23introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther
2007-08-20don't hardcode -i\.git -I.git as build argumentsGuido Guenther
2007-05-28don't use git_load_dirs for importsGuido Guenther
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther
2007-02-07rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther