aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages
Commit message (Collapse)AuthorAge
* Move gbp.conf manpage to section 5 and add referencesGuido Günther2012-03-11
| | | | from the other manpages
* git-import-dscs: allow to ignore gbp.conf files stored in the repositoryGuido Günther2012-03-08
| | | | Closes: #660898
* docs: Mention --help and commands that can't be configured via gbp.confGuido Günther2012-03-08
| | | | Git-Dch: Ignore
* GbpOptionParser: allow to modify list of parsed conf filesGuido Günther2012-03-08
| | | | by setting the GBP_CONF_FILES environment variable.
* Add manual page for gbp.confGuido Günther2012-03-08
| | | | | Closes: #661748 Thanks: Jari Alto for the POD version
* docs: makeversion pattern match the codeGuido Günther2012-02-25
| | | | Closes: #650465
* docs: add missing tags to sgml filesMarkus Lehtonen2012-02-15
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen2012-01-17
| | | | | Allows creating and deepening shallow clones. This is sometimes useful for e.g. saving bandwidth when cloning.
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
| | | | via commandline or gbp.conf
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
| | | | without the indirection to --upstream-branch.
* gbp-pq: add "switch" actionGuido Günther2011-12-26
| | | | to quickly switch between patch-queue and base branch.
* Add --[no-]-pbuilder-autoconfGuido Günther2011-12-26
| | | | to pass GIT_PBUILDER_AUTOCONF=no to git-pbuilder.
* Documentation update for --git-postexport, --git-postbuild typo fixJan Čapek2011-11-22
| | | | | Signed-off-by: Jan Čapek <jan.capek@braiins.cz> Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Document that gbp-create-repo is noninteractiveGuido Günther2011-10-23
| | | | Closes: #643752
* Fix URL to cl2vcs serviceSalvatore Bonaccorso2011-09-02
| | | | | | | Refer to https://honk.sigxcpu.org/cl2vcs instead of https://honk.sigxcpu.org/cl2vcs for the cl2vcs service. Closes: #640141
* Document meta tagsGuido Günther2011-08-09
| | | | | | | | so one doesn't have to consult the manual Git-Dch: Short Closes: #636088 Thanks: Raphaël Hertzog for the suggestion
* Document --time-machine optionGuido Günther2011-07-30
|
* Better document --git-upstream-treeGuido Günther2011-07-29
|
* git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo2011-07-23
| | | | | | | | | to specify where the upstream tarball should be created from. The default is to create the upstream tarball from the exact tag and fail otherwise. To create the upstream tarball from the tip of the upstream branch use 'branch'. Based on a patch by Ricardo Salveti de Araujo
* gbp-create-remote-repo: switch to git.debian.orgGuido Günther2011-07-06
| | | | | Thanks: Ritesh Raj Sarraf Closes: #632897
* Add support for qemubuilderGuido Günther2011-05-20
| | | | Closes: #601298
* Spelling correctionsJon Dowland2011-05-20
| | | | Closes: #627378
* Fix various typos in man pagesPeter Eisentraut2011-04-22
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Correct option name in git-buildpackage man pagePeter Eisentraut2011-04-22
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* docs: Document Gbp-Pq-Topic: tagGuido Günther2011-04-06
|
* gbp-pq: Allow to specify subdirs for patchesGuido Günther2011-03-12
| | | | | | | via the "Gbp-Pq-Tag: <subdir>" directive in the patch header. This also gets rid sed callouts. Add "apply" action to apply single patches
* git-import-dsc doc updates for new optionsJonathan Nieder2011-01-23
| | | | --author-is-committer and --author-date-is-committer-date
* Add --author-is-comitter and --author-date-is-comitter-date commandline optionsGuido Günther2011-01-22
| | | | Closes: #610381
* git-import-dscs: Fix --debsnap doc and option error handlingJonathan Nieder2011-01-18
| | | | | Signed-off-by: Guido Günther <agx@sigxcpu.org> Closes: #610376
* Document --remote-nameGuido Günther2011-01-14
|
* Make gbp-create-remote-repo a first class citizenGuido Günther2011-01-11
| | | | Add manpage, move into path, add bash completion
* Make --[no-]merge a proper optionGuido Günther2011-01-11
| | | | so it can be configured via gbp.conf.
* git-buildpackage: Add support for sending notifications via libnotifyGuido Günther2011-01-08
| | | | after the build finished.
* docs: fix typo in gbp-pq manpageGuido Günther2011-01-07
| | | | | Closes: #609166 Thanks: Emilio Pozuelo
* Document --debsnap to fetch from snapshots.debian.orgGuido Günther2010-12-28
|
* gbp-pull: Better document --force and --redo-pqGuido Günther2010-12-27
|
* gbp-clone: better document --allGuido Günther2010-12-27
|
* Allow to drop numbers from patch names via --no-patch-numbersGuido Günther2010-12-27
| | | | | | so patch names remain constant when interim patches are dropped. Closes: #592129
* Add missing optionsGuido Günther2010-12-20
| | | | Git-Dch: ignore
* Add option to open editorGuido Günther2010-12-20
| | | | Closes: #565553
* Change --ignore-same-version to --allow-same-versionGuido Günther2010-12-20
| | | | and properly document it. This matches the defaults we had since ages.
* Document --git-overlayYaroslav Halchenko2010-09-29
| | | | Closes: #598530
* Add --git-arch optionGuido Günther2010-09-02
|
* Fix --git-cleaner option name in git-buildpackage man pageSvend Sorensen2010-08-29
| | | | | | | git-cleaner option is misspelled as git-cleander in description of git-pbuilder option in the git-buildpackage man page. Closes: #594612
* Missing manpage fixGuido Günther2010-08-12
| | | | Git-Dch: Ignore
* Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther2010-08-12
|
* Pass --multimaint-merge on to dchGuido Günther2010-08-06
| | | | Closes: #586165
* We don't only support .gz tarballsGuido Günther2010-08-04
|
* Drop git_load_dirs referenceGuido Günther2010-08-03
| | | | we're not using it anymore.
* Add prebuild hookJonathan Nieder2010-07-06
| | | | | | | Can be used to add an upstream changelog generated from the git repository to the build dir. Closes: #587652