tools/depanneur.git
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
2012-11-09 Zhang QiangSupport build RPM packages for incremental build
2012-11-08 Zhang QiangShow local repo and build root info, #482
2012-11-02 Markus LehtonenAdd --packagind-dir option release-0.2 0.2
2012-10-31 Zhang Qiangchange ccache option as bool type
2012-10-25 Zhang Qiangbump up to version 0.2
2012-10-25 Zhang Qiangfix typo: lossing ';'
2012-10-24 Zhang Qiangdepend on tizen-build-2012.10.10
2012-10-24 Zhang QiangCheck circle and exit if circle exists, fix#457
2012-10-18 Huang HaoBuild spec files in ARGV
2012-10-18 Zhang QiangUpdate dependency to use build-2012-10.10
2012-10-18 Zhang Qiangreturn directly if specified specfile is not in a git...
2012-10-18 Huang HaoCheck return value of 'gbs export'
2012-10-17 Huang HaoIncremantal build on dir that contains only one packages
2012-10-17 Huang HaoOnly import getpw() when using User::pwent
2012-10-17 Zhang Qiangrun sudo -v outof scheduler in main thread
2012-10-17 Yigang Wenextend ~ in env variable
2012-10-16 Anas NashifRevert "Remove trailing slash for proxy env."
2012-10-16 Yigang Wenadd alarm to execute "sudo -v" periodly
2012-10-16 Yigang Wen"^C" problem when multithreads stop at "sudo -v"
2012-10-16 Huang HaoAdd --debug parameter to gbs export if debug on
2012-10-15 Zhang QiangMore clear and readable info for final error report
2012-10-12 Huang HaoUnify color of debug message in gbs, gbp and depanneur.
2012-10-12 Huang HaoRemove trailing slash for proxy env.
2012-10-12 Huang HaoSupport multi spec files in single package.
2012-10-12 Huang HaoAdd function worker_thread to cleanup thread status...
2012-10-11 Anas Nashiffixed error messages
2012-10-11 Yigang Wenuse bsd_glob instead of glob in func build_package
2012-09-27 Zhang QiangCheck if getlogin fails use getpwuid($<) instead.
2012-09-27 Zhang QiangUse '/' as VIRTUAL_ENV if VIRTUAL_ENV not set in %ENV
2012-09-27 Huang HaoSet ENV variable in main thread.
2012-09-27 Huang HaoDon't call exit() in thread.
2012-09-27 Huang Haofix perlcritic's warning
2012-09-27 Huang HaoUse absolute path for --path.
2012-09-25 Markus LehtonenAdd missing i386 to the x86 arch_list
2012-09-24 Huang HaoRemove prototypes of subroutine.
2012-09-21 jdong7Lock $dirty to fix for Issue#388
2012-09-21 Zhang Qiangreport error if building multiple packages for incremen... release-0.1 0.1
2012-09-21 Zhang Qiangshow full build log path for incremental build
2012-09-21 Zhang Qiang--clean option should not be used for incremental build...
2012-09-20 Zhang Qiangexit thread if killed in the middle of creating build...
2012-09-20 Zhang QiangSupport local plain RPM packages dir
2012-09-19 Zhang QiangRemove old source rpm packages to build again
2012-09-19 Zhang QiangAdd three extra options for gbs export while generating...
2012-09-18 Zhang QiangUse lower case letter to be consistent with gbs
2012-09-18 Zhang QiangKill threads correctly if press Ctrl+c instead of real...
2012-09-17 Zhang Qiangwrite export cache after gbs export succeeded, fix#362
2012-09-17 Zhang QiangCtrl + C refinements
next