tools/git-buildpackage.git
2012-03-18 Guido Günthergbp-create-remote-repo: Use DebianGitRepository
2012-03-15 Guido GüntherDocument changes and release 0.6.0~git20120315 debian/0.6.0_git20120315
2012-03-15 Guido GüntherParse author and comitter from changelog for native...
2012-03-15 Guido GüntherGitModifier: add __getitem__ and keys()
2012-03-15 Guido Güntherdeb.changelog: allow to extract author and date
2012-03-15 Guido Güntherdocs: Fix path to gbp-configure-unpatched-source
2012-03-11 Guido GüntherDocument changes and release 0.6.0~git20120311 debian/0.6.0_git20120311
2012-03-11 Guido GüntherMove gbp.conf manpage to section 5 and add references
2012-03-08 Guido GüntherDocument changes and release 0.6.0~git20120227
2012-03-08 Guido Günthergit-import-dscs: allow to ignore gbp.conf files stored...
2012-03-08 Guido Güntherdocs: Mention --help and commands that can't be configu...
2012-03-08 Guido GüntherGbpOptionParser: allow to modify list of parsed conf...
2012-03-08 Guido GüntherBump standards version to 3.9.3
2012-03-08 Guido GüntherRemove build/ directory
2012-03-08 Guido GüntherBuild-require a git version that supports --no-edit
2012-03-08 Guido GüntherAdd manual page for gbp.conf
2012-03-08 Guido Güntherimport_dsc: Create debian branch for native packages too
2012-02-26 Guido GüntherDocument changes and release 0.6.0~git20120226 debian/0.6.0_git20120226
2012-02-26 Guido GüntherDepend on git >= 1:1.7.9.1-1~
2012-02-26 Guido GüntherGitRepository.merge: add edit option
2012-02-26 Guido GüntherGitRepsitory.merge: update apidoc and switch to GitArgs
2012-02-26 Guido Güntherconfig.py: Add default value print out to all options
2012-02-25 Guido Güntherdocs: makeversion pattern match the code
2012-02-20 Guido Günthercopy_from: remove, not used anymore
2012-02-20 Markus Lehtonengbp-pq: refactor args of write_patch()
2012-02-18 Guido GüntherMerge tag 'debian/0.6.0_git20120218' into experimental
2012-02-18 Guido GüntherDocument changes and release 0.6.0~git20120211 debian/0.6.0_git20120218
2012-02-18 Guido Günthergbp-pq: Properly print patch name
2012-02-15 Markus Lehtonendocs: add missing tags to sgml files
2012-02-13 Guido GüntherMake sure we test the built modules
2012-02-13 Guido Günthergbp.config: Add tests
2012-02-13 Guido GüntherRename GbpOptionParserCommon common to GbpOptionParser
2012-02-13 Markus LehtonenRefactor config.py as preparation for rpm support.
2012-02-13 Guido GüntherRequire git 1.7
2012-02-13 Guido GüntherLower dependencies on python-nose and python-coverage
2012-02-13 Guido GüntherDepend on git instead of git-core
2012-02-12 Markus LehtonenMake pristine_tar testcases pass with older git versions
2012-02-10 Guido GüntherDocument changes and release 0.6.0~git20120210 debian/0.6.0_git20120210
2012-02-10 Guido Günthergbp-pull: Use a DebianGitRepository
2012-02-09 Guido GüntherInclude missing doctests in generated API docs
2012-02-09 Guido GüntherPristineTar: fix links in testcases
2012-02-09 Guido GüntherDocument changes and release 0.6.0~git20120209 debian/0.6.0_git20120209
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
next