summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Document changes and release 0.5.30debian/0.5.30Guido Günther2011-08-10
|
* gbp-pq: Use latest patches with --time-machineGuido Günther2011-08-10
| | | | | | When going back in history to find the point where the patches in debian/patches still apply make sure we use the latest ones not the one currently in the tree.
* Fix missing branch name in error messageGuido Günther2011-08-09
|
* Ignore comments and empty lines in series filesGuido Günther2011-08-09
| | | | Closes; #637224
* Leave compression type detection to tar by defaultGuido Günther2011-08-09
|
* Add known_compressions() to UpstreamSourceGuido Günther2011-08-09
| | | | | so we can use it for the DscFile parsing. This fixes the import of xz compressed upstream tarballs.
* 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
* doc: epydoc updatesGuido Günther2011-07-30
| | | | Git-Dch: Ignore
* Document changes and release 0.5.29debian/0.5.29Guido Günther2011-07-30
|
* Document --time-machine optionGuido Günther2011-07-30
|
* gbp-pq: add --time-mache=N optionGuido Günther2011-07-30
| | | | to find the last commit the patch-queue applies to.
* Don't return commits in a different order than git-logGuido Günther2011-07-30
| | | | Git-Dch: Ignore
* gbp.git.GitRepository: Add first_parent option to commits()Guido Günther2011-07-30
| | | | Git-Dch: Ignore
* Epydoc indentationGuido Günther2011-07-30
| | | | Git-Dch: Ignore
* Build epydoc API documents by defaultGuido Günther2011-07-30
|
* Robustify gbp.git.commits()Guido Günther2011-07-30
| | | | Git-Dch: Ignore
* gbp-pq: Drop GitBranch in favour of repo.create_branch()Guido Günther2011-07-30
| | | | Git-Dch: Ignore
* Add copyright headers to all non autogenerated filesGuido Günther2011-07-29
| | | | Git-Dch: Ignore
* Move GbpPatchQueue and GbpPatch into gbp.pqGuido Günther2011-07-29
|
* 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
|