tools/depanneur.git
2014-01-10 Zhang QiangExport more build output dir info to json meta data
2013-12-16 Zhang Qiangonly create pipe if command output needed release-0.11 0.11
2013-12-16 Yigang Wenadd start time in build-report
2013-12-13 Zhang QiangAdd suffix .txt in build log
2013-12-10 Zhang Qiangupdate dependency: adjust build provide info
2013-12-10 Zhang Qiangdepend on tizen special initvm
2013-12-10 Zhang Qiangbump version 0.11 for gbs 0.20
2013-12-04 Zhang QiangAdd aarch64 support
2013-12-04 Zhang Qiangadd succeeded pacakges summary
2013-12-02 Zhang Qiangremove BuildArch:noarch to build out correct target...
2013-11-29 Zhang Qiangbump to minor version 0.10.1
2013-11-29 Zhang Qiangdepend on upstream version of initvm
2013-11-28 Zhang QiangAdjust output of final report
2013-11-25 Zhang Qiangupdate dependency: build
2013-11-19 Zhang Qiangshow html format report path
2013-11-15 Zhang QiangAlways generate build report
2013-11-15 Zhang QiangSave export error info to final report
2013-11-15 Yigang Wenupdate func my_system to get the output if needed
2013-11-08 Guan JunchunSkip building package for excluded arch
2013-11-06 Zhang QiangUpdate dependencies
2013-11-06 Zhang Qianggenerate html format report
2013-11-05 Zhang Qiangsave build report data as json data
2013-10-16 Zhang Qiangbump to version 0.10 for gbs 0.19 release-0.10 0.10
2013-10-16 Zhang Qiangfix using incorrect srpm and rpm hash to remove duplica...
2013-10-16 Yigang Wenremove previous rpm and srpm after build
2013-10-11 Zhang Qiangskip comment out binary rpm
2013-09-26 yuanhaoCheck the real RPMs/SRPMs dir in chroot, instead of...
2013-09-16 Zhang QiangSupport ExportFilter release-0.8.1
2013-09-16 Zhang Qiangfix packaging dir detect issue
2013-08-20 Zhang Qiangbump to version 0.9 for gbs 0.18 release-0.9 0.9
2013-08-02 Markus Lehtonenpackaging: switch to noarch
2013-08-02 Markus LehtonenDefine the de-facto %opensuse_bs macro from OBS to...
2013-08-02 Markus LehtonenAdd .gbp.conf
2013-07-30 Zhang Qiangextract dist name if .guessed_dist contails conf path
2013-07-24 Zhang QiangUse dist conf file path instead of dist name
2013-07-01 Zhang Qiangbump to version 0.8 for gbs 0.17 release-0.8 0.8
2013-06-20 Anas NashifCreate debug packages by default
2013-06-20 Zhang Qiangget target arch from build conf if target is set
2013-06-19 Yigang Wenfix using high version pkg in different repo
2013-06-17 Zhang Qiangoptimization: load dependency data in refresh_repo
2013-06-14 Zhang Qiangbugfix: exit unexpectedly if circle exist
2013-06-14 Zhang QiangUpdate semantic meaning of %pkgddeps to report circle...
2013-05-14 Zhang Qiangbump to version 0.7 for gbs 0.16 realease-0.7 release-0.7 0.7
2013-05-13 Zhang Qiangavoid export multiple times for same package
2013-05-13 Yigang Wenfix wrong @deps which contain version info
2013-05-07 Zhang Qiangprereqs should be involved for dependency resolving
2013-05-02 Zhang Qiangquote metacharacters in pattern to fix strip issue...
2013-05-02 Zhang Qiangcreate a individual dir:BUILD-ROOTS for all build roots
2013-05-02 Zhang QiangAdd statistical data of each errors
2013-04-18 Zhang Qiangrefine createrepo
2013-04-08 Yigang Wenoptimization: break recursion if .git directory exist release-0.6
2013-04-08 Yigang Wencritical performance fix: remove duplicate dependency...
2013-04-03 Zhang Qiangoptimization: no need build %pkgdeps and %pkgrdeps... 0.6
2013-03-28 Zhang Qiangsupport creating -32bit/-64bit/-x86 rpms for other...
2013-03-27 Zhang Qiangdepend on createrepo 0.9.8 to remove extra yum-3.2...
2013-03-26 Yigang Wenfix a bug when spec file not exist
2013-03-25 Zhang Qiangbump to version 0.6 for gbs 0.15
2013-03-25 Zhang Qiangfix createrepo option error
2013-03-22 Zhang Qiangdepend on new version of obs-build and createrepo
2013-02-28 Ed BartoshGer rid of security hole created by depanneur_sudo release-0.5 0.5
2013-02-22 Zhang Qiangbump to version 0.5 for gbs 0.14
2013-02-20 Huang HaoUpdate --binary-list and add --binary-from-file two...
2013-02-06 Zhang QiangCheck dependency circle before generating topological seq
2013-02-06 Zhang Qiang--deps and --rdeps support, #704
2013-01-29 Zhang QiangCheck all mount point to build root, and list them... release-0.4 0.4
2013-01-28 Zhang Qiangread /proc/self/mountinfo for mount info
2013-01-28 Zhang Qianguse sysconf() to get the number of processors
2013-01-28 Zhang QiangAdd mounted source check to avoid being deleted unexpec...
2013-01-24 Zhang Qiangbump to version 0.4
2013-01-21 Zhang QiangCheck the exsistance of specfile for incremental build
2013-01-19 Zhang QiangRefine build behavior: don't depend on local copy,...
2013-01-18 Zhang Qianguse the processors number instead of hard code 4 to...
2013-01-17 Zhang QiangUse --target option for build to build specified arch...
2013-01-16 Yigang Wenmodify depanneur_sudo and sudoers configure
2013-01-14 Zhang QiangArch clean up, #654
2013-01-08 Zhang QiangAdd --no-patch-export option for source export, #594
2013-01-05 Yigang Wenadd sudoer file to avoid input passwd while build
2012-12-25 Zhang QiangShow the package name for arch incompatible warning
2012-12-12 Zhang Qianguse 'sudo echo' avoid request passwd everytime if NOPAS... release-0.3 0.3
2012-11-29 Zhang QiangAdd archpolicies for supporting more x86 and arm archs
2012-11-28 Zhang Qiangupdate depends and bump to version 0.3
2012-11-27 Zhang QiangAdd --clean-repos option, #548
2012-11-27 Zhang Qianggive warning if build arch not compatible, #552
2012-11-26 Huang HaoWarn user and try again if umount failed
2012-11-23 Zhang QiangNo need archive tar ball for incremental build, #465
2012-11-23 Zhang QiangSet signal handler before building packages
2012-11-23 Zhang Qiangx86_64 support, #527
2012-11-21 Huang HaoKeep src rpm for each arch. #365
2012-11-21 Zhang QiangMerge remote-tracking branch 'origin/release-0.2.1...
2012-11-20 Zhang Qianglock shared vars operations to avoid race condition
2012-11-20 Zhang Qiangshow build progress for multiple packages build
2012-11-19 Huang HaoAdd --spec to support multi-spec project
2012-11-19 Huang HaoAdd --define option. #540
2012-11-15 Yigang WenModify SUDOV_PERIOD smaller, fix #526
2012-11-14 Zhang QiangAdd more output info about building status
2012-11-14 Zhang QiangAdd --keep-packs to keep unused packages in buildroot...
2012-11-14 Zhang Qianguse pkgddeps to resolve build order.
2012-11-14 Zhang QiangShow more complete RPM/SRPM package output path
2012-11-13 Zhang Qiangbump to version 0.2.1 release-0.2.1 0.2.1
2012-11-12 Zhang Qiangnoinit support
next