summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-23git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo
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
2011-07-22Add autocompletion for --git-dist=Guido Günther
based on the available cowbuilder images
2011-07-06Document changes and release 0.5.26Guido Günther
2011-07-06gbp-create-remote-repo: switch to git.debian.orgGuido Günther
Thanks: Ritesh Raj Sarraf Closes: #632897
2011-06-24gbp-create-remote-repo: Drop comparison from doctestsGuido Günther
Git-Dch: Ignore
2011-06-24gbp-create-remote-repo: Improve url handlingCourtney Bane
Support user name expansion and different ssh ports. Closes; #630832
2011-05-23Bump standards versionGuido Günther
No changes necessary.
2011-05-23git-pbuilder: Add git-pbuilder 1.22Guido Günther
Thanks: a lot Russ Allbery Closes: #623117
2011-05-21Document changes and release 0.5.25Guido Günther
2011-05-21Make qemubuilder really a boolean optionGuido Günther
Closes: #627541 Thanks: Gregor Herrmann <gregoa@debian.org> for tracking this down
2011-05-21Document changes and release 0.5.24Guido Günther
2011-05-20git-pbuilder: remove single quotes from '$BASE'Guido Günther
"cannot canonicalize filename '/var/cache/pbuilder/base-sid.cow', does not exist" failute
2011-05-20Add support for qemubuilderGuido Günther
Closes: #601298
2011-05-20Add git-pbuilder 0.21Guido Günther
Closes: #601045, #601298 Thanks: Russ Albery
2011-05-20Spelling correctionsJon Dowland
Closes: #627378
2011-05-19git-pbuilder: Distinguish 1.0 and 3.0 source formatGuido Günther
and set exclude pattherns for the 1.0 format. Otherwise the build fails since dpkg-source tries to include .git.
2011-05-07Document changes and release 0.5.23Guido Günther
2011-04-28Improve readabilityGuido Günther
Git-Dch: Ignore
2011-04-22gbp-clone: check out the debian branch after the clone is completePeter Eisentraut
Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-04-22Fix various typos in man pagesPeter Eisentraut
Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-04-22Correct option name in git-buildpackage man pagePeter Eisentraut
Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-04-17git-dch: improve formatting of commit subjectGuido Günther
by taking into account idlength and the prefix added by git-dch itself.
2011-04-17gbp-pq: add some simple doctestsGuido Günther
Git-Dch: Ignore
2011-04-17config: minor option parsing cleanupGuido Günther
Git-Dch: Ignore
2011-04-17tests: add help check for newer commandsGuido Günther
Git-Dch: Ignore
2011-04-17tests: add doctests for gbp.deb.orig_file()Guido Günther
2011-04-16git-pbuilder: Drop diffignore and tarignore patternsGuido Günther
Closes: #606412, #610662
2011-04-11Document changes and release 0.5.22Guido Günther
2011-04-11Disable submodule processing by default.Guido Günther
2011-04-10gbp: Handle whitespace in submodule namesGuido Günther
Closes: #622103
2011-04-10tests: introduce submodule classGuido Günther
so we can easily add more submodules Git-Dch: Ignore
2011-04-09Add aliases for gz and bz2 compression typesGuido Günther
2011-04-09Add tests for hardcoded compression typesGuido Günther
Git-Dch: Ignore
2011-04-09Detect compression from orig tarballLoïc Minier
2011-04-09Pass tarball_dir to guess_comp_type()Loïc Minier
Git-Dch: Ignore
2011-04-09Update guess_comp_type to take a cp as paramLoïc Minier
Git-Dch: Ignore
2011-04-09Add tests for orig autodetectionLoïc Minier
2011-04-09Ignore .noseids from nosetestsLoïc Minier
2011-04-09Merge branch 'master' into experimentalGuido Günther
2011-04-06Document changes and release 0.5.21Guido Günther
2011-04-06Document changes and release 0.5.21Guido Günther
2011-04-06Revert "gbp: restrict splitting output of ls-tree to 3, since filenames ↵Guido Günther
might contain spaces" This reverts commit 8f14b0ace5934c27261f388820f5c3c587c97fba.
2011-04-06Make submodule support conditionalGuido Günther
2011-04-06git-buildpackage: Call gbp.update_submodulesGuido Günther
before exporting a tarball or creating a separate build tree. We invoke git-submodule with --no-fetch to not break offline operation.
2011-04-06docs: Document Gbp-Pq-Topic: tagGuido Günther
2011-04-06gbp: restrict splitting output of ls-tree to 3, since filenames might ↵Yaroslav Halchenko
contain spaces Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-04-06git-import-dsc: don't silently drop the epoch in tagsGuido Günther
Closes: #620950
2011-03-21Document changes and release 0.5.20Guido Günther
2011-03-21Set author and committerGuido Günther
so we don't fail in environments that weren't set up properly like when running under pbuilder. Git-Dch: Ignore
2011-03-21Add build deps for the testsuiteGuido Günther
Git-Dch: Ignore