aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
Commit message (Expand)AuthorAge
* 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
* Make the default build command 3.x source format safeGuido Günther2009-11-22
* add postimport hook for git-import-origGuido Günther2009-08-23
* add --git-overlay optionأحمد المحمودي2009-07-29
* add filter-pristine-tarMehdi Dogguy2009-06-13
* add postbuild hookGuido Günther2009-04-04
* be less strict on the spelling of boolen config file optionsGuido Günther2009-02-27
* add --git-no-ignore-newGuido Günther2009-02-26
* make --[no-]full a config file optionGuido Günther2009-02-26
* simplify boolean option handlingGuido Günther2009-02-26
* make --export a config file optionGuido Günther2009-02-26
* Pass "-d" to debuild when run as cleaner.Guido Günther2009-02-26
* add --no-git-authorGuido Günther2008-12-29
* Use name and email from gitRobie Basak2008-12-29
* add --no-sign-tagsGuido Günther2008-12-28
* add support for --foo and --no-foo optionsGuido Günther2008-12-28
* move common help messages into config.pyGuido Günther2008-11-15
* allow for another config file $REPO/debian/gbp.confGuido Günther2008-10-22
* allow setting the bug-closing meta tag to look forGuido Guenther2008-08-15
* add GbpOptionGroupGuido Guenther2008-07-17
* add GbpOptionParser.get_defaults()Guido Guenther2008-07-17
* make no-dch configurable via gbp.confGuido Guenther2008-06-20
* include the commit id in the changelog entryGuido Guenther2008-05-16
* better raise a ValueError exceptionGuido Guenther2008-05-16
* make --meta a config file optionGuido Guenther2008-05-08
* make boolean options parsing more robustGuido Guenther2008-04-26
* Allow multiple file filters for git-import-{orig,dsc}Harald Braumann2008-02-23