tools/git-buildpackage.git
2016-01-27 Markus LehtonenUpstreamSource: add 'archive_fmt' and 'compression...
2016-01-27 Markus LehtonenIntroduce PkgPolicy.is_valid_orig_archive()
2016-01-27 Markus LehtonenUpstreamSource.pack: support prefix mangling
2016-01-27 Markus Lehtonenimport-orig: move repacked_tarball_name() out from...
2016-01-27 Markus Lehtonenimport-orig: simplify repack_source() and tmpdir handling
2016-01-27 Markus Lehtonenimport-orig: implement --create-missing-branches option
2016-01-27 Markus Lehtonendocs: enable building html docs with docbook2html
2016-01-27 Markus LehtonenGitRepository: add diff_status method
2016-01-27 Ed Bartoshgbp.git: Reimplement rfc822 date parsing without dateutil
2016-01-27 Markus Lehtonenpq/parse_gbp_commands: return non-matched lines
2016-01-27 Markus LehtonenGitRepository.add_files: consistently update ALL tracke...
2016-01-27 Markus LehtonenGitRepository.add_files: use GitArgs
2016-01-27 Markus LehtonenGitRepository: allow repo inititialization from subdir
2016-01-27 Ed BartoshGitRepository: Implement status method
2016-01-27 Markus LehtonenGitRepository: raise GitRepositoryError instead of...
2016-01-27 Markus LehtonenGitRepository/rev_parse: use _git_inout()
2016-01-27 Markus LehtonenGitRepository/git_command: strip stderr output in case...
2016-01-27 Markus LehtonenGitRepository/has_submodules: add treeish argument
2016-01-27 Markus LehtonenGitRepository.create_branch: add 'force' option
2016-01-27 Markus LehtonenGitRepository.commit_files: add edit argument
2016-01-27 Markus LehtonenGitRepository.commit_all: add committer_info argument
2016-01-27 Markus LehtonenGitRepository.commit_files: add committer_info argument
2016-01-27 Markus LehtonenGbpOptionParser: allow using the default 'dest' attribute
2016-01-27 Markus LehtonenGitRepository: implement create_tree method
2016-01-27 Markus LehtonenGitRepository: fix the 'edit' mode in commit methods
2016-01-27 Markus LehtonenGitRepository: allow interactive commands
2016-01-27 Markus Lehtonenbuildpackage: refactor tarball compression
2016-01-26 Markus Lehtonenbuildpackage/dump_tree: add 'recursive' option
2016-01-26 Markus LehtonenGitRepository.archive: add 'paths' option
2016-01-26 Markus LehtonenGitRepository.archive: drop the '**kwargs' argument
2016-01-26 Markus Lehtonencommon/buildpackage: use GitRepository for submodules
2016-01-26 Markus Lehtonenbuildpackage/dump_tree: use GitRepository.archive()
2016-01-26 Markus Lehtonenbuildpackage/git_archive_single: use GitRepository...
2016-01-26 Markus LehtonenChange compressor cmdline opts in compressor_opts to...
2016-01-26 Markus Lehtonencommon/buildpackage: support for different archive...
2016-01-26 Markus Lehtonendocs: document the --customizations option of gbp dch
2016-01-26 Markus Lehtonendocs: document the --interactive option of gbp-import...
2016-01-26 Markus Lehtonennotifications: make notify() more generic
2016-01-26 Markus Lehtonenpq: make sure we always get a sane author
2016-01-26 Markus Lehtonenpq: deprecate the usage of 'gbp-pq-topic:'
2016-01-26 Markus Lehtonenlog: don't automatically setup gbp-specific logger
2016-01-26 Markus Lehtonenimport-srpm: support --upstream-vcs-tag cmdline option
2016-01-26 Markus Lehtonentests: add tests for UpstreamSource.guess_version()
2016-01-26 Markus LehtonenUpstreamSource.guess_version: recognise debian native...
2016-01-26 Markus LehtonenComponentTestBase: add dirs argument to _check_repo_state()
2016-01-26 Markus LehtonenComponentTestBase: add ls_tree() method
2016-01-26 Markus LehtonenComponentTestBase: add check_files() method
2016-01-26 Markus LehtonenComponentTestBase: add a per-class toplevel temp dir
2016-01-26 Markus LehtonenComponentTestBase: ignore system and user config
2016-01-26 Markus Lehtonenlog: fix auto colorizing for custom streams
2016-01-26 Markus Lehtonennotify: catch RuntimeError when importing pynotify
2016-01-26 Markus Lehtonengbp-dch: fix handling of the '--meta' option
2016-01-26 Guido GüntherDocument changes and release 0.6.22
2016-01-26 Guido Günthergit.vfs: fix close method
2016-01-26 Guido GüntherDocument changes and release 0.6.21
2016-01-26 Guido GüntherUpdate README a bit
2016-01-26 Guido GüntherComplete setup.py for pypi
2016-01-26 Guido GüntherImprove change reporting a bit
2016-01-26 Guido Güntherman: fix option argument for --git-pbuilder-options
2016-01-26 Guido Güntherpq: Don't fail commit if the series file is empty on...
2016-01-26 Guido GüntherDocument changes and release 0.6.20
2016-01-26 Guido Güntherpq: Add "pq export --commit" option
2016-01-26 Guido Günthermeta-closes: Move help text to GbpOptionParser.help
2016-01-26 Guido Güntherpq: document --drop
2016-01-26 Guido GüntherAllow to always drop pq branch after export
2016-01-26 Guido GüntherDocument changes and release 0.6.19
2016-01-26 Guido GüntherUpdate to git-pbuilder 1.33
2016-01-26 Guido GüntherDocument changes and release 0.6.18
2016-01-26 Guido GüntherMention --no-merge
2016-01-26 Guido GüntherDon't delete *_source.changes on source only builds
2016-01-26 Guido GüntherDocument changes and release 0.6.17
2016-01-26 Guido Güntherbash completion: make command list dynamic
2016-01-26 Guido GüntherUnify doc strings a bit
2016-01-26 Guido GüntherAllow to list all available commands
2016-01-26 Guido Günthergbp: add --version option
2016-01-26 Guido GüntherImprove error messages on formatting errors
2016-01-26 Kamal Mostafabuildpackage: Make debian-tag message configurable
2016-01-26 Bla Faseldch: Only modify the mainttrailer when --git-author...
2016-01-26 Bla FaselUse better variable name
2016-01-26 Bla FaselBrown paper bag, please
2016-01-26 Guido GüntherMake sure we fixup the changelog trailer with newer...
2016-01-26 Guido GüntherDocument changes and release 0.6.16
2016-01-26 Guido GüntherRemove all other log handlers when capturing logs
2016-01-26 Guido GüntherlinkeList: turn the bug printouts to debug level
2016-01-26 Guido GüntherIntroduce git-buildpackage-rpm
2016-01-26 Markus Lehtonenimport-srpm: add 'vendor' config option
2016-01-26 Guido GüntherPass --no-pristine-tar to SRPM compnent tests
2016-01-26 Markus LehtonenIntroduce git-import-srpm tool
2016-01-26 Jun WangMerge commit '1a8e6d12cc94d2b40324fe8f99de012cf2cf5913...
2016-01-26 Jun WangMerge from devel dbfc6276c4aa50b79f1cf27cfc24badc0b18da8f
2016-01-26 Jun WangMerge from devel e374ee5a2381ba30056c1fa33bdb515d99ec704e
2016-01-26 Jun WangMerge to 7f6b72e039efa5e2c3517b9336f9b29b4cb65c71
2016-01-26 Jun WangMerge to 36c8e5cd00fd600be63160b0ef9427a70ab45870
2016-01-26 Jun Wangmerge to 0b1fc0d602d75da30748bbc979fed48aab805503
2016-01-26 Jun Wangmerger to 655a6f0528afcebe1b4493abe865ee568c505bbf
2015-11-12 shuai.fumodify .gitmodule
2015-08-04 Rong JinhuiUpgrade version to 0.6.25 release-test-20150810
2014-08-28 Markus LehtonenTizen release 0.6.15-20140828 debian/0.6.25 tizen/0.6.15-20140828
2014-08-21 Li Jinjingrpm packaging: use macro for python binary
2014-08-20 Junchun GuanAdd PKGBUILD to support arch linux
next