tools/git-buildpackage.git
2012-02-07 Guido GüntherDocument changes and release 0.6.0~git20120207
2012-02-07 Guido Güntherimport_orig: Properly detect .tgz and other abbreviated...
2012-02-07 Guido Güntherimport_orig: clarify function description
2012-02-07 Guido GüntherUpstreamSource: tgz is suitable as upstream tarball.
2012-02-07 Guido GüntherUpstreamSource: clarify method descriptions
2012-02-07 Guido GüntherUpstreamSource: turn is_* vars and properties into...
2012-01-31 Guido GüntherDocument changes and release 0.6.0~git20120124 debian/0.6.0_git20120124
2012-01-31 Guido GüntherGitRepository: Use _git_inout() in __init__()
2012-01-31 Guido GüntherGitRepository: Allow empty input in _git_inout()
2012-01-31 Guido GüntherGitRepository: rename to __git_inout to _git_inout
2012-01-31 Guido GüntherGitRepository: Rename __git_getoutput to _git_getoutput
2012-01-31 Guido GüntherGitRepository: allow to capture stderr in __git_inout
2012-01-30 Guido GüntherDepend on pristine-tar for the tests
2012-01-30 Guido GüntherPristineTar: add testcase
2012-01-30 Guido GüntherPristineTar: fix match when not passing in a compressio...
2012-01-30 Guido GüntherPristineTar: add missing import for debug output
2012-01-30 Guido GüntherGitRepository: document archive()
2012-01-30 Guido GüntherPristineTar: make sure we set the current working directory
2012-01-23 Guido GüntherRemove comparison with True to make pychecker happy
2012-01-23 Markus LehtonenGitRepository: allow git.commit_dir to create new branches
2012-01-23 Markus Lehtonengbp-pq: don't crash in get_maintainer_from_control()
2012-01-23 Guido GüntherDocument changes and release 0.6.0~git20120123
2012-01-22 Guido Güntherbuildpackage: Add pristine-tar-commit option
2012-01-22 Guido GüntherPristineTar: move to separate module
2012-01-22 Guido Güntherdeb.changelog: add name property
2012-01-22 Guido Güntherdeb: Add UpstreamSource.build_tarball_name
2012-01-22 Guido Günthertristate: fix __repr__
2012-01-21 Guido GüntherDebianGitRepository: Add parameter and return types...
2012-01-21 Markus Lehtonendeb: make find_version() return sha1 of a commit
2012-01-21 Markus LehtonenGitRepository: add get_obj_type()
2012-01-21 Guido GüntherDebianGitRepository: fix module description
2012-01-18 Guido GüntherDon't assume gzip compression of the orig tarball
2012-01-17 Markus LehtonenAdd git-depth option to gbp-clone and gbp-pull
2012-01-15 Guido Güntherdebian/rules: be verbose on epydoc markup errors
2012-01-15 Guido GüntherGitRepository: Fix types in diff docstring
2012-01-15 Markus LehtonenGitRepository: add depth parameter to fetch()
2012-01-15 Markus LehtonenGitRepository: fix documentation of fetch()
2012-01-15 Markus Lehtonendeb: minor refactor of parameters of has_orig()
2012-01-15 Markus Lehtonendeb: minor refactor of parameters of symlink_orig()
2012-01-15 Markus LehtonenGitRepository: add diff()
2012-01-15 Markus LehtonenGitRepository: add rename_branch() method
2012-01-13 Guido Günthergbp-posttag-push: check if upstream is up to date per...
2012-01-13 Guido GüntherGitRepository: don't explicitly set the tags option
2012-01-13 Guido GüntherUpdate to git-pbuilder 1.27
2012-01-12 Guido GüntherGitRepository: Allow to explicitly fetch tags
2012-01-11 Guido Güntherbuildpackage: Allow to pass pbuilder options
2012-01-10 Guido Günthergbp-post-tag-push: Add --verbose option
2012-01-10 Guido GüntherGitRepository.branch_contains: fix misplaced remote...
2012-01-10 Guido Günthergbp-posttag-push: Allow to push the upstream tag too
2012-01-10 Guido GüntherGitRepository: Test find_tag() and add_remote_repo()
2012-01-10 Guido GüntherGitRepository: Add branch_contains()
2012-01-10 Guido GüntherGitRepository: add verify_tag()
2012-01-10 Guido GüntherGitRepository: add push() and push_tag()
2012-01-10 Guido GüntherUse testutils in 09_test_write_tree.py
2012-01-10 Guido GüntherAllow to specify the upstream tree via --upstream-tree
2012-01-08 Guido GüntherGitRepository: use isinstance(basestring) to check...
2011-12-31 Guido GüntherAdd "gbp-pq switch" to bash completion
2011-12-29 Guido GüntherDocument changes and release 0.6.0~git20111229 debian/0.6.0_git20111229
2011-12-29 Guido Güntherimport_dsc: remove debian dir from upstream source
2011-12-29 Guido GüntherGitRepository: add test for {write,commit}_tree
2011-12-29 Guido GüntherGitRepository: Add testcases for cornercases
2011-12-29 Guido GüntherGitRepository: more consistent exception syntax
2011-12-29 Guido GüntherWrite coverage information as html
2011-12-29 Guido GüntherRename and comment tests
2011-12-28 Guido Güntherdch: Honor epoch when guessing new upstream version
2011-12-28 Guido Güntherdch: Split guessing of upstream version into separate...
2011-12-28 Guido GüntherMove _build_legacty_tag from GitRepository to to Debian...
2011-12-27 Guido Günthergbp.deb.git.py: Fix typos and add version
2011-12-27 Guido GüntherGitRepository: Use GitArgs in get_commits
2011-12-27 Guido GüntherGitRepository: Add num option to git_commits
2011-12-27 Guido Güntherdch: Indentation and docstring cleanups
2011-12-27 Guido Güntherdch: Add doctests for snapshot_version
2011-12-26 Guido Güntherdch: fix epydoc parameters
2011-12-26 Guido GüntherFix typo in clean target override
2011-12-26 Guido Güntherdocs: add missing dependency to manpage generation
2011-12-26 Guido Günthergbp-pq: add "switch" action
2011-12-26 Guido Günthergbp-add-patch: simplify by using existing classes
2011-12-26 Guido Günthergbp.git.repository: add edit option to commit_staged
2011-12-26 Guido GüntherRename gbp.pq to gbp.patch_series
2011-12-26 Guido Güntherpq.Patch: move support for parsing patch headers into...
2011-12-26 Guido Güntherpq: rename PatchQueue to PatchSeries
2011-12-26 Guido GüntherAdd --[no-]-pbuilder-autoconf
2011-12-26 Guido GüntherUpdate git-pbuilder
2011-12-18 Guido Güntherscripts/pq: handle patches without filename extension
2011-12-18 Guido Güntherscripts/pq: Move patch name handling to separate function
2011-12-17 Guido GüntherDocument changes and release 0.6.0~git20111217 debian/0.6.0_git20111217
2011-12-16 Guido Güntherpq: add --force option to fore recreation of pq branch
2011-12-16 Guido GüntherMove GitRepository into separate submodule
2011-12-16 Guido GüntherMove debian specific functions from GitRepository to...
2011-12-05 Guido Güntherdocs: fix version string
2011-12-02 Guido GüntherDocument changes and release 0.6.0~git20111202 debian/0.6.0_git20111202
2011-11-30 Guido GüntherParse the changelog of the exported tree instead of...
2011-11-30 Guido GüntherRemove unused module
2011-11-28 Guido Güntherbuildpackage.py: move changelog fetching into function
2011-11-28 Guido GüntherAdd ChangeLog class
2011-11-23 Jan ČapekAdditional documentation for postexport hook in the...
2011-11-23 Guido GüntherFix typos
2011-11-22 Guido Güntherbuildpackage: group functions needed for export-dir...
2011-11-22 Guido Güntherbuildpackage: move export of source tree into separate...
2011-11-22 Jan ČapekDocumentation update for --git-postexport, --git-postbu...
next