aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
Commit message (Expand)AuthorAge
* 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
* 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