summaryrefslogtreecommitdiff
path: root/docs/chapters
AgeCommit message (Collapse)Author
2011-09-27Add missing braceGuido Günther
2011-09-27Add missing braceGuido Günther
2011-09-02Fix URL to cl2vcs serviceSalvatore Bonaccorso
Refer to https://honk.sigxcpu.org/cl2vcs instead of https://honk.sigxcpu.org/cl2vcs for the cl2vcs service. Closes: #640141
2011-07-29Better document --git-upstream-treeGuido Günther
2011-05-20Spelling correctionsJon Dowland
Closes: #627378
2011-03-21docs: Easier to remember commands to create orphan upstream branch.Charles Plessy
Closes; #619084 Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-03-21docs: Added markup to the example for creating upstream branch.Charles Plessy
Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-02-27Add script to ignore .pc and tell dpkg-source unpatch the sourceGuido Günther
See #591858.
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther
Add manpage, move into path, add bash completion
2010-12-03Fix off by one error by not countingGuido Günther
Thanks: Olivier Aubert for pointing this out
2010-08-12Simplify example using --downloadGuido Günther
2010-08-12Use git-pbuilder in the pbuilder chapterGuido Günther
2010-07-06Add prebuild hookJonathan Nieder
Can be used to add an upstream changelog generated from the git repository to the build dir. Closes: #587652
2010-06-29Don't document Git-Dch: twiceGuido Günther
Closes: #587456 Thanks: Matthijs Kooijman
2010-06-28Mention patch-queue branchesGuido Günther
2010-05-04Document Git-Dch: Ignore and Git-Dch: ShortGuido Günther
2010-02-05Make the commit message for upstream imports configurable.Matthijs Kooijman
This adds the import-msg commandline and configuration file option to change the commit message. Closes: #474457
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-05Stefano Zacchiroli’s workaround for creating empty upstream branches.Charles Plessy
(See ‘http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471560’)
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-04-17document postbuild hookGuido Günther
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-06documentation typoDietmar Winkler
2009-01-02fix typosGuido Günther
Closes: #510479 Thanks: Jonathan Wiltshire
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-06-26readd list import lineGuido Guenther
2008-06-12document git-impport-dscsGuido Guenther
2008-05-16include the commit id in the changelog entryGuido Guenther
2008-05-06missing EOFGuido Guenther
Closes: #479726 Thanks: Sedat Dilek
2008-04-25add a link to the online version of the manualGuido Guenther
2008-03-19fix typos in documentationGuido Guenther
Closes: #471582 Thanks: Michael Biebl
2008-03-14document --full and --metaGuido Guenther
2008-03-14remove superflous colonGuido Guenther
2008-03-06explain howto push tags and mention linda and lintian (Closes: #469436)Guido Guenther
2008-03-06be more verbose on pbuilder (Closes: #469138)Guido Guenther
2008-02-29update documentation about git-import-dsc and --filterGuido Guenther