fix redundant whitespace in logging info
[tools/mic.git] / mic / utils / rpmmisc.py
2013-04-17 lihuanhuanfix redundant whitespace in logging info
2013-08-28 Patrick McCartyRemove several CR chars in log messages
2013-03-05 Huang HaoUniform import statements to absolute import.
2013-01-15 Gui Chensplit out the download stuff as one python module
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenfix showing incorrect total install number in some...
2012-12-12 Gui Chenfix local repo metadata override issue
2012-12-12 Anas NashifDo not show password in debug messages
2012-12-12 Gui Chenreturn filename directly if local repo specified
2012-11-13 Gui ChenMerge "Add dracut support to livecd/liveusb images...
2012-11-12 Anas NashifDo not show password in debug messages
2012-06-08 Gui Chenremove prefix for make install and typo fix
2012-06-07 Gui Chenresolve the depends of python-urlgrabber
2012-06-02 Gui Chensome fixes to enhance authentication url
2012-05-30 Gui Chenoutput all install log even stdout not a tty
2012-04-13 Gui Chenpre-install package support with zypp
2012-03-28 Gui Chencleanup /tmp/repolic* dir in the EULA checking
2012-01-30 JF DingMerge pull request #11 from saukko/master
2012-01-30 Zhang Qiangrpmmisc: add https support while check repo EULA
2011-12-22 Jian-feng dingMerge "enable proxy support in config file"
2011-12-22 Gui Chenenable proxy support in config file
2011-11-03 Jian-feng dingMerge "setup.py: replace lsb_release to platform and...
2011-11-03 JF Dingfixing for lost import
2011-11-02 Gui Chenput TextProcess and myurlgrab from fs_related to rpmmisc
2011-10-27 Jian-feng DingMerge "BMC#18552: selinux checking for btrfs and ARM"
2011-10-27 Jian-feng DingMerge "unify RPMInstallCallback class for yum and zypp"
2011-10-27 Gui Chenunify RPMInstallCallback class for yum and zypp
2011-10-26 Zhang Qiangbackport:Catch httplib.HTTPException for urllib2.urlopen
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 JF Dingarch clean up
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 JF Dingseveral minor fixings
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 JF Dingupdate README for better blockquote
2011-09-30 Zhang QiangReplace '--checksig --nogpg' with '-K --nosignature'
2011-09-29 Jian-feng DingMerge "Print package name while installing packages"
2011-09-29 Zhang QiangPrint package name while installing packages
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-05 JF Dingmove msger.run to utils.runner module and more apis
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-01 JF Dingseparate check_EULA code to be common
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-24 JF Dingupdate msger to refine nocolor output
2011-08-24 JF Dingremove all the unnecessary wildcard import
2011-08-22 JF Dingcode cleanup
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-17 JF Dingkill all the trailing spaces
2011-08-16 JF DingMerge "Add some useful prompt"
2011-08-16 JF DingMerge "Add indication of downloading progress"
2011-08-16 JF DingMerge "Enhanced chroot/convert"
2011-08-15 JF Dingcode cleanup for all new modules
2011-08-15 JF Dingrename all micng to mic