tools/gbs.git
2012-09-12 Huang HaoHide "man" subcommand which was introduced by osc.cmdln.
2012-09-11 Markus LehtonenUse GBS temp dir for GBP, too
2012-09-11 Markus LehtonenFix typo in gbp error message
2012-09-10 Qiang Z ZhangMerge "Little refactor and add test cases to conf.py... experimental
2012-09-10 Huang HaoFix minor bugs
2012-09-10 Huang HaoLittle refactor and add test cases to conf.py
2012-09-10 Zhang Qiangrename conf as correct tizen release name
2012-09-10 Huang HaoSupport profile oriented style of config.
2012-09-08 Huang HaoSupport ini section header like [section "name"].
2012-09-08 Markus LehtonenAdd upstream-branch and upstream-tag options
2012-09-08 Markus LehtonenEnable patch-generation
2012-09-07 Zhang Qianguse iter var 'i' to replace repo, which already has...
2012-09-07 Zhang Qiangfix undefined var backtrace issue.
2012-09-07 Zhang Qiangcall build with --clean if target build root in not...
2012-09-07 Zhang Qiangfix reference undefined var backtrace issue
2012-09-07 Markus LehtonenMove gbp argument creation into one function
2012-09-07 Qiang Z ZhangMerge "Fix KeyError in ConfigMgr._get" into devel
2012-09-07 Huang HaoFix KeyError in ConfigMgr._get
2012-09-07 Qiang Z ZhangMerge "Add tests for getting config value." into devel
2012-09-06 Huang HaoAdd tests for getting config value.
2012-09-06 Ed Bartoshcmd_build: Implemented output repository creation.
2012-09-06 Huang HaoChange tab to spaces
2012-09-05 Ed BartoshCode cleanup.
2012-09-05 Zhang QiangGet rid of unused build_root config parameter
2012-09-05 Qiang Z ZhangMerge "Introduced base_prj and target_prj config parame...
2012-09-05 Qiang Z ZhangMerge "Used username as part of temporary directory...
2012-09-03 Ed BartoshIntroduced base_prj and target_prj config parameters.
2012-08-31 Ed BartoshUsed username as part of temporary directory.
2012-08-30 Huang HaoCheck build.xml format and warn user if build.conf...
2012-08-30 Huang HaoAdd class SafeURL to hide user/passwd info in url string.
2012-08-30 Qiang Z ZhangMerge "Used current user's name instead of config optio...
2012-08-30 Qiang Z ZhangMerge "Used shorter import." into devel
2012-08-29 Ed BartoshUsed current user's name instead of config option.
2012-08-28 Qiang Z ZhangMerge "Workarounded osc bug by retrying to call it...
2012-08-28 Qiang Z ZhangMerge "Use ctrl-c to interrupt pycurl downloading"...
2012-08-28 Ed BartoshUsed shorter import.
2012-08-28 Ed BartoshWorkarounded osc bug by retrying to call it 3 times.
2012-08-27 Markus LehtonenEnable reading multiple config files (#27)
2012-08-27 Huang HaoUse ctrl-c to interrupt pycurl downloading
2012-08-27 Markus Lehtonenconf: don't use '/etc/gbs.conf'
2012-08-27 Markus LehtonenBig overhaul of BrainConfigParser class
2012-08-27 Qiang Z ZhangMerge "Fix replacing of keys in config manager" into...
2012-08-27 Qiang Z ZhangMerge "Fix some small problems in RepoParser" into...
2012-08-24 Ed BartoshGet rid of local copy of cmdln.py
2012-08-24 Markus LehtonenFix replacing of keys in config manager
2012-08-24 Huang HaoFix some small problems in RepoParser
2012-08-23 Qiang Z ZhangMerge "Use pycurl Keep-Alive feature to save download...
2012-08-23 Huang HaoUse pycurl Keep-Alive feature to save download time.
2012-08-23 Qiang Z ZhangMerge "Raise OSCError in oscapi.py::OSC::core_http...
2012-08-23 Ed BartoshImplemented testcases for gbs changelog.
2012-08-23 Ed BartoshRenamed tests.
2012-08-23 Ed Bartoshcmd_changelog: Removed not working check.
2012-08-23 Huang HaoRaise OSCError in oscapi.py::OSC::core_http instead...
2012-08-23 Guan Junchunget specified commit info
2012-08-23 Zhang QiangMerge "fix undefined issue introduced by merging code...
2012-08-21 Ed BartoshFixed Ubuntu builds.
2012-08-21 Zhang Qiangfix undefined issue introduced by merging code
2012-08-21 Ed BartoshFixed Ubuntu builds in OTC Tools Tester - gbs.
2012-08-20 Zhang Qiangfix merge conflict issue from release-0.9 branch to...
2012-08-20 Zhang Qiangbump to version 0.9 release-0.9 0.9
2012-08-20 Zhang Qiangalways raise errors.ObsError in oscapi module instead...
2012-08-20 Zhang Qiangconvert config data as string while putting to OBS
2012-08-19 Qiang Z ZhangMerge changes I4d66326a,I0d8c7379 into devel
2012-08-18 Zhang QiangFix incorrect gbp command line options in export and...
2012-08-17 Ed BartoshPylining
2012-08-17 Zhang Qiangunify the help info to use lower char
2012-08-17 Huang Haoremove --debuginfo and --incremental
2012-08-16 Zhang QiangMerge "support multiple repos from gbs.conf and command...
2012-08-15 Ed BartoshFixed tests for gbs help.
2012-08-15 Ed BartoshImplemented testcases for gbs import.
2012-08-15 Ed BartoshUsed absolute imports.
2012-08-15 Zhang Qiangraise error if base obs project is not exists
2012-08-15 Zhang Qiangsupport multiple repos from gbs.conf and command line...
2012-08-15 Huang HaoUse hostport instead of hostname.
2012-08-14 Zhang Qiangchange failed to get build conf msg as warning
2012-08-14 Zhang QiangMerge branch 'release-0.9' into devel
2012-08-14 Zhang Qianghotfix: add clean_repos_userinfo to hide repos useinfo
2012-08-14 Markus Lehtonenpackaging: require latest git-buildpackage
2012-08-14 Markus Lehtonenbuild and export: conform to new API of git-buildpackage
2012-08-14 Eduard BartoshMerge "cmd_import: conform to new API of git-buildpacka...
2012-08-14 Eduard BartoshMerge "cmd_changelog: conform to new API of git-buildpa...
2012-08-14 Qiang Z ZhangMerge "Removed generation of __version__.py" into devel
2012-08-14 Zhang Qiangcopy build conf to $tmpdir/ for --noinit use
2012-08-14 Zhang Qiangrefinement about temp file/dir management
2012-08-13 Ed BartoshRemoved generation of __version__.py
2012-08-13 Zhang Qianguse base64 to decode passwordx
2012-08-13 Zhang Qiangremove duplicated git project checking
2012-08-13 Zhang QiangDisabled auto patch generation in export/remotebuild
2012-08-12 Zhang Qiangadd --use-system-qemu option for new version of build
2012-08-12 Zhang Qianguse tmpdir to store tempary gbs cache data
2012-08-10 Markus Lehtonencmd_import: conform to new API of git-buildpackage
2012-08-10 Markus Lehtonencmd_changelog: conform to new API of git-buildpackage
2012-08-10 Qiang Z ZhangMerge "Implemented submitting to OBS without creating... feature-pristine-tar
2012-08-09 Qiang Z ZhangMerge "cmd_submit: Adopted to changed gbp API get_upstr...
2012-08-09 Ed Bartoshcmd_submit: Adopted to changed gbp API get_upstream_branch
2012-08-09 Zhang Qiangdont need check local branch name in changelog module
2012-08-09 Zhang Qiangunify the format of changelog entry
2012-08-08 Ed BartoshFixed Ubuntu builds in OTC Tools Tester - gbs.
2012-08-08 Zhang Qiangmerge changes from release-0.8.1 branches
2012-08-07 Zhang Qiangbump to version 0.8.1 2.0alpha release-0.8.1 0.8.1 2.0_alpha
next