summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-30Document changes and release 0.5.29Guido Günther
2011-07-30Document --time-machine optionGuido Günther
2011-07-30gbp-pq: add --time-mache=N optionGuido Günther
to find the last commit the patch-queue applies to.
2011-07-30Don't return commits in a different order than git-logGuido Günther
Git-Dch: Ignore
2011-07-30gbp.git.GitRepository: Add first_parent option to commits()Guido Günther
Git-Dch: Ignore
2011-07-30Epydoc indentationGuido Günther
Git-Dch: Ignore
2011-07-30Build epydoc API documents by defaultGuido Günther
2011-07-30Robustify gbp.git.commits()Guido Günther
Git-Dch: Ignore
2011-07-30gbp-pq: Drop GitBranch in favour of repo.create_branch()Guido Günther
Git-Dch: Ignore
2011-07-29Add copyright headers to all non autogenerated filesGuido Günther
Git-Dch: Ignore
2011-07-29Move GbpPatchQueue and GbpPatch into gbp.pqGuido Günther
2011-07-29Document changes and release 0.5.28Guido Günther
2011-07-29Fix some epydoc warningsGuido Günther
Git-Dch: Ignore
2011-07-29Split out GbpPatchQueue and GbpPatchGuido Günther
to handle "-p<num>" without munging the code further Closes: #635873
2011-07-29Add strip option to GitRepository.applyGuido Günther
2011-07-29Better document --git-upstream-treeGuido Günther
2011-07-29Report errors reading the patch fileGuido Günther
instead of throwing an exception. Closes: #635872
2011-07-27Be less picky about empty filtersGuido Günther
Closes: #635641
2011-07-27git-import-orig: Clarify missing argument error messageGuido Günther
2011-07-26Document changes and release 0.5.27Guido Günther
2011-07-26Build-Depend on uznip for the testsuiteGuido Günther
Git-Dch: Ignore
2011-07-26git-dch: add formatter that wraps the changelog entryGuido Günther
Closes: #626439
2011-07-25git-import-orig: split out package and version detectionGuido Günther
Git-Dch: Ignore
2011-07-25Drop unpack_orig and tar_toplevelGuido Günther
2011-07-25Catch empty package namesGuido Günther
This can happen in empty repositories when importing non tarball upstream source. Git-Dch: Ignore
2011-07-25Strip trailing '/' from the unpack pathGuido Günther
so the dirname/basename split works reliably Git-Dch: Ignore
2011-07-25Add tests for UpstreamSourceGuido Günther
* tar and zipfile unpacking * (filtered) tar packing
2011-07-25git-import-orig: support filters for all input formatsGuido Günther
Closes: #628645
2011-07-25Remove fastimport codeGuido Günther
since it didn't support filters, etc.
2011-07-25Support importing zip archivesGuido Günther
This can now be easily extended to support other formats
2011-07-25Remove pychecker option that's already the defaultGuido Günther
Git-Dch: Ignore
2011-07-25Reenable pychecker checksGuido Günther
2011-07-25Drop unused funciton argumentGuido Günther
spotted by pychecker Git-Dch: Ignore
2011-07-25gbp-pbuilder is no moreGuido Günther
Git-Dch: Ignore
2011-07-24Switch to dh_python2Guido Günther
2011-07-24Drop suggests of git-load-dirsGuido Günther
It's not in the archive anymore
2011-07-24git-import-orig: Better support uscan of non tar.gz tarballsGuido Günther
Closes: #629538
2011-07-24git-import-orig: simplify uscan codeGuido Günther
Git-Dch: Ignore
2011-07-24Use target element of newer uscanGuido Günther
and move uscan parsing into a separate function. Git-Dch: Ignore
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