tools/git-buildpackage.git
2014-11-14 Markus LehtonenGitRepository/__git_inout: correctly handle input error
2014-11-14 Markus Lehtonenpq-rpm: better error message
2014-11-14 Markus Lehtonenreadme: we do have manpages for rpm tools
2014-11-14 Markus Lehtonenpackaging: rebase on top of upstream version 0.6.22
2014-11-14 Markus LehtonenTizen release 0.6.15-20140828
2014-11-14 Junchun GuanAdd PKGBUILD to support arch linux
2014-11-14 Markus Lehtonenrpm tests: add unit tests for buildpackage-rpm
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 Lehtonenrpm tests: update component test data
2014-11-14 Markus Lehtonenrpm tests: remove RepoManifest.add_project()
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 Lehtonendocs: manpages for the rpm tools
2014-11-14 Markus LehtonenTizen release 0.6.12-20140521
2014-11-14 Markus Lehtonenpq-rpm: don't create pq branch when switching
2014-11-14 Markus Lehtonenpackaging: Prepare for next Tizen tools release
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: add unit tests for the command line tool
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: add unit tests for the command line tool
2014-11-14 Markus Lehtonenrpm-tests: add RepoManifest class
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 Lehtonenpackaging: Prepare for next Tizen tools release
2014-11-14 Markus Lehtonenpq-rpm: create diff up to the last merge commit
2014-11-14 Markus Lehtonenpackaging: Release, update changelogs
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 Lehtonendebian packaging: change to 1.0 source package format
2014-11-14 Markus Lehtonenpackaging: Update changelogs
2014-11-14 Markus Lehtonenpackaging: Release, update changelogs
2014-11-14 Markus Lehtonentests: add tests for git-import-orig-rpm
2014-11-14 Markus LehtonenCentOS compatibility: fix GitRepository.diff
2014-11-14 Markus LehtonenCentOS compatibility: disable Debian tools
2014-11-14 Markus LehtonenCentOS compatibility: fix GitRepository._cmd_has_feature()
2014-11-14 Markus LehtonenCentOS compatibility: fix tests
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 LehtonenDisable xcover support for nose
2014-11-14 Markus Lehtonenbuildpackage-rpm: listen to --no-create-orig option...
2014-11-14 Markus Lehtonen.gbp.conf: Tizen specific changes
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 Lehtonendebian packaging: HACK: disable test in Debian builds
2014-11-14 Markus LehtonenTODO: add rpm todo
2014-11-14 Markus Lehtonenbuildpackage-rpm: fail patch-export if local patches...
2014-11-14 Markus Lehtonendocs: add initial RPM documentation
2014-11-14 Markus Lehtonentests: add unit tests for gbp.rpm.SrcRpmFile
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
next