aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* dch: Honor epoch when guessing new upstream versionGuido Günther2011-12-28
* dch: Split guessing of upstream version into separate functionGuido Günther2011-12-28
* Move _build_legacty_tag from GitRepository to to DebianGitRepositoryGuido Günther2011-12-28
* gbp.deb.git.py: Fix typos and add versionGuido Günther2011-12-27
* GitRepository: Use GitArgs in get_commitsGuido Günther2011-12-27
* GitRepository: Add num option to git_commitsGuido Günther2011-12-27
* dch: Indentation and docstring cleanupsGuido Günther2011-12-27
* dch: Add doctests for snapshot_versionGuido Günther2011-12-27
* dch: fix epydoc parametersGuido Günther2011-12-26
* gbp-pq: add "switch" actionGuido Günther2011-12-26
* gbp.git.repository: add edit option to commit_stagedGuido Günther2011-12-26
* Rename gbp.pq to gbp.patch_seriesGuido Günther2011-12-26
* pq.Patch: move support for parsing patch headers into Patch classGuido Günther2011-12-26
* pq: rename PatchQueue to PatchSeriesGuido Günther2011-12-26
* Add --[no-]-pbuilder-autoconfGuido Günther2011-12-26
* scripts/pq: handle patches without filename extensionGuido Günther2011-12-18
* scripts/pq: Move patch name handling to separate functionGuido Günther2011-12-18
* pq: add --force option to fore recreation of pq branchGuido Günther2011-12-16
* Move GitRepository into separate submoduleGuido Günther2011-12-16
* Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther2011-12-16
* Parse the changelog of the exported tree instead of the working copyGuido Günther2011-11-30
* Remove unused moduleGuido Günther2011-11-30
* buildpackage.py: move changelog fetching into functionGuido Günther2011-11-28
* Add ChangeLog classGuido Günther2011-11-28
* Fix typosGuido Günther2011-11-23
* buildpackage: group functions needed for export-dir handlingGuido Günther2011-11-22
* buildpackage: move export of source tree into separate functionGuido Günther2011-11-22
* Support postexport hooksGuido Günther2011-11-22
* Move debian related helpers into submoduleGuido Günther2011-11-22
* buildpackage: move tarball preparation into separate functionGuido Günther2011-11-22
* Use GitArgs in GitRepository.{create,delete}_branch()Guido Günther2011-11-21
* Use GitArgs in GitRepository.clone()Guido Günther2011-11-21
* gbp-pq: Instead of looking for the signature don't let git generate itGuido Günther2011-11-21
* GitRepository: add signature option to format_patchGuido Günther2011-11-21
* Add class to simplify git argument handlingGuido Günther2011-11-21
* FastImport: add test and cleanup api a bitGuido Günther2011-11-21
* GitRepository: Return GitModifier from get_author_infoGuido Günther2011-11-20
* Move FastImport to separate fileGuido Günther2011-11-20
* Move GitCommit class into separate fileGuido Günther2011-11-20
* Move GitModifier class to separate fileGuido Günther2011-11-20
* Move git code into submoduleGuido Günther2011-11-20
* GitRepository: add auto_name option to clone()Guido Günther2011-11-20
* GitRepository: add checkout() to checkout a treeishGuido Günther2011-11-07
* GitRepository: fetch and pull quietlyGuido Günther2011-11-07
* GitRepository: handle case when not on any branchGuido Günther2011-11-07
* Move gbp/version.py generation into setup.pyGuido Günther2011-11-07
* GitRepository.tag(): Always add the '-s' flagGuido Günther2011-11-06
* gbp-pull: massive speedup by just updating the refGuido Günther2011-11-06
* GitRepository: fix fetch invocation without repoGuido Günther2011-11-06
* FastImport: robustify exception handlingGuido Günther2011-11-06