aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
Commit message (Expand)AuthorAge
* gbp.confing: add docstringGuido Günther2012-03-21
* gbp create-remote-repo: allow to pass template directoryGuido Günther2012-03-21
* GbpOptionParser: allow to modify list of parsed conf filesGuido Günther2012-03-08
* config.py: Add default value print out to all optionsGuido Günther2012-02-26
* Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther2012-02-13
* Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
* buildpackage: Add pristine-tar-commit optionGuido Günther2012-01-22
* Don't assume gzip compression of the orig tarballGuido Günther2012-01-18
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
* Add --[no-]-pbuilder-autoconfGuido Günther2011-12-26
* Support postexport hooksGuido Günther2011-11-22
* Move gbp/version.py generation into setup.pyGuido Günther2011-11-07
* Make sure self.config['filter'] is a listGuido Günther2011-10-16
* gbp-pq: add --time-mache=N optionGuido Günther2011-07-30
* Add copyright headers to all non autogenerated filesGuido Günther2011-07-29
* Fix some epydoc warningsGuido Günther2011-07-29
* git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo2011-07-23
* gbp-create-remote-repo: switch to git.debian.orgGuido Günther2011-07-06
* Add support for qemubuilderGuido Günther2011-05-20
* config: minor option parsing cleanupGuido Günther2011-04-17
* Disable submodule processing by default.Guido Günther2011-04-11
* Make submodule support conditionalGuido Günther2011-04-06
* Move no_upstream_branch message into gbp.configGuido Günther2011-02-11
* git-import-dsc: auto create upstream branchGuido Günther2011-02-09
* Add --author-is-comitter and --author-date-is-comitter-date commandline optionsGuido Günther2011-01-22
* Make gbp-create-remote-repo a first class citizenGuido Günther2011-01-11
* Make --[no-]merge a proper optionGuido Günther2011-01-11
* git-buildpackage: Add support for sending notifications via libnotifyGuido Günther2011-01-08
* Use tristate option for --color=valueGuido Günther2011-01-08
* pychecker warning cleanupsGuido Günther2010-12-28
* Allow to drop numbers from patch names via --no-patch-numbersGuido Günther2010-12-27
* Add option to open editorGuido Günther2010-12-20
* Add --multimaint support to git-dchRob Browning2010-12-09
* Add git-dch --customizations FILE to allow changelog entry customizationRob Browning2010-12-06
* Add logging functionsGuido Günther2010-11-16
* Expand environment variables and '~' in gbp.conf pathsBenoît Knecht2010-11-02
* Add --[no]-interactive to avoid promptsGuido Günther2010-09-17
* Add --git-arch optionGuido Günther2010-09-02
* Don't fail on gbp_version import errorsGuido Günther2010-08-15
* Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther2010-08-12
* Pass --multimaint-merge on to dchGuido Günther2010-08-06
* Simple helper to create remote reposGuido Günther2010-07-30
* Add prebuild hookJonathan Nieder2010-07-06
* Add compression=autoGuido Günther2010-06-26
* Add option --git-force-create to force tarball creationChristian Kastner2010-06-19
* Add 'ignore-branch' optionGuido Günther2010-06-19
* Make the commit message for upstream imports configurable.Matthijs Kooijman2010-02-05
* Allow to set compression typeGuido Günther2009-12-24
* Add body regex filterGuido Günther2009-12-23