Introduce buildpackage-bb tool
[tools/git-buildpackage.git] / gbp /
2014-12-19 Markus LehtonenIntroduce buildpackage-bb tool
2014-12-19 Markus LehtonenIntroduce pq-bb tool
2014-12-19 Markus LehtonenIntroduce import-bb tool
2014-12-18 Markus Lehtonenlog: don't initialize handlers in GbpLogger init
2014-12-18 Markus Lehtonenpatchseries: strip numbering when guessing subject...
2014-12-03 Markus LehtonenUpstreamSource: suppress stderr from tar in _determine_...
2014-12-03 Markus Lehtonenrpm: suppress stderr when unpacking src.rpm
2014-11-21 Markus Lehtonenbuildpackage-rpm: look for remote upstream branches
2014-11-14 Markus LehtonenTizen: change python-rpm module name to rpm_tizen
2014-11-14 Markus Lehtonenlog: don't propagate to ancestor loggers
2014-11-14 Markus LehtonenGitRepository/__git_inout: correctly handle input error
2014-11-14 Markus Lehtonenpq-rpm: better error message
2014-11-14 Markus Lehtonenbuildpackage-rpm: fix one error message
2014-11-14 Markus Lehtonenbuildpackage-rpm: drop unneeded exception
2014-11-14 Markus Lehtonenbuildpackage-rpm: handle invalid keys in orig prefix
2014-11-14 Markus Lehtonenbuildpackage-rpm: minor refactor
2014-11-14 Markus Lehtonenbuildpackage-rpm: get rid of prepare_export_dir()
2014-11-14 Markus Lehtonenbuildpackage-rpm: remove some outdated/unnecessary...
2014-11-14 Markus Lehtonenbuildpackage-rpm: add '--git-native' option
2014-11-14 Markus Lehtonenbuildpackage-rpm: remove some unused variables
2014-11-14 Markus Lehtonenbuildpackage-rpm: add missing docstrings
2014-11-14 Markus Lehtonenbuildpackage-rpm: remove unused imports
2014-11-14 Markus Lehtonenbuildpackage-rpm: remove too general exception catching
2014-11-14 Markus Lehtonenbuildpackage-rpm: don't crash on invalid vcs format...
2014-11-14 Markus Lehtonenbuildpackage-rpm: add --git-no-build option
2014-11-14 Markus Lehtonenbuildpackage_rpm: always run cleaner hook
2014-11-14 Markus Lehtonenbuildpackage_rpm: fix crash when running prebuild hook
2014-11-14 Markus Lehtonenbuildpackage_rpm: check submodules from the exported...
2014-11-14 Markus Lehtonenbuildpackage-rpm: always create tarball for native...
2014-11-14 Markus Lehtonenbuildpackage-rpm: fix exit code in case of GitRepositor...
2014-11-14 Markus Lehtonenrpm-ch: implement --meta-bts option
2014-11-14 Markus Lehtonenrpm-ch: implement --commit-msg option
2014-11-14 Markus Lehtonenrpm-ch: implement --commit option
2014-11-14 Markus Lehtonenbuildpackage-rpm: new 'commitish' keyword for spec...
2014-11-14 Markus Lehtonenpq-rpm: don't create pq branch when switching
2014-11-14 Markus Lehtonenpq-rpm: implement --retain-history option
2014-11-14 Markus Lehtonenpq-rpm: implement --new-packaging-dir cmdline option
2014-11-14 Markus Lehtonenpq-rpm: implement 'convert' subcommand
2014-11-14 Markus Lehtonenbuildpackage-rpm: patch-export from development branch
2014-11-14 Markus Lehtonenimport-orig-rpm: get archive from spec file
2014-11-14 Markus Lehtonenimport-orig-rpm: implement automatic downloading
2014-11-14 Markus Lehtonenimport-orig-rpm: implement --create-missing-branches...
2014-11-14 Markus Lehtonenrpm-ch: implement '--all' option
2014-11-14 Markus Lehtonenrpm-ch: add --message cmdline option
2014-11-14 Markus Lehtonenrpm-ch: make it possible to commit/tag the changes
2014-11-14 Markus LehtonenIntroduce git-rpm-ch tool
2014-11-14 Markus Lehtonenrpm: add gbp.rpm.changelog module
2014-11-14 Markus Lehtonenpq-rpm: implement '--import-files' command line option
2014-11-14 Markus Lehtonenpq-rpm: bigger refactor of the code
2014-11-14 Markus Lehtonenpq-rpm: create diff up to the last merge commit
2014-11-14 Markus Lehtonenrpm: support guessing spec file from git treeish
2014-11-14 Markus Lehtonenrpm: change guess_spec() to return SpecFile object
2014-11-14 Markus LehtonenGitRepository/get_remote_repos: return URLs, too
2014-11-14 Markus LehtonenCentOS compatibility: fix GitRepository.diff
2014-11-14 Markus LehtonenCentOS compatibility: fix GitRepository._cmd_has_feature()
2014-11-14 Zhang QiangCentOS compatibility: make GBP work with older python2.6
2014-11-14 Markus Lehtonenrpm: support importing bzip2 compressed patches
2014-11-14 Markus Lehtonenimport-srpm: support for patch import
2014-11-14 Markus Lehtonenbuildpackage-rpm: implement --[no-]hooks option
2014-11-14 Markus Lehtonenbuildpackage-rpm: listen to --no-create-orig option...
2014-11-14 Markus Lehtonenbuildpackage-rpm: use config file(s) from exported...
2014-11-14 Markus Lehtonenrpm: support conditionals in patch-export
2014-11-14 Zhang QiangImport RpmGitRepository if DebianGitRepository is not...
2014-11-14 Markus Lehtonenrpm.SpecFile: drop the internal 'patches' structure
2014-11-14 Markus Lehtonenrpm.SpecFile: change specfile attribute to represent...
2014-11-14 Markus Lehtonenrpm refactor: rewrite set_tag functionality
2014-11-14 Markus Lehtonenbuildpackage-rpm: support setting/updating the 'VCS...
2014-11-14 Markus Lehtonenrpm: configuration option for setting the output color...
2014-11-14 Markus Lehtonenbuildpackage-rpm: fail patch-export if local patches...
2014-11-14 Markus Lehtonenbuildpackage-rpm: return 2 for patch-export or tarball...
2014-11-14 Markus Lehtonenrpm: implement file path filters in patch export
2014-11-14 Markus Lehtonenbuildpackage-rpm: support special tree-ish names in...
2014-11-14 Markus LehtonenUniversal configurable base tmpdir for all gbp rpm...
2014-11-14 Markus Lehtonenrpm: support squashing commits in patch generation
2014-11-14 Markus Lehtonenrpm: add --orig-prefix option
2014-11-14 Markus Lehtonenrpm: enhance logic in guessing the prefix of source...
2014-11-14 Markus Lehtonenrpm: support generating compressed patches
2014-11-14 Markus Lehtonenpq-rpm: support importing compressed patches
2014-11-14 Markus Lehtonenbuildpackage-rpm: add more tagging options
2014-11-14 Markus LehtonenRpmGitRepository: make version-tag methods more flexible
2014-11-14 Markus Lehtonenrpm helpers: make SpecFile and SrcRpmFile give (full...
2014-11-14 Markus Lehtonenrpm: add version parsing functions to pkg policy
2014-11-14 Markus Lehtonenbuildpackage-rpm: add option --git-ignore-untracked
2014-11-14 Markus Lehtonenrpm: add 'vendor' config option
2014-11-14 Markus LehtonenIntroduce git-import-orig-rpm tool
2014-11-14 Markus LehtonenIntroduce git-buildpackage-rpm tool
2014-11-14 Markus Lehtonenpq-rpm: support patch-export up to an arbitrary tree-ish
2014-11-14 Markus Lehtonenpq-rpm: add new --pq-branch option
2014-11-14 Markus Lehtonengbp-pq-rpm: add 'export-rev' option
2014-11-14 Markus LehtonenIntroduce gbp-pq-rpm tool
2014-11-14 Markus LehtonenRename internal var debian_tag -> packaging_tag
2014-11-14 Markus LehtonenAdd 'packaging-branch' cmdline option
2014-11-14 Markus LehtonenRename internal var debian_branch -> packaging_branch
2014-11-14 Markus Lehtonengbp-pull: two modes for --force
2014-11-14 Markus Lehtonengbp-pull: similar update strategy for all branches
2014-11-14 Markus Lehtonengbp-pull: implement --all cmdline option
2014-11-14 Markus Lehtonencommon/pq: support more flexible pq-branch naming
2014-11-14 Markus Lehtonengbp-pq: readiness to configure the pq branch name
2014-11-14 Markus LehtonenUniversal configurable base tmpdir for all gbp tools
2014-11-14 Markus Lehtonenbuildpackage: implement --[no-]build cmdline option
next