summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* gbp-post-tag-push: Add --verbose optionGuido Günther2012-01-10
* GitRepository.branch_contains: fix misplaced remote parameterGuido Günther2012-01-10
* gbp-posttag-push: Allow to push the upstream tag tooGuido Günther2012-01-10
* GitRepository: Test find_tag() and add_remote_repo()Guido Günther2012-01-10
* GitRepository: Add branch_contains()Guido Günther2012-01-10
* GitRepository: add verify_tag()Guido Günther2012-01-10
* GitRepository: add push() and push_tag()Guido Günther2012-01-10
* Use testutils in 09_test_write_tree.pyGuido Günther2012-01-10
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
* GitRepository: use isinstance(basestring) to check for string typesGuido Günther2012-01-08
* Add "gbp-pq switch" to bash completionGuido Günther2011-12-31
* Document changes and release 0.6.0~git20111229debian/0.6.0_git20111229Guido Günther2011-12-29
* import_dsc: remove debian dir from upstream sourceGuido Günther2011-12-29
* GitRepository: add test for {write,commit}_treeGuido Günther2011-12-29
* GitRepository: Add testcases for cornercasesGuido Günther2011-12-29
* GitRepository: more consistent exception syntaxGuido Günther2011-12-29
* Write coverage information as htmlGuido Günther2011-12-29
* Rename and comment testsGuido Günther2011-12-29
* 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
* Fix typo in clean target overrideGuido Günther2011-12-26
* docs: add missing dependency to manpage generationGuido Günther2011-12-26
* gbp-pq: add "switch" actionGuido Günther2011-12-26
* gbp-add-patch: simplify by using existing classesGuido 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
* Update git-pbuilderGuido 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
* Document changes and release 0.6.0~git20111217debian/0.6.0_git20111217Guido Günther2011-12-17
* 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
* docs: fix version stringGuido Günther2011-12-05
* Document changes and release 0.6.0~git20111202debian/0.6.0_git20111202Guido Günther2011-12-02
* 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