tools/gbs.git
2012-05-16 Zhang Qiangbump to version 0.6 0.6
2012-05-16 Zhang QiangClenup code of fetching dist conf from obs
2012-05-16 Zhang QiangAdd find_binary_path function
2012-05-16 Hasan Wanfix replacement issue after build->remotebuild
2012-05-16 Zhang QiangMore error handling while import sources
2012-05-16 Zhang QiangAdd error handle for permission of obs project
2012-05-16 Zhang QiangUpdate tizen-1.0.conf reference build.tizen.org OBS
2012-05-16 Zhang Qiangfix rst2man issue in README
2012-05-16 Ed Bartoshrename build->remotebuild, localbuild->build
2012-05-16 Hasan WanSet the defautl build server to api.tizen.org
2012-05-16 Zhang QiangAdd --ccache and --incremental options
2012-05-16 Zhang Qiangcleanup _fall_to_shell related code
2012-05-16 Zhang Qiangremove useless data/build.sh
2012-05-16 Zhang Qiangbump to version 0.5 0.5
2012-05-16 Zhang QiangRoot permission required notification promote, if runni...
2012-05-16 Zhang QiangUpdate dist packaging files: add missing depends &...
2012-05-14 Ed BartoshProperly determine compression type of orig tarball
2012-05-11 Ed BartoshConsider workdir argument in build mode
2012-05-10 Ed BartoshGet rid of deprecated option --tag in import mode
2012-05-10 Ed BartoshFixed crashes 'Revision xxx not found' in changelog...
2012-05-10 Ed BartoshUsed --upstream_branch option in import mode
2012-05-09 Zhang Qiangsupport git repository localbuild
2012-05-08 Ed Bartoshpylinted cmd_build.py
2012-05-08 Ed BartoshUsed spec parser from git-buildpackage
2012-05-01 Ed BartoshConsider --author-name and --author-email options in...
2012-05-01 Ed BartoshUpdated usage output of changelog mode
2012-05-01 Ed BartoshConsider --no-merge when importing original tarball
2012-05-01 Ed BartoshUnified logging between gbs and gbp
2012-05-01 Ed BartoshPylinted from rate 5.66 to 7.57
2012-05-01 Ed BartoshMerged import-orig and import
2012-05-01 Ed Bartoshchangelog mode: Removed confusing and not used opts...
2012-05-01 Ed BartoshImplemented creation of new .changes file
2012-04-30 Ed BartoshPylinted cmd_changelog.py
2012-04-30 Ed BartoshRemoved unused imports
2012-04-30 Ed BartoshUpdate changelog inplace
2012-04-30 Ed Bartoshreplaced class Changes with functions
2012-04-30 Ed BartoshReworked changelog mode
2012-04-30 Ed Bartoshfixed regexp for changelog parsing
2012-04-30 Ed BartoshFixed whitespaces, tabs, etc
2012-04-20 Ed Bartoshpylinting: fixed and reorganized imports
2012-04-20 Ed Bartoshpylinting: fixed "string statement has no effect" warnings
2012-04-20 Ed Bartoshpylinting: fixed variable names, unused variables, etc
2012-04-20 Ed Bartoshpylinting: fixed whitespaces
2012-04-20 Ed Bartoshpylinting: removed long lines
2012-04-20 Ed BartoshRemoved git.py
2012-04-20 Ed BartoshUsed git-buildpackage API RpmGitRepository in gbs chang...
2012-04-20 Ed BartoshUsed git-buildpackage API RpmGitRepository in gbs local...
2012-04-20 Ed BartoshUsed git-buildpackage in gbs import-orig mode
2012-04-20 Ed BartoshUsed git-buildpackage in gbs import mode for specs...
2012-04-19 Ed Bartoshpylinted cmd_build.py
2012-04-19 Ed BartoshFixed rpm build
2012-04-19 Ed BartoshUsed git-buildpackage in gbs build mode
2012-04-18 Ed BartoshSymlinked gbs.spec to packaging/
2012-04-11 Hasan Wansub-command: changelog
2012-04-09 Zhang Qiangsetup qemu env for arm build
2012-04-05 Zhang Qiangbump to version 0.4 0.4
2012-04-05 Zhang QiangCorrect tar ball directory
2012-04-05 Zhang Qiangrevert 'parse_spec function' patch
2012-04-05 Zhang QiangSupport more tar ball format, tar.bz2, tar.gz, tar...
2012-04-01 Zhang Qiangread commit name/email from git config
2012-04-01 Hasan Wangit module: add commits, commit_parse, and get_config...
2012-04-01 Hasan WanAdd general GBS error class
2012-03-31 Zhang QiangAdd --author-name and --author-email support for gbs...
2012-03-30 Zhang QiangAdd arch opts checking.
2012-03-30 Zhang QiangRaise obs error if Base project is empty
2012-03-29 hwangxparse_spec unittest
2012-03-29 hwangxparse_spec function
2012-03-27 Guan Junchunupdate unittest test case
2012-03-26 Guan Junchunadd unittest test case
2012-03-26 Hasan WanStartup for unittest
2012-03-23 Zhang Qiangbump up version to 0.3 0.3
2012-03-23 Zhang QiangCode cleanup and format adjust
2012-03-22 Zhang Qiangfix rst format issue
2011-11-27 Zhang Qiangcreate tmp dir before importing packages
2012-03-22 Yang Daweiupdate gbs import-orig
2012-03-22 Zhang Qiangadd supported tarball format
2012-03-22 Yang Daweigbs import optimization
2012-03-22 Qiang ZhangMerge "fix unpack execption when gbs import tarball"
2012-03-22 Zhang Qiangfix import-orig twice issue
2012-03-21 Yang DaweiUpdate README.rst:word-error handling
2012-03-21 Zhang QiangCatch unpack exception if unpack fails
2012-03-21 Guan Junchunfix unpack execption when gbs import tarball
2012-03-21 Zhang QiangUpdate README: Add localbuild and import sections
2012-03-21 Zhang Qiangadd options --tag for creating tag.
2012-03-21 Zhang Qiangdont need to checkout upstream branch again
2012-03-21 Guan Junchunfix bugs: gbs import XXX.spec error when the dir of...
2012-03-21 Zhang Qiangfix issue while importing src.rpm twice
2012-03-20 Zhang Qianggbs import_orig support
2012-03-20 Zhang Qiangfix gbs localbuild log error
2012-03-19 Zhang Qiangadd --force-debian option for ubuntu while unpacking...
2012-03-16 Zhang Qiangfix README.rst build issue
2012-03-16 Zhang Qianglocalbuild: refine error handling and use 'sudo' by...
2012-03-16 Zhang Qiangadd find_tag and merge interface, and create upstream...
2012-03-15 Zhang Qiangfirst version of gbs import
2012-03-15 Zhang Qiangmove archive code after options check.
2012-03-15 Zhang QiangUpdate gbs build/localbuild document
2012-02-22 JF Dingbe safe to catch all exception from osc.core
2012-02-22 Zhang Qianggbs local build support
2012-02-20 JF Dinginject osc.core to handle empty server response
2012-02-20 JF Dingfixed msger.PrintBufWrapper: proper handle of exceptions
next