Use vendor to publish in srpm unpack
[tools/git-buildpackage.git] / gbp / config.py
2016-03-09 Jun WangUse vendor to publish in srpm unpack
2014-12-19 Markus LehtonenIntroduce submit-bb tool
2014-12-19 Markus LehtonenIntroduce buildpackage-bb tool
2014-12-19 Markus LehtonenIntroduce import-bb tool
2014-11-14 Markus Lehtonenbuildpackage-rpm: add '--git-native' option
2014-11-14 Markus Lehtonenrpm-ch: implement --meta-bts option
2014-11-14 Markus LehtonenIntroduce git-rpm-ch tool
2014-11-14 Markus Lehtonenpq-rpm: implement '--import-files' command line option
2014-11-14 Markus Lehtonenimport-srpm: support for patch import
2014-11-14 Markus Lehtonenbuildpackage-rpm: support setting/updating the 'VCS...
2014-11-14 Markus Lehtonenrpm: implement file path filters in patch export
2014-11-14 Markus Lehtonenrpm: support squashing commits in patch generation
2014-11-14 Markus Lehtonenrpm: add --orig-prefix option
2014-11-14 Markus Lehtonenrpm: support generating compressed patches
2014-11-14 Markus Lehtonenrpm helpers: make SpecFile and SrcRpmFile give (full...
2014-11-14 Markus Lehtonenbuildpackage-rpm: add option --git-ignore-untracked
2014-11-14 Markus LehtonenIntroduce git-import-orig-rpm tool
2014-11-14 Markus LehtonenIntroduce git-buildpackage-rpm tool
2014-11-14 Markus Lehtonenpq-rpm: add new --pq-branch option
2014-11-14 Markus LehtonenIntroduce gbp-pq-rpm tool
2014-11-14 Markus LehtonenAdd 'packaging-branch' cmdline option
2014-11-14 Markus LehtonenUniversal configurable base tmpdir for all gbp tools
2014-11-14 Markus Lehtonenbuildpackage: implement --[no-]build cmdline option
2014-11-14 Markus Lehtonenconfig: support for per-tree config files
2014-11-14 Markus Lehtonenconfig: read the right config if run from subdir
2014-11-14 Markus Lehtonenimport-orig: implement --create-missing-branches option
2014-11-14 Markus LehtonenGbpOptionParser: allow using the default 'dest' attribute
2014-11-14 Markus Lehtonengbp-dch: fix handling of the '--meta' option
2014-10-12 Guido Güntherpq: Add "pq export --commit" option
2014-09-26 Guido Günthermeta-closes: Move help text to GbpOptionParser.help
2014-09-12 Guido GüntherAllow to always drop pq branch after export
2014-08-19 Kamal Mostafabuildpackage: Make debian-tag message configurable
2014-07-24 Markus Lehtonenimport-srpm: add 'vendor' config option
2014-07-24 Markus LehtonenIntroduce git-import-srpm tool
2014-05-16 Guido GüntherFix comitter vs committer typos
2014-04-03 Guido Güntherconfig: add decorator to add_option_* functions
2014-04-01 Guido GüntherAdd minimal 'config' command
2014-04-01 Guido GüntherTest option parser fallbacks more thoroughly
2014-03-28 Guido GüntherUse a much simpler version to fix the command name...
2014-03-27 Guido GüntherFix command output
2014-02-19 Guido Güntherconfig: Don't pull in config defaults twice
2014-02-18 Guido Güntherconfig: Don't pull in config defaults twice
2014-01-05 Guido GüntherChange the default of cleaner to /bin/true
2014-01-05 Guido GüntherMake parsing config file sections symmetric
2013-09-04 Markus Lehtonenconfig: restore mangled env in doctests
2013-06-26 Guido Güntherconfig: Don't fill in the parser with all defaults
2013-06-26 Guido GüntherConsistently call gbp the supercommand
2013-06-19 Guido GüntherGbpOptionParser: Make sure we parse the old config...
2013-06-19 Guido GüntherGbpOptionParser: Make sure we access the GbpOptionParse...
2013-04-26 Markus Lehtonenbuildpackage: implement --[no-]hooks option
2013-03-22 Guido GüntherPurging of the build dir should be configurable via...
2012-11-25 Markus LehtonenNew configuration option for setting the output color...
2012-11-08 Guido GüntherAllow to remove the orig tarball symlink
2012-07-02 Guido GüntherMake exception syntax consistent
2012-06-08 Guido Günthergbp.conf: Make config option printing more consistent
2012-05-24 Guido Güntherimport_dsc: add --allow-unauthenticated
2012-05-12 Jérémy LalConfig help fix
2012-04-18 Matthijs KooijmanBug#669145: [PATCH] Add git-dch --commit and --commit...
2012-03-21 Guido Günthergbp-create-remote-repo: add --remote-config
2012-03-21 Guido Günthergbp.config: add list of config file sections to constructor
2012-03-21 Guido Günthergbp.confing: add docstring
2012-03-21 Guido Günthergbp create-remote-repo: allow to pass template directory
2012-03-08 Guido GüntherGbpOptionParser: allow to modify list of parsed conf...
2012-02-26 Guido Güntherconfig.py: Add default value print out to all options
2012-02-18 Guido GüntherMerge tag 'debian/0.6.0_git20120218' into experimental
2012-02-13 Guido GüntherRename GbpOptionParserCommon common to GbpOptionParser
2012-02-13 Markus LehtonenRefactor config.py as preparation for rpm support.
2012-01-22 Guido Güntherbuildpackage: Add pristine-tar-commit option
2012-01-18 Guido GüntherDon't assume gzip compression of the orig tarball
2012-01-11 Guido Güntherbuildpackage: Allow to pass pbuilder options
2012-01-10 Guido GüntherAllow to specify the upstream tree via --upstream-tree
2011-12-26 Guido GüntherAdd --[no-]-pbuilder-autoconf
2011-11-22 Guido GüntherSupport postexport hooks
2011-11-07 Guido GüntherMove gbp/version.py generation into setup.py
2011-10-16 Guido GüntherMake sure self.config['filter'] is a list
2011-07-30 Guido Günthergbp-pq: add --time-mache=N option
2011-07-29 Guido GüntherAdd copyright headers to all non autogenerated files
2011-07-29 Guido GüntherFix some epydoc warnings
2011-07-23 Ricardo Salveti... git-buildpackage: Add upstream-tree option
2011-07-06 Guido Günthergbp-create-remote-repo: switch to git.debian.org
2011-05-20 Guido GüntherAdd support for qemubuilder
2011-04-17 Guido Güntherconfig: minor option parsing cleanup
2011-04-11 Guido GüntherDisable submodule processing by default.
2011-04-09 Guido GüntherMerge branch 'master' into experimental
2011-04-06 Guido GüntherMake submodule support conditional
2011-02-11 Guido GüntherMove no_upstream_branch message into gbp.config
2011-02-09 Guido Günthergit-import-dsc: auto create upstream branch
2011-01-22 Guido GüntherAdd --author-is-comitter and --author-date-is-comitter...
2011-01-11 Guido GüntherMake gbp-create-remote-repo a first class citizen
2011-01-11 Guido GüntherMake --[no-]merge a proper option
2011-01-08 Guido Günthergit-buildpackage: Add support for sending notifications...
2011-01-08 Guido GüntherUse tristate option for --color=value
2010-12-27 Guido Güntherpychecker warning cleanups
2010-12-26 Guido GüntherAllow to drop numbers from patch names via --no-patch...
2010-12-20 Guido GüntherAdd option to open editor
2010-12-09 Rob BrowningAdd --multimaint support to git-dch
2010-12-06 Rob BrowningAdd git-dch --customizations FILE to allow changelog...
2010-11-16 Guido GüntherAdd logging functions
2010-11-02 Benoît KnechtExpand environment variables and '~' in gbp.conf paths
2010-10-07 Guido GüntherMerge branch 'master' into experimental
next