summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Document changes and release 0.5.28debian/0.5.28Guido Günther2011-07-29
|
* Fix some epydoc warningsGuido Günther2011-07-29
| | | | Git-Dch: Ignore
* Split out GbpPatchQueue and GbpPatchGuido Günther2011-07-29
| | | | | | to handle "-p<num>" without munging the code further Closes: #635873
* Add strip option to GitRepository.applyGuido Günther2011-07-29
|
* Better document --git-upstream-treeGuido Günther2011-07-29
|
* Report errors reading the patch fileGuido Günther2011-07-29
| | | | | | instead of throwing an exception. Closes: #635872
* Be less picky about empty filtersGuido Günther2011-07-27
| | | | Closes: #635641
* git-import-orig: Clarify missing argument error messageGuido Günther2011-07-27
|
* Document changes and release 0.5.27debian/0.5.27Guido Günther2011-07-26
|
* Build-Depend on uznip for the testsuiteGuido Günther2011-07-26
| | | | Git-Dch: Ignore
* git-dch: add formatter that wraps the changelog entryGuido Günther2011-07-26
| | | | Closes: #626439
* git-import-orig: split out package and version detectionGuido Günther2011-07-25
| | | | Git-Dch: Ignore
* Drop unpack_orig and tar_toplevelGuido Günther2011-07-25
|
* Catch empty package namesGuido Günther2011-07-25
| | | | | | | This can happen in empty repositories when importing non tarball upstream source. Git-Dch: Ignore
* Strip trailing '/' from the unpack pathGuido Günther2011-07-25
| | | | | | so the dirname/basename split works reliably Git-Dch: Ignore
* Add tests for UpstreamSourceGuido Günther2011-07-25
| | | | | * tar and zipfile unpacking * (filtered) tar packing
* git-import-orig: support filters for all input formatsGuido Günther2011-07-25
| | | | Closes: #628645
* Remove fastimport codeGuido Günther2011-07-25
| | | | since it didn't support filters, etc.
* Support importing zip archivesGuido Günther2011-07-25
| | | | This can now be easily extended to support other formats
* Remove pychecker option that's already the defaultGuido Günther2011-07-25
| | | | Git-Dch: Ignore
* Reenable pychecker checksGuido Günther2011-07-25
|
* Drop unused funciton argumentGuido Günther2011-07-25
| | | | | | spotted by pychecker Git-Dch: Ignore
* gbp-pbuilder is no moreGuido Günther2011-07-25
| | | | Git-Dch: Ignore
* Switch to dh_python2Guido Günther2011-07-24
|
* Drop suggests of git-load-dirsGuido Günther2011-07-24
| | | | It's not in the archive anymore
* git-import-orig: Better support uscan of non tar.gz tarballsGuido Günther2011-07-24
| | | | Closes: #629538
* git-import-orig: simplify uscan codeGuido Günther2011-07-24
| | | | Git-Dch: Ignore
* Use target element of newer uscanGuido Günther2011-07-24
| | | | | | and move uscan parsing into a separate function. Git-Dch: Ignore
* 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
* Add autocompletion for --git-dist=Guido Günther2011-07-22
| | | | based on the available cowbuilder images
* Document changes and release 0.5.26debian/0.5.26Guido Günther2011-07-06
|
* gbp-create-remote-repo: switch to git.debian.orgGuido Günther2011-07-06
| | | | | Thanks: Ritesh Raj Sarraf Closes: #632897
* gbp-create-remote-repo: Drop comparison from doctestsGuido Günther2011-06-24
| | | | Git-Dch: Ignore
* gbp-create-remote-repo: Improve url handlingCourtney Bane2011-06-24
| | | | | | Support user name expansion and different ssh ports. Closes; #630832
* Bump standards versionGuido Günther2011-05-23
| | | | No changes necessary.
* git-pbuilder: Add git-pbuilder 1.22Guido Günther2011-05-23
| | | | | Thanks: a lot Russ Allbery Closes: #623117
* Document changes and release 0.5.25debian/0.5.25Guido Günther2011-05-21
|
* Make qemubuilder really a boolean optionGuido Günther2011-05-21
| | | | | Closes: #627541 Thanks: Gregor Herrmann <gregoa@debian.org> for tracking this down
* Document changes and release 0.5.24debian/0.5.24Guido Günther2011-05-21
|
* git-pbuilder: remove single quotes from '$BASE'Guido Günther2011-05-20
| | | | | "cannot canonicalize filename '/var/cache/pbuilder/base-sid.cow', does not exist" failute
* Add support for qemubuilderGuido Günther2011-05-20
| | | | Closes: #601298
* Add git-pbuilder 0.21Guido Günther2011-05-20
| | | | | Closes: #601045, #601298 Thanks: Russ Albery
* Spelling correctionsJon Dowland2011-05-20
| | | | Closes: #627378
* git-pbuilder: Distinguish 1.0 and 3.0 source formatGuido Günther2011-05-19
| | | | | and set exclude pattherns for the 1.0 format. Otherwise the build fails since dpkg-source tries to include .git.
* Document changes and release 0.5.23debian/0.5.23Guido Günther2011-05-07
|
* Improve readabilityGuido Günther2011-04-28
| | | | Git-Dch: Ignore
* gbp-clone: check out the debian branch after the clone is completePeter Eisentraut2011-04-22
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* 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>
* git-dch: improve formatting of commit subjectGuido Günther2011-04-17
| | | | | by taking into account idlength and the prefix added by git-dch itself.