tools/git-buildpackage.git
2016-04-09 SoonKyu Parkchange testdata's gerrit server IP to review.tizen.org 41/65241/6 release-20160315
2013-02-25 admin@123.33change gerrit server IP to HQ's
2016-03-18 Jun Wangfix test case in fun test_parse_srpm
2016-03-18 Jun WangModify unit test cases which called 'assert_raises...
2016-03-07 Jun WangRemove unused functions and multiple defines
2016-03-07 Jun Wangchange PKGBUILD to new version
2016-03-07 Jun Wangchange tag name to tizen/0.6.27-20160302 tizen/0.6.27-20160302
2016-03-04 Jun WangAdd tests/component/rpm/data debian/0.6.27
2016-03-04 Jun Wangchange log to debian/0.6.27 tag
2016-03-04 Jun Wangchange the log
2016-03-04 Jun Wangchange version files to match 0.6.27
2016-02-04 Jun WangFix errors logs when __import__ faild,like "No handlers...
2016-02-03 Jun Wangfix gbp.log error in opensuse
2016-02-02 Jun WangUpdate the version to 0.6.26 debian/0.6.26
2016-02-01 Jun Wangfix errors in pq_rpm.py
2016-01-29 Markus LehtonenUpstreamSource: suppress stderr from tar in _determine_...
2016-01-29 Markus Lehtonenrpm: suppress stderr when unpacking src.rpm
2016-01-29 Markus Lehtonenbuildpackage-rpm: look for remote upstream branches
2016-01-29 Jun Wangfix build problem on Debian_8
2016-01-28 Jun Wangbackup docs
2016-01-28 Jun Wangfix bugs
2016-01-28 Jun Wangfix import error
2016-01-28 Jun Wangfix merge errors
2016-01-28 Jun Wangdeleted: tests/component/rpm/data/.gitignore
2016-01-28 Jun WangChange .gitmodules address url to local gerrit
2016-01-28 Jun WangChange .gitmodules address to local gerrit
2016-01-28 Jun WangAdd tests/component/rpm/data/
2016-01-27 Jun WangFix some errors of merging
2016-01-27 Markus Lehtonenlog: don't crash getLogger if getting the root logger
2016-01-27 Markus LehtonenGitRepository.create_tag: add 'annotate' argument
2016-01-27 Markus LehtonenGitRepository.create_tag: use GitArgs class
2016-01-27 Markus Lehtonenlog: don't initialize handlers in GbpLogger init
2016-01-27 Markus Lehtonenrpm packaging: include python egg-info in -common
2016-01-27 Markus Lehtonenpatchseries: strip numbering when guessing subject...
2016-01-27 Markus Lehtonenlog: don't propagate to ancestor loggers
2016-01-27 Markus Lehtonenrpm packaging: enable CentOS 7
2016-01-27 Markus LehtonenGitRepository/__git_inout: correctly handle input error
2016-01-27 Markus Lehtonenpq-rpm: better error message
2016-01-27 Markus Lehtonenbuildpackage-rpm: always create tarball for native...
2016-01-27 Markus Lehtonenbuildpackage-rpm: listen to --no-create-orig option...
2016-01-27 Markus Lehtonendebian packaging: HACK: disable test in Debian builds
2016-01-27 Markus LehtonenTODO: add rpm todo
2016-01-27 Markus Lehtonenbuildpackage-rpm: support special tree-ish names in...
2016-01-27 Markus Lehtonenrpm: support squashing commits in patch generation
2016-01-27 Markus Lehtonenpq-rpm: support importing compressed patches
2016-01-27 Markus Lehtonenbuildpackage-rpm: add more tagging options
2016-01-27 Markus Lehtonenrpm: add version parsing functions to pkg policy
2016-01-27 Markus Lehtonenbuildpackage-rpm: add option --git-ignore-untracked
2016-01-27 Markus Lehtonendebian packaging: relax requirements on devscripts
2016-01-27 Markus LehtonenREADME: mention RPM support
2016-01-27 Markus Lehtonenrpm: add 'vendor' config option
2016-01-27 Markus Lehtonenpq-rpm: support patch-export up to an arbitrary tree-ish
2016-01-27 Markus Lehtonenpq-rpm: add new --pq-branch option
2016-01-27 Markus Lehtonengbp-pq-rpm: add 'export-rev' option
2016-01-27 Markus LehtonenIntroduce gbp-pq-rpm tool
2016-01-27 Markus LehtonenRename internal var debian_tag -> packaging_tag
2016-01-27 Markus LehtonenAdd 'packaging-branch' cmdline option
2016-01-27 Markus LehtonenRename internal var debian_branch -> packaging_branch
2016-01-27 Markus Lehtonengbp-pull: two modes for --force
2016-01-27 Markus Lehtonengbp-pull: similar update strategy for all branches
2016-01-27 Markus Lehtonengbp-pull: implement --all cmdline option
2016-01-27 Markus Lehtonencommon/pq: support more flexible pq-branch naming
2016-01-27 Markus Lehtonengbp-pq: readiness to configure the pq branch name
2016-01-27 Markus LehtonenUniversal configurable base tmpdir for all gbp tools
2016-01-27 Markus Lehtonenbuildpackage: implement --[no-]build cmdline option
2016-01-27 Markus Lehtonenbuildpackage: fix exporting of working copy when run...
2016-01-27 Markus Lehtonenbuildpackage: new "working copy" choices for --git...
2016-01-27 Markus Lehtonenbuildpackage: add 'untracked' option to write_wc()
2016-01-27 Markus LehtonenGitRepository/add_files: add new option 'untracked'
2016-01-27 Markus Lehtonenconfig: support for per-tree config files
2016-01-27 Markus Lehtonenconfig: read the right config if run from subdir
2016-01-27 Markus Lehtonentests/testutils: add directories arg to ls_* functions
2016-01-27 Markus Lehtonentests.testutils: add ls_zip() helper
2016-01-27 Markus Lehtonenimport-orig: rework sourcecode preparation and filtering
2016-01-27 Markus Lehtonenimport-orig: new function for filtering/re-packing...
2016-01-27 Markus LehtonenUpstreamSource.unpack: return UpstreamSource instance
2016-01-27 Markus LehtonenUpstreamSource.pack: reuse unpacked dir if no filter...
2016-01-27 Markus LehtonenUpstreamSource: implement prefix guessing
2016-01-27 Markus LehtonenUpstreamSource: check that the sources exist
2016-01-27 Markus Lehtonentests: test find_source() with unittest
2016-01-27 Markus LehtonenUpstreamSource: store the absolute path
2016-01-27 Markus LehtonenUpstreamSource: move version guessing logic to PkgPolicy
2016-01-27 Markus LehtonenUpstreamSource: introduce is_tarball() method
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...
next