bump up to release 0.28.3
[platform/upstream/mic.git] / tools /
2018-01-30 Dohyung Kimadd --use-mic-in-bootstrap option
2018-01-30 Dohyung KimDisplay all rpm debug messages with --rpm-debug
2017-08-08 yuhuan.yangAdd new option of tpk_install
2017-07-14 yuhuan.yangAdd new option of --run_script
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2017-07-13 Dohyung Kimadd SIGTERM handler for exit gracefully
2017-07-13 Dohyung Kimdisplay all rpm debug messages in debug mode
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2016-09-23 jianzhong.fangAdd subcommand option parameters(-v, -d, -i) for fixing...
2016-07-27 SoonKyu ParkMerge branch 'master' into devel
2016-06-16 jianzhong.fangRevert "Drop mic raw image format support"
2016-06-11 jianzhong.fangRevert "Add lzop compress format"
2016-06-11 jianzhong.fangUpdate the mic doc
2016-06-11 yyhUsing argparse module to parse the cmd line
2016-06-11 jianzhong.fangDrop MIC livecd image format support.
2016-06-11 jianzhong.fangDrop MIC liveusb image format support
2016-04-11 SoonKyu ParkHandle conflicts from git merge release-20160315
2016-03-17 jianzhong.fangRevert "Add lzop compress format"
2016-02-04 jianzhong.fangUpdate the mic doc
2016-02-04 yyhUsing argparse module to parse the cmd line
2016-02-04 jianzhong.fangDrop MIC livecd image format support.
2016-02-04 jianzhong.fangDrop MIC liveusb image format support
2016-02-04 Huanhuan LiFix pylint tips
2016-02-04 Sun LihongPylint warnings.
2014-05-19 Gui ChenMerge "remove --preserve-order option in tar fs image...
2014-05-19 Gui ChenMerge "put logfile setting up prior to other error...
2014-05-19 Huanhuan LiFix pylint tips
2014-05-06 Gui ChenMerge "Pylint error of partitionedfs.py and proxy.py...
2014-05-06 Gui ChenMerge "Pylint warnings." into devel
2014-04-30 Sun LihongPylint warnings.
2014-02-27 Sun LihongShow hostname in log
2013-12-05 Gui Chenadd options --interactive/--non-interactive
2013-10-15 Gui Chenrewrite msger module based on logging
2013-05-05 lihuanhuantools/mic: rename variable
2013-09-16 Gui Chendrop VERSION file, use __version__ directly in mic...
2013-03-12 Huang HaoRemove useless try and reraise blocks.
2013-02-18 Huang HaoMove function optparser_setup out of class MicCmd
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-09-26 yanqingx.lisupport running specified command for mic chroot
2012-08-02 Gui Chenbetter handling for print version
2012-08-01 Gui Chenfix minor bug of 'mic --version'
2012-07-12 JF Dingfixing the compatibile problem of misc.get_distro
2012-07-12 JF Dingconcise output of distro information printing
2012-07-10 Gui Chenput mic version to build log
2012-02-17 JF DingMerge pull request #13 from saukko/master
2012-02-17 JF Dingdevelopment after 0.6 release
2012-02-15 Gui Chengive hint when converted image existed
2012-02-07 Gui Chentypo fix
2012-01-17 Gui Chenmic chroot -s dest, unpack image and save to fs image
2012-01-16 Gui Chenadd shell option for convertor to enable modification...
2012-01-06 Gui Chenspace check update and catch no space exception
2011-12-29 Jian-feng dingMerge "fix convert failed caused by NoneType 'createopts'"
2011-12-29 Jian-feng dingMerge "full support for taring-to output: partition...
2011-12-28 JF Dingchanges of message and coding style
2011-12-28 Jian-feng dingMerge "fix convert and chroot issue caused by not exist...
2011-12-27 Gui Chenfix convert and chroot issue caused by not existed...
2011-12-13 JF Dingmore concise plugin related expressions
2011-12-13 JF DingMerge remote branch 'origin/master'
2011-12-13 JF Dingmake the configmgr better
2011-11-17 Gui Chensupport btrfs and ext4 for creator, chroot, convert
2011-11-10 Zhang Qiangtypo: fix usage message typo error
2011-11-04 Gui ChenSome fixes to be compatible with python 2.5
2011-11-03 JF Dingmake tools/mic more flexible for python path
2011-10-27 JF DingMerge remote branch 'origin/master'
2011-10-27 JF Dingbetter handling for existing files checks
2011-10-19 JF Dingcleanup deprecated code
2011-10-10 JF Dingunify the license header of all files
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-19 JF DingMerge "zypp: cleanup code"
2011-09-16 JF Dingbetter error output for CreateError
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 Dingtypos in chroot and convert subcmd
2011-09-02 JF Dingcatch KeyboardInt and quit decently
2011-09-02 JF Dingsuppress all rpm warning msg in non-debug mode
2011-09-02 JF Dingenhancement for 'usage' message
2011-09-02 JF Dingbetter exception handlings
2011-09-01 JF Dingrefine the fs plugin code and other cleanups
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-19 JF DingMerge "Modified the image name for convertor"
2011-08-19 JF DingMerge "Modified the indication of yum's downloading...
2011-08-19 JF Dingcleanup cmdln opts and update cmdln module to latest
2011-08-18 JF Dingadd msger.py for all unified colored message output
2011-08-18 Gui ChenImprove command line
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-16 Shuangquan ZhouEnhanced chroot/convert
2011-08-15 JF Dingadd version output for tools
2011-08-15 JF Dingrename all micng to mic
2011-08-11 Shuangquan ZhouCorrect some typo mistakes
2011-08-11 Shuangquan ZhouSupport micng convertor
2011-08-10 JF DingUpdate Makefile for plugins installation
2011-08-10 Zhou ShuangquanInitial checkin of micng
2011-07-20 JF Dinginitial import code into git