fix mic run error in mic-bootstrap
[tools/mic.git] / mic / msger.py
2023-07-05 biao716.wangfix mic run error in mic-bootstrap 22/294822/14
2023-05-05 biao716.wangmerge code form orgin/devel 88/292388/1
2022-08-16 biao716.wangSupport f2fs option and check if kernel support f2s 89/279689/2
2020-11-11 biao716.wangreplace pykickstart directory by the directory from... 99/247499/13
2017-07-12 Dohyung Kimfix corrupted log messages in log file
2017-06-01 parkMerge "display filesystem size of each images" into...
2017-06-01 parkMerge "print package name, before install" into devel
2017-06-01 parkMerge "support multiple mic execution at same time...
2017-06-01 parkMerge "change tpk install error message format" into...
2017-06-01 parkMerge "add SIGTERM handler for exit gracefully" into...
2017-06-01 parkMerge "display all rpm debug messages in debug mode...
2017-06-01 parkMerge "print warning message for detecting rpm post...
2017-06-01 parkMerge "change installed package name length from 20...
2017-06-01 parkMerge "fix corrupted log messages in log file" into...
2017-04-25 Dohyung Kimfix corrupted log messages in log file 90/126990/1
2014-02-28 Huanhuan LiFix duplicate log shows when run mic with 'yum'
2013-10-23 Gui Chenmic/msger.py: fix pylint
2013-10-15 Gui Chenrewrite msger module based on logging
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Huanhuan Lifix logfile specified a directory
2012-12-12 Gui Chensync time and zone setting to bootstrap env
2012-12-12 Huanhuan Lifix timestamp in logfile uncorrected with 'EDT'
2012-11-13 Gui ChenMerge "Add dracut support to livecd/liveusb images...
2012-10-22 Huanhuan Lifix timestamp in logfile uncorrected with 'EDT'
2012-11-09 Huanhuan Lifix logfile specified a directory
2012-08-28 Gui ChenMerge branch 'bootstrap' into devel
2012-08-21 Gui Chenhandle logfile to record bootstrap output when specified
2012-07-11 Gui Chenadd choice for msger and ask user to choose root partition
2012-07-10 Gui Chensave log file default when --release specified
2012-06-24 JF Dingencode unicode string from system w/ widechar locale
2012-03-02 JF Dingmake msger.py accept unicode string
2012-02-08 Gui Chenfix msg NoneType issue, causing exit after install
2012-01-30 Zhang QiangAlways disable logstderr and flush message buffer in...
2012-01-06 Gui Chencorrect timestamp in logfile
2011-12-13 JF DingMerge remote branch 'origin/master'
2011-12-13 Jian-feng dingMerge "msger.py: avoid the trick caused by stream defau...
2011-12-09 JF Dingmore precise place for catched errmsg
2011-12-09 Gui Chenmsger.py: avoid the trick caused by stream default...
2011-11-11 Zhang Qiangmsger: make dir if log file dir not exist.
2011-10-19 Zhang Qiangmsger: print msger.warning and msger.error info to...
2011-10-17 Zhang Qiangmsger: add stderr logger interface
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-10-08 Huaxu WanMerge "zypp: Catch more error msg from rpm transaction...
2011-10-08 Jian-feng DingMerge changes I13855356,Ic78606d8,I8138e7e6
2011-10-08 Gui ChenFix multi-line error msg fully showed
2011-09-12 JF Dingadd timestr prefix in logfile
2011-09-12 JF Dingmore effitient logfile saving
2011-09-09 JF Dingenhance msger module to support logfile
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-05 JF Dingseparate proxy funcs from misc.py and del deprecated
2011-09-05 JF Dingfixed msger.run error when arg is empty str
2011-09-05 JF Dingbetter raw()/run() handling in msger
2011-09-02 JF Dingimage type "fs" to check and confirm the exists dir
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingbetter exception handlings
2011-09-01 JF Dingenhance msger.ask and new pause()
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-24 JF Dingupdate msger to refine nocolor output
2011-08-21 JF Dingcleanup deprecated functions in misc.py
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-19 JF Dingreplace most the print with msger module
2011-08-18 JF Dingadd msger.py for all unified colored message output