aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
Commit message (Collapse)AuthorAge
...
* update documentation about git-import-dsc and --filterGuido Guenther2008-02-29
|
* update --filter and filter = [ ... ] options in gbp.confGuido Guenther2008-02-23
|
* document pristine-tar optionsGuido Guenther2008-02-21
|
* add --no-dch optionsGuido Guenther2008-02-08
|
* document default tag formats (Closes: #464100)Guido Guenther2008-02-08
|
* correct several typos in the manual (Closes: #464582, #464583, #464617)Guido Guenther2008-02-08
|
* Use export-dir instead of build-area in gbp.conf because git-buildpackage ↵Frank S. Thomas2007-12-16
| | | | has no --git-build-area option.
* --export-dir and --export are actually --git-export-dir and --git-exportFrank S. Thomas2007-12-15
|
* add tarball-dir option losely based on patch from Sjoerd Simons (Closes: ↵Guido Guenther2007-11-05
| | | | #448357)
* add version number to docs and a toolsGuido Guenther2007-10-19
|
* adjust copyright yearGuido Guenther2007-10-19
|
* don't split up the manual that much (local.dsl taken from darcs-buildpackage)Guido Guenther2007-10-19
|
* Documentation updatesGuido Guenther2007-10-17
|
* document the new git-buildpackage optionsGuido Guenther2007-10-17
|
* minor updates and clarificationsGuido Guenther2007-10-16
|
* doc-update: snapshot-number can be used in gbp.conf tooGuido Guenther2007-10-10
|
* document --snapshot-numberGuido Guenther2007-10-10
|
* add some basic documentation for git-dchGuido Guenther2007-10-07
|
* document the "UNRELEASED" caseGuido Guenther2007-10-03
|
* short paragraph on hacking on arbitrary debian packagesGuido Guenther2007-10-03
|
* Merge ../git-buildpackage.develGuido Guenther2007-09-30
|\
| * add git-dchGuido Guenther2007-09-30
| |
* | s/reopsitory/repository/ - thanks to Loïc Minier (Closes: #444702)Guido Guenther2007-09-30
|/
* introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther2007-08-23
| | | | | this is especially usefull if you're working on an NMU that has a X-Y version number although it's a Debian native package.
* document optionGuido Guenther2007-08-20
|
* don't hardcode -i\.git -I.git as build argumentsGuido Guenther2007-08-20
|
* how to start a package from scratchGuido Guenther2007-06-26
|
* We don't use git_load_dirs internally anymoreGuido Guenther2007-06-26
|
* document --filter and remove git_load_dirs referenzesGuido Guenther2007-05-29
|
* gbp.conf is per working copy, not per repositoryGuido Guenther2007-05-25
|
* remove stray ';'Guido Guenther2007-05-25
|
* make the documented command line arguments match realityGuido Guenther2007-05-24
|
* typo fixesAurélien GÉRÔME2007-05-04
|
* Merge ../git-buildpackage.devel/ into merge-develGuido Guenther2007-02-02
|\
| * Allow to specify the tag formatGuido Guenther2007-02-02
| | | | | | | | | | | | 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)
* | mention graftsGuido Guenther2007-02-01
|/
* add --git-posttag to git-buildpackageGuido Guenther2007-01-22
| | | | for easy push after a sucessful build
* documentation updatesGuido Guenther2006-12-29
|
* update manpagesGuido Guenther2006-12-25
|
* clarify --git-debian-branchGuido Guenther2006-12-22
|
* git-import-orig: improve error message when the upstream branch cannot be found.debian/0.2.20Guido Guenther2006-12-22
| | | | | | | | | | We cannot create the branch automatically since on repositories not created by git-import-dsc it's not clear where to branch from. (Closes: #403990) While doing that also remove pointless patch arguments from most of the git helper functions Minor doc updates
* add some more documentationGuido Guenther2006-12-22
| | | | some of the layout is based on what darcs-buildpackage does
* git-buildpackage: add an option (--git-cleaner) that allows to specify a ↵debian/0.2.19Guido Guenther2006-12-21
| | | | different clean command (Closes: #403987)
* git-buildpackage: detect the branch we're on and bail out if it's not the ↵debian/0.2.18Guido Guenther2006-12-10
| | | | debian branch
* config file parsing to set default branches and build commandsGuido Guenther2006-12-05
|
* move docs aroundGuido Guenther2006-11-08
| | | | for the later merge of the (yet mostly unwritten) manual
* clarify usage of git-import-orig a bitGuido Guenther2006-10-06
|
* minor cosmetic cleanups all over the placeGuido Guenther2006-10-06
|
* fix syntax error in tag replacementGuido Guenther2006-10-05
| | | | minor manpage reformating
* add manpagesGuido Guenther2006-10-04