tools/gbs.git
2012-06-05 Zhang Qiangcall sudo to set qemu arm build environment
2012-06-05 JF Dinghandle all plaintext passwd keys in config
2012-06-05 hasan wanbugfix: run build command directly if user is root
2012-06-05 JF Dingunified the default values of all config keys
2012-06-05 hasan wanenable repo authenticate
2012-06-05 Zhang QiangSet default value for distconf to fix backtrace issue
2012-06-05 Zhang Qiangdont need sudo before gbs build, use sudo as su-wrapper
2012-06-05 Zhang Qiangremove extra output info about build commands
2012-06-04 Ed BartoshRemoved useless getconfig mode.
2012-06-04 Ed BartoshMoved build-related functions from utils.py to cmd_build.py
2012-06-04 Ed BartoshFixed bug(calling msger.error with 2 parameters). Simpl...
2012-06-04 Ed BartoshRemoved unused code from utils.py
2012-06-04 Ed BartoshPylinted utils.py
2012-06-04 Ed Bartoshcmd_changelog: Don't update changelog if user doesn...
2012-06-04 Dawei Yangreport the error when parsing an invalid specfile
2012-06-03 Ed BartoshUsed su-wrapper to run a build
2012-06-03 Ed Bartoshpylinted
2012-05-29 Zhang QiangDont't archive tarball if no source tarball specified
2012-05-29 Zhang QiangAdd --spec option and add guess_spec fuc to select...
2012-05-28 Qiang Z ZhangMerge "Add export sub command"
2012-05-28 Anas NashifAdd export sub command
2012-05-28 Ed Bartoshchangelog: Use EDITOR environment variable
2012-01-29 Dawei Yangprovide a callback function to check the validation...
2012-05-23 Guan Junchunhandle gbs remotebuild build server connection timeout...
2012-05-22 Guan Junchuncheck git dir before gbs remotebuild
2012-05-22 Zhang Qiangcheck repository option with callback function
2012-05-22 Zhang QiangUpdate usage of configmgr to adjust new format of gbs...
2012-05-22 Guan Junchunfix gbs import use undefined variable issue
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
next