summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2009-12-23Add body regex filterGuido Günther
Closes: #544238
2009-12-23Drop superfluous upstream branch creationGuido Günther
2009-12-17Add support for a Git-Dch: Ignore metaheader.Matthijs Kooijman
Closes: #561346 Thanks: Matthijs Kooijman
2009-12-16docs: fix git-init callGuido Günther
Thanks: Pietro Battiston
2009-11-22Add documentation for gbp-{pg,pull.clone}Guido Günther
2009-11-05Stefano Zacchiroli’s workaround for creating empty upstream branches.Charles Plessy
(See ‘http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471560’)
2009-10-24document --git-retagGuido Günther
2009-10-24fix link to "homepage"Guido Günther
2009-09-17add missing --git- prefixGuido Günther
2009-09-16mention pristine-tar branch and pristine-tarGuido Günther
2009-08-23add postimport hook for git-import-origGuido Günther
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-13add filter-pristine-tarMehdi Dogguy
to filter upstream tarball before passing it to pristine-tar Closes: #520722
2009-04-17document postbuild hookGuido Günther
2009-04-04add postbuild hookGuido Günther
can be used to e.g. run lintian. Closes: #521358
2009-02-26add --git-no-ignore-newGuido Günther
2009-02-26make --[no-]full a config file optionGuido Günther
2009-02-26add --no-pristine-tarGuido Günther
Closes: #517024
2009-02-26better document Closes: tagGuido Günther
Closes: #516877
2009-02-23Add --export=WC to export the working copy into export-dir.Guido Günther
Closes: #509138
2009-02-22add gbp-posttag-push exampleGuido Günther
2009-02-20rename git-pbuilder to gbp-pbuilderGuido Günther
so we don't pollute the git- namespace with our helpers.
2009-02-20typoGuido Günther
2009-02-20add --git-dont-purge to the manualGuido Günther
2009-02-20add --git-export=INDEX to the manualGuido Günther
2009-02-19document exported env varsGuido Günther
and add example posttag hook
2009-01-07typo in docs/manpages/git-dch.sgmlJonathan Wiltshire
Closes: 511096
2009-01-06documentation typoDietmar Winkler
2009-01-02fix typosGuido Günther
Closes: #510479 Thanks: Jonathan Wiltshire
2009-01-01add --no-sign-tags to git-import-{dsc,orig}Guido Günther
Closes: #508889
2008-12-29document --no-sign-tagsGuido Günther
2008-12-29Use name and email from gitRobie Basak
Closes: #509867
2008-11-07typoGuido Günther
2008-11-07mention cl2vcsGuido Günther
2008-10-22allow for another config file $REPO/debian/gbp.confGuido Günther
the advantage over $REPO/.gbp.conf is that one can keep everything packaging related below debian/. Thanks to Sean Finney. Closes: #502253
2008-09-25fix typoGuido Guenther
Thanks: Aleksej R. Serdyukov Closes: #500167
2008-09-22document --no-mergeGuido Guenther
2008-09-08document short options and snapshot modeGuido Guenther
2008-09-08document --new-versionGuido Guenther
2008-08-15document meta-closesGuido Guenther
2008-06-26readd list import lineGuido Guenther
2008-06-19mention git-import-dscsGuido Guenther
2008-06-12add --git-tag-onlyGuido Guenther
skips the build, only tags and runs post-tag hooks Closes: #485114
2008-06-12typoGuido Guenther
2008-06-12document git-impport-dscsGuido Guenther
2008-05-17add git-import-dscsGuido Guenther
to import mutiple dscs in one go Closes: #471580
2008-05-16include the commit id in the changelog entryGuido Guenther
2008-05-08add --git-dont-purge to leave the exported build dir intactGuido Guenther
Closes: #479848 Thanks: Kurt B. Kaiser for the patch
2008-05-06missing EOFGuido Guenther
Closes: #479726 Thanks: Sedat Dilek
2008-04-25add a link to the online version of the manualGuido Guenther
2008-04-24document --git-export=INDEXGuido Guenther