index
:
platform/upstream/mic
1.0_post
2.0alpha
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
master
sandbox/akazmin/hwasan_build
sandbox/dkson95/env
sandbox/dkson95/test
sandbox/mkashkarov/prepackage
sandbox/mzx/pubkey
sandbox/release-0.28.6
sandbox/soong9/0.27.4_upgrade
sandbox/soong9/cpio
sandbox/soong9/tools_mic
sandbox/wangbiao/py2
sandbox/wangbiao/py3_version
sandbox/xuhy/riscv
tizen
tizen_0.27.1
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream_0.27.1
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
Remove useless try and reraise blocks.
Huang Hao
1
-5
/
+2
2013-02-18
Move function optparser_setup out of class MicCmd
Huang Hao
1
-14
/
+16
2012-09-26
support running specified command for mic chroot
yanqingx.li
1
-7
/
+12
2012-08-02
better handling for print version
Gui Chen
1
-3
/
+9
2012-08-01
fix minor bug of 'mic --version'
Gui Chen
1
-0
/
+2
2012-07-12
fixing the compatibile problem of misc.get_distro
JF Ding
1
-1
/
+1
2012-07-12
concise output of distro information printing
JF Ding
1
-4
/
+1
2012-07-10
put mic version to build log
Gui Chen
1
-0
/
+4
2012-02-17
development after 0.6 release
JF Ding
1
-4
/
+8
2012-02-15
give hint when converted image existed
Gui Chen
1
-0
/
+14
2012-02-07
typo fix
Gui Chen
1
-1
/
+1
2012-01-17
mic chroot -s dest, unpack image and save to fs image
Gui Chen
1
-0
/
+5
2012-01-16
add shell option for convertor to enable modification before conerting
Gui Chen
1
-0
/
+6
2012-01-06
space check update and catch no space exception
Gui Chen
1
-1
/
+7
2011-12-28
changes of message and coding style
JF Ding
1
-6
/
+14
2011-12-27
fix convert and chroot issue caused by not existed image
Gui Chen
1
-0
/
+5
2011-12-12
more concise plugin related expressions
JF Ding
1
-6
/
+7
2011-12-12
make the configmgr better
JF Ding
1
-1
/
+1
2011-11-17
support btrfs and ext4 for creator, chroot, convert
Gui Chen
1
-1
/
+1
2011-11-10
typo: fix usage message typo error
Zhang Qiang
1
-3
/
+3
2011-11-04
Some fixes to be compatible with python 2.5
Gui Chen
1
-1
/
+1
2011-11-03
make tools/mic more flexible for python path
JF Ding
1
-1
/
+1
2011-10-27
better handling for existing files checks
JF Ding
1
-0
/
+3
2011-10-19
cleanup deprecated code
JF Ding
1
-2
/
+0
2011-10-10
unify the license header of all files
JF Ding
1
-13
/
+11
2011-09-16
better error output for CreateError
JF Ding
1
-1
/
+1
2011-09-05
move msger.run to utils.runner module and more apis
JF Ding
1
-0
/
+10
2011-09-02
typos in chroot and convert subcmd
JF Ding
1
-22
/
+6
2011-09-02
catch KeyboardInt and quit decently
JF Ding
1
-0
/
+4
2011-09-02
suppress all rpm warning msg in non-debug mode
JF Ding
1
-0
/
+6
2011-09-02
enhancement for 'usage' message
JF Ding
1
-1
/
+3
2011-09-02
better exception handlings
JF Ding
1
-33
/
+27
2011-09-01
refine the fs plugin code and other cleanups
JF Ding
1
-3
/
+3
2011-08-19
add verbose/debug functions to msger
JF Ding
1
-8
/
+5
2011-08-19
cleanup cmdln opts and update cmdln module to latest
JF Ding
1
-43
/
+20
2011-08-18
add msger.py for all unified colored message output
JF Ding
1
-1
/
+1
2011-08-18
Improve command line
Gui Chen
1
-17
/
+65
2011-08-17
kill all the trailing spaces
JF Ding
1
-5
/
+6
2011-08-16
Merge "Enhanced chroot/convert"
JF Ding
1
-2
/
+2
2011-08-16
Enhanced chroot/convert
Shuangquan Zhou
1
-2
/
+2
2011-08-15
add version output for tools
JF Ding
1
-8
/
+25
2011-08-15
rename all micng to mic
JF Ding
1
-13
/
+13
2011-08-11
Correct some typo mistakes
Shuangquan Zhou
1
-2
/
+2
2011-08-11
Support micng convertor
Shuangquan Zhou
1
-5
/
+43
2011-08-10
Update Makefile for plugins installation
JF Ding
1
-0
/
+0
2011-08-10
Initial checkin of micng
Zhou Shuangquan
3
-210
/
+92
2011-07-21
initial import code into git
JF Ding
3
-0
/
+222