put TextProcess and myurlgrab from fs_related to rpmmisc
[tools/mic.git] / plugins / backend / zypppkgmgr.py
2011-11-02 Gui Chenput TextProcess and myurlgrab from fs_related to rpmmisc
2011-10-24 Zhang Qiangzypp: Import local rpm data to RepoManager solv DB.
2011-10-21 Jian-feng DingMerge "Fix release can't find ksconf issue"
2011-10-21 Jian-feng DingMerge "ignore swap partition in ks file"
2011-10-21 Jian-feng DingMerge "Re-reorganize the code of arch setting."
2011-10-21 Zhang QiangRe-reorganize the code of arch setting.
2011-10-20 Jian-feng DingMerge "update release help message"
2011-10-20 Zhang QiangAlways get packages content and license info into basei...
2011-10-17 Jian-feng DingMerge "skip unavailable source package"
2011-10-17 JF Dingminor fixings for style
2011-10-17 Zhang Qiangzypp: fix local repo support issue
2011-10-17 Zhang Qiangzypp: sort PoolQuery result by version
2011-10-17 Zhang Qiangzypp:support the dotted package name in ks
2011-10-17 Zhang Qiangzypp: get correct package arch
2011-10-17 Zhang Qiangmsger: add stderr logger interface
2011-10-13 JF Dingminor changes for license list format
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-13 Zhang QiangAdd --record-pkgs option to output more package info
2011-10-10 JF Dingunify the license header of all files
2011-10-08 Jian-feng DingMerge "zypp: recording correct package info for local...
2011-10-08 Zhang Qiangzypp: recording correct package info for local rpm
2011-10-08 Zhang Qiangzypp: Catch more error msg from rpm transaction results
2011-10-08 Huaxu WanMerge "zypp: Catch more error msg from rpm transaction...
2011-10-08 Jian-feng DingMerge changes I13855356,Ic78606d8,I8138e7e6
2011-09-30 Zhang Qiangzypp: repo special proxy support
2011-09-30 Zhang Qiangzypp: fix a typo error
2011-09-30 Jian-feng DingMerge "zypp: fix issue of two package exist in one...
2011-09-29 Zhang Qiangzypp: fix issue of two package exist in one repo
2011-09-23 Jian-feng DingMerge changes Iefb63ee1,I7a7a6cfc,I46232f34
2011-09-23 Zhang Qiangzypp: remove cache data while initializing zypp
2011-09-23 Zhang Qiangzypp:Clean up installLocal code
2011-09-23 Jian-feng DingMerge "zypp: include/exclude package support"
2011-09-23 Zhang Qiangzypp: include/exclude package support
2011-09-22 Zhang Qiangzypp: rewrite code of selectPackage and selectGroup
2011-09-22 JF Dingzypp: move the checking for new api near zypp import
2011-09-22 JF Dingminor changes of commments
2011-09-22 Jian-feng dingMerge "Fixed a issue about 'include_src'"
2011-09-22 Jian-feng dingMerge "zypp: check arch of local rpm"
2011-09-22 Jian-feng dingMerge changes I0f07f6ae,Icb6a062e,I2dcf8cf6,If0ee2bce
2011-09-22 Jian-feng dingMerge "zypp: remove the zypp_install function"
2011-09-20 Zhang Qiangzypp: check arch of local rpm
2011-09-20 Zhang Qiangzypp: simplify arch setting for zypp backend
2011-09-19 JF DingMerge "zypp: cleanup code"
2011-09-18 Zhang Qiangzypp:obsolete package check
2011-09-16 Zhang Qiangzypp: deselect packages while zypp resolving finished
2011-09-16 Zhang Qiangzypp: remove the zypp_install function
2011-09-16 Zhang Qiangzypp: cleanup code
2011-09-15 JF Dingrm the unnecessary pykickstart import of zypp plugin
2011-09-15 JF Dingcheck the new libzypp api just once
2011-09-15 Zhang Qiangzypp: search package provides info in selectPackage
2011-09-14 JF Dingproper exception handling in zypp backend
2011-09-12 JF Dingreport zypp/arch support errors friendly
2011-09-09 Zhang Qiangzypp: format dependencies error message.
2011-09-08 JF Dingunify coding style
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-07 JF Dingfixed the name space pollution problem
2011-09-05 JF Dingseparate proxy funcs from misc.py and del deprecated
2011-09-05 Zhang Qiangzypp:remove redundancy yum configure code
2011-09-05 Zhang Qiangzypp:remove redundancy download/build cache code
2011-09-05 Zhang Qiangzypp: use getRepositoryInfo to replace loop in build_re...
2011-09-05 Zhang Qiangzypp: save repodata cache for reuse.
2011-09-05 Zhang Qiangzyppbackend: remove select packages in group
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingbetter exception handlings
2011-09-01 JF Dingrefine and cleanup the zypp backend plugin
2011-09-01 JF Dingrefine the yumpkgmgr plugin code
2011-08-30 JF Dingmore compact plugin framwork
2011-08-24 JF Dingremove all the unnecessary wildcard import
2011-08-18 JF DingMerge "Merge in pykickstart code"
2011-08-18 Shuangquan ZhouAdded ARM support and fixed some issues
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF DingMerge "Add indication of downloading progress"
2011-08-16 Shuangquan ZhouAdd indication of downloading progress
2011-08-15 JF Dingrename all micng to mic
2011-08-10 Zhou ShuangquanInitial checkin of micng
2011-07-20 JF Dinginitial import code into git