tools/gbs.git
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 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
2012-08-06 Zhang Qiangremove tracking authors info to make changelog standard
2012-08-06 Zhang Qianguse universal time (GMT) instead of localtime to create tag
2012-08-06 Zhang Qianggbs submit support
2012-08-06 Zhang Qiangcmd_build: Fixed check for empty user and password...
2012-08-03 Zhang QiangImplemented --out commandline option. Fixes #200.
2012-08-03 Zhang Qiangconf: error handling if no no section headers
2012-08-02 Ed BartoshImplemented submitting to OBS without creating local...
2012-08-02 Zhang Qiangdon't update repo url if user and passwd are all none
2012-07-31 Zhang QiangCreate two functions for common code in export build...
2012-07-31 Zhang Qianguse abspath for export dir
2012-07-31 Zhang Qiangfix indent error and refine repo url pattern
2012-07-31 Zhang Qiangmove check specfile to guess_spec function
2012-07-31 Zhang Qiangadd new option --source-rpm to export source rpm, #89
2012-07-27 Ed Bartoshcmd_export: Used absolute path to spec file to avoid...
2012-07-27 Ed BartoshFixed call of Temp -> utils.Temp
2012-07-27 Ed Bartoshcmd_build: Improved using of repositories. Fixes #33
2012-07-27 Ed BartoshUsed --repo build options instead of GBS_BUILD_REPOAUTH...
2012-07-27 Qiang Z ZhangMerge "Added 'clean' target to packaging/Makefile"...
2012-07-27 Qiang Z ZhangMerge "cmd_build: Disabled auto patch generation. Fixes...
2012-07-25 Ed BartoshAdded 'clean' target to packaging/Makefile
2012-07-25 Ed BartoshFixed spelling. Capitalized help output. Fixes #189.
2012-07-25 Ed Bartoshcmd_build: Disabled auto patch generation. Fixes #DEVT-9
2012-07-25 Ed BartoshImplemented cleaning of temporary files and directories.
2012-07-25 Ed BartoshUpdated debian/changelog to 0.8 from Tools:gbs. Updated...
2012-07-25 Ed BartoshMake dependencies to osc and build strict. Make depende...
2012-07-25 Ed Bartoshci: Fixed package build for both Ubuntu and OpenSUSE
2012-07-25 Ed Bartoshci: Fixed tests
2012-07-25 Ed Bartoshci: run nosetests with coverage and xunit support
2012-07-25 Ed Bartoshci: Added Ubuntu packaging.
2012-07-24 Ed BartoshUsed username to construct a path to gbs cache.
2012-07-20 Zhang Qiangbump to version gbs 0.8 release-0.8 0.8
2012-07-20 Zhang Qiangfix gbs build twice issue
2012-07-17 Zhang Qiangfix typo issue
2012-07-16 Zhang Qiangadd missing import errors module
2012-07-16 Zhang Qianguse --include-all to replace --include-uncommited
2012-07-13 Zhang Qiangset up resolv.conf for buildroot network
2012-07-13 Zhang Qiangrefine --buildlog error info and usage help info
2012-07-13 Zhang Qiangdrop --include-untracked and print more friendly info
2012-07-12 JF Dinguse decoded passwd string in conf even for empty str
2012-07-11 Dawei Yangcorrect some wrong spelling words
2012-07-11 Zhang QiangFix spelling error
2012-07-11 Zhang QiangCode cleanup: Fix Pylint issue
2012-07-11 Zhang Qiang--include-uncommited and --include-untracked support
next