tools/git-buildpackage.git
2013-06-06 Markus Lehtonengitmodifier: make the datetime object always have timezone
2013-05-30 Guido GüntherDocument changes and release 0.6.0~git20130630 debian/0.6.0_git20130530
2013-05-30 Guido GüntherAdd Jenkins Scratchbuilder example
2013-05-17 Gaudenz Steinlingit-buildpackage: Unbreak overlay mode
2013-05-08 Guido GüntherGitRepository: Use LC_ALL=C when checking features
2013-05-06 Guido GüntherDocument changes and release 0.6.0~git20130506 debian/0.6.0_git20130506
2013-05-04 Guido Günthermanpages: Document gbp-pull's --ignore-branch option
2013-05-04 Guido Günthergbp-pull: Fix typo in help output
2013-05-02 Guido GüntherGitRepository Use _git_inout in get_branch
2013-05-02 Guido GüntherAdd --ignore-branch to gbp-pull
2013-05-02 Guido Güntherdch: make sure branch is always defined
2013-04-30 Guido Günthertrivial: simplify option assignment
2013-04-30 Guido GüntherSilence test_debian_missing_author
2013-04-29 Guido GüntherSilence dpkg --compare-versions
2013-04-29 Guido GüntherUse Popen.communicate instead of subprocess call
2013-04-29 Guido GüntherMake parse_dsc a classmethod of DscFile
2013-04-29 Guido GüntherChangeLog: Remove is_native
2013-04-29 Guido Güntherdch: Use DebianSource.is_native
2013-04-29 Guido GüntherRevert "Use Popen.communicate instead of subprocess...
2013-04-29 Guido GüntherUse Popen.communicate instead of subprocess call
2013-04-27 Guido GüntherGitRepository.has_feature: capture stderr
2013-04-27 Guido GüntherGitRepository.commit_dir: raise GitRepositoryError...
2013-04-27 Guido GüntherSilence GitRepository.write_tree
2013-04-27 Guido Günthercommand_wrappers: allow to silence __call__
2013-04-26 Guido GüntherDiscard git mailinfo's error message
2013-04-26 Guido GüntherSilence GitRepository.grep_log
2013-04-26 Guido GüntherSilence GitRepository.set_upstream_branch
2013-04-26 Guido GüntherSilence GitRepository.has_treeish
2013-04-26 Guido Günther10_test_get_upstream_tree: Fix test descriptions
2013-04-26 Guido Günther14_test_gbp_import_dscs: Mock gbp.log.err
2013-04-26 Markus Lehtonenbuildpackage: implement --[no-]hooks option
2013-04-26 Markus Lehtonentests: Fix tests for Ubuntu
2013-04-26 Markus LehtonenDebianSource: fix is_native()
2013-04-26 Markus Lehtonentests: add missing import in test_Changelog
2013-04-25 Markus LehtonenGitRepository: add describe() method
2013-04-25 Markus Lehtonentests: another fix for older dch
2013-04-25 Markus Lehtonentests: fix for older dch
2013-04-25 Markus Lehtonenbuildpackage: catch and handle DebianSourceError gracefully
2013-04-25 Markus LehtonenDebianSource: raise DebianSourceError if reading change...
2013-04-24 Guido Güntherbash completion: handle upstream-tree like upstream...
2013-04-24 Guido GüntherSilence _git_command
2013-04-24 Guido GüntherSilence git clone
2013-04-14 Guido GüntherGitRepository: make __build_env a static method
2013-04-14 Guido GüntherSilence git init
2013-04-13 Guido GüntherDocument changes and release 0.6.0~git20130414 debian/0.6.0_git20130414
2013-04-13 Guido GüntherDon't try access source before it's filled
2013-04-13 Guido GüntherDocument changes and release 0.6.0~git20130413
2013-04-13 Guido GüntherAdd gbp.git.source.Source.sourcepkg
2013-04-13 Guido GüntherHonor debian/source/format
2013-04-13 Guido GüntherIntroduce Source class
2013-04-13 Guido GüntherAdd minimal vfs interface
2013-04-13 Guido GüntherUse _git_inout for git.show
2013-04-08 Guido GüntherRevert "GitRepository.show: use _git_inout()"
2013-04-08 Thomas Kochtests: Use tempfile.mkdtemp to create temp dirs for...
2013-04-06 Markus LehtonenGitRepository.show: use _git_inout()
2013-04-06 Markus LehtonenAdd .coveragerc
2013-04-06 Guido GüntherFix typos
2013-04-06 Guido GüntherGenerate coverage xml
2013-04-06 Daniel DehenninAdd urgency management.
2013-04-06 Daniel DehenninAdd option to manage distribution fields for non snapsh...
2013-03-29 Guido GüntherMove DscFile to separate module
2013-03-29 Guido GüntherMove DebianPkgPolicy to separate module
2013-03-29 Daniel DehenninMove debian/changelog manipulation to gbp.deb.changelog...
2013-03-29 Guido GüntherDocument changes and release 0.6.0~git20130329 debian/0.6.0_git20130329
2013-03-29 Daniel Kahn... Include the name of the package being built in the...
2013-03-27 Markus Lehtonentests.test_GitRepository: import and setup gbp.log
2013-03-27 Guido GüntherFix docstring
2013-03-27 Guido GüntherSplit out building a debian version from an upstream...
2013-03-22 Markus LehtonenComponentTestBase: capability to check files of repo
2013-03-22 Markus LehtonenGitArgs: utilize the add() method in other add_X methods
2013-03-22 Markus LehtonenGitRepository/_cmd_has_feature: more intelligent parsing
2013-03-22 Markus Lehtonensetup: possibility to skip nosetest requirements
2013-03-22 Markus Lehtonentests: skip test_Changelog if 'dch' tool is not available
2013-03-22 Markus Lehtonentests/component: pylint fixes
2013-03-22 Markus Lehtonengbp-pull: update tags, too
2013-03-22 Zhang Qiangpackaging: Add man as dependency
2013-03-22 Markus LehtonenComponentTestBase: close streamhandler when stopping...
2013-03-22 Guido GüntherPurging of the build dir should be configurable via...
2013-03-22 Guido GüntherAllow for upper case characters in the upstream version
2013-03-22 Guido GüntherBetter document how one derives from PkgTypes
2013-03-22 Guido GüntherReturn boolean types from is_ methods
2013-03-22 Guido GüntherRemove unused imports
2013-03-14 Guido GüntherDocument changes and release 0.6.0~git20121125 debian/0.6.0_git20130314
2013-03-14 Guido Güntherexamples: fix logging
2013-02-13 Guido GüntherFix typo
2013-02-02 Guido GüntherAdd missing --git-
2013-01-17 Markus Lehtonengbp-pull: fix --depth cmdline option
2013-01-17 Markus Lehtonengbp-clone: fix return value in case of GitRepositoryError
2013-01-16 Markus Lehtonenpq/apply_and_commit_patch: fix date parsing
2013-01-16 Guido GüntherMove over import dsc test from external test suite
2013-01-16 Guido GüntherAdd test data submodule
2013-01-16 Guido GüntherAdd component test initialization
2013-01-16 Markus Lehtonentests.testutils: baseclass for testing commandline...
2013-01-16 Markus Lehtonenbuildpackage: add 'force' option to write_wc()
2013-01-16 Markus Lehtonenpq: do author guessing outside the apply_patch functions
2013-01-16 Markus Lehtonenlog: make color setting a tristate on/off/auto
2012-12-03 Guido GüntherDocument --git-pristine-tar-commit
2012-11-27 Markus LehtonenTristate: drop broken and unused is_valid_state() method
2012-11-27 Markus LehtonenTristate: allow to init from another Tristate object
2012-11-27 Guido GüntherCheck the sha1 doesn't exceed 40 bytes
next