Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-26 | Fix typo | Guido Günther | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2013-06-26 | gbp.conf: Use command names instead of {git,gbp}- | Guido Günther | 1 | -17/+18 | |
2012-03-21 | gbp-create-remote-repo: add --remote-config | Guido Günther | 1 | -0/+8 | |
This specifies an additional config file section that can be used to preconfigure different remote locations. | |||||
2012-01-11 | buildpackage: Allow to pass pbuilder options | Guido Günther | 1 | -0/+6 | |
via commandline or gbp.conf | |||||
2011-07-29 | Better document --git-upstream-tree | Guido Günther | 1 | -1/+2 | |
2011-04-06 | Make submodule support conditional | Guido Günther | 1 | -0/+2 | |
2011-01-22 | Add --author-is-comitter and --author-date-is-comitter-date commandline options | Guido Günther | 1 | -0/+4 | |
Closes: #610381 | |||||
2011-01-11 | Make gbp-create-remote-repo a first class citizen | Guido Günther | 1 | -0/+4 | |
Add manpage, move into path, add bash completion | |||||
2011-01-11 | Make --[no-]merge a proper option | Guido Günther | 1 | -2/+4 | |
so it can be configured via gbp.conf. | |||||
2011-01-08 | git-buildpackage: Add support for sending notifications via libnotify | Guido Günther | 1 | -1/+3 | |
after the build finished. | |||||
2010-12-27 | Add gbp-{pull,clone,pq} examples to gbp.conf | Guido Günther | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2010-12-27 | Add gbp-{pull,clone,pq} examples to gbp.conf | Guido Günther | 1 | -0/+14 | |
2010-07-23 | Add git-author | Guido Günther | 1 | -0/+2 | |
Git-Dch: Ignore | |||||
2010-07-22 | Better document the default config file | Guido Günther | 1 | -14/+23 | |
2010-07-06 | Add prebuild hook | Jonathan Nieder | 1 | -0/+2 | |
Can be used to add an upstream changelog generated from the git repository to the build dir. Closes: #587652 | |||||
2010-06-19 | Add 'ignore-branch' option | Guido Günther | 1 | -0/+2 | |
This disables the 'current branch' == 'debian-branch' check. | |||||
2009-12-24 | Allow to set compression type | Guido Günther | 1 | -0/+4 | |
Closes: #554520 | |||||
2009-12-23 | Add body regex filter | Guido Günther | 1 | -0/+2 | |
Closes: #544238 | |||||
2009-11-22 | Make the default build command 3.x source format safe | Guido Günther | 1 | -1/+1 | |
Instead of passing "-i\.git/ -I.git" to debuild use "-i -I". This makes sure we use the default behaviour of dpkg-source. Closes: #553079 | |||||
2009-10-05 | export GBP_BRANCH to postimport hook | Guido Günther | 1 | -1/+1 | |
so we can pass the current branch to git-dch | |||||
2009-08-23 | add postimport hook for git-import-orig | Guido Günther | 1 | -0/+4 | |
Allows to run git-dch after import. Drop the dch invocation and warn when --no-dch gets passed on the commandline. Closes: #520355 | |||||
2009-06-13 | add filter-pristine-tar | Mehdi Dogguy | 1 | -0/+2 | |
to filter upstream tarball before passing it to pristine-tar Closes: #520722 | |||||
2009-04-04 | add postbuild hook | Guido Günther | 1 | -0/+2 | |
can be used to e.g. run lintian. Closes: #521358 | |||||
2009-02-26 | make --[no-]full a config file option | Guido Günther | 1 | -0/+1 | |
2009-02-26 | make --export a config file option | Guido Günther | 1 | -0/+1 | |
2008-08-15 | document meta-closes | Guido Guenther | 1 | -0/+5 | |
2008-06-19 | add "meta" to config file | Guido Guenther | 1 | -0/+1 | |
2008-05-16 | include the commit id in the changelog entry | Guido Guenther | 1 | -1/+1 | |
2008-04-26 | make ignore-new a config file option | Guido Guenther | 1 | -0/+1 | |
Closes: #466900 | |||||
2008-03-19 | fix typos in documentation | Guido Guenther | 1 | -1/+1 | |
Closes: #471582 Thanks: Michael Biebl | |||||
2008-02-23 | update --filter and filter = [ ... ] options in gbp.conf | Guido Guenther | 1 | -0/+2 | |
2008-02-21 | add prstine-tar config option | Guido Guenther | 1 | -0/+2 | |
2007-11-05 | add tarball-dir option losely based on patch from Sjoerd Simons (Closes: ↵ | Guido Guenther | 1 | -0/+1 | |
#448357) | |||||
2007-10-17 | document the new git-buildpackage options | Guido Guenther | 1 | -0/+2 | |
2007-10-16 | add missing examples | Guido Guenther | 1 | -3/+8 | |
2007-08-20 | don't hardcode -i\.git -I.git as build arguments | Guido Guenther | 1 | -1/+3 | |
2007-02-02 | Allow to specify the tag format | Guido Guenther | 1 | -16/+19 | |
The format of generated tags can now be specified via the debian-tag and upsteam-tag options. The default now puts debian tags and upstream tags into different namespaces (Closes: #408990) | |||||
2007-01-22 | add --git-posttag to git-buildpackage | Guido Guenther | 1 | -0/+2 | |
for easy push after a sucessful build | |||||
2006-12-29 | documentation updates | Guido Guenther | 1 | -3/+3 | |
2006-12-08 | support signed tagsdebian/0.2.15 | Guido Guenther | 1 | -0/+4 | |
2006-12-05 | config file parsing to set default branches and build commands | Guido Guenther | 1 | -0/+23 | |