OSDN Git Service

merge in master-release history after reset to 2079d768f79f636223d89b988a30209adf8dddbe
[android-x86/external-e2fsprogs.git] / misc / e2image.c
2014-03-22 The Android Automergermerge in master-release history after reset to master
2014-03-20 JP AbgrallSwitch back to 1.42.9 now that there is a fix
2014-03-07 JP Abgrallam 9d965309: (-s ours) Merge "e2fsck: remove unneeded...
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-04 JP AbgrallMerge remote-tracking branch 'linaro/linaro-1.42.9...
2014-03-04 JP AbgrallPrepare for upstream 1.42.9
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2013-12-27 Theodore Ts'oe2image: Clarify e2image's usage message
2013-12-27 Theodore Ts'oe2image: write progress information to stderr
2013-12-27 Theodore Ts'oe2image: clean up progress reporting
2013-12-26 Theodore Ts'oe2image: make sure all strings are marked for internati...
2013-12-26 Theodore Ts'oe2image: add -n option to show what blocks would have...
2013-12-26 Theodore Ts'oe2image: add -c option to optimize file system copying...
2013-12-26 Theodore Ts'oe2image: only skip writing zero blocks when writing...
2013-12-26 Theodore Ts'oe2image: clean up gcc -Wall and sparse nits
2013-12-26 Theodore Ts'oe2image: refactor calls to ext2fs_llseek()
2013-12-26 Phillip Susie2image: handle SIGINT safely
2013-12-26 Phillip Susie2image: add progress indicator
2013-12-26 Phillip Susie2image: perform in-place move
2013-12-25 Phillip Susie2image: add offset switches
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-12 Darrick J. Wonge2image: check return value from check_if_mounted()
2013-12-12 Darrick J. Wongmisc: don't leak file descriptors (on error paths)
2013-12-02 Theodore Ts'oe2image: pass the correct size write_header
2013-10-12 Carlos Maiolinoe2image: complain if running e2image -r or -Q on a...
2013-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-06-16 Theodore Ts'oe2image: fix crash when using e2image -I with a 64...
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2013-04-22 Tomas Raceke2image: require that -a option is used only with raw...
2013-04-22 Tomas Raceke2image: remove useless exit call
2013-01-16 Phillip Susie2image: add -a switch to include all data
2012-07-14 Andreas Dilgere2fsck: rename "bool" variables
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-02-27 Phillip Susie2image: skip uninitialized bitmaps and inode tables
2012-02-17 Theodore Ts'oe2image: attempt to use ftruncate64 to set i_size for...
2012-02-17 Theodore Ts'oe2image: fix logic bug which could cause a raw image...
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-06 Theodore Ts'olibext2fs: make ext2fs_open_file() always use 3 argumen...
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-09-16 Lukas Czernere2fsprogs: create open() and stat() helpers
2011-09-14 Lukas Czernere2image: fix invalid lseek error detection
2011-07-11 David 'Digit' Turnerresolved conflicts for merge of 3154443d to gingerbread...
2011-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-16 Andreas Dilgermisc: quiet "unused variable" compiler warnings
2011-06-11 Theodore Ts'oMerge branch 'maint' into next
2011-06-07 Theodore Ts'oMerge branch 'maint' into next
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-05-18 Lukas Czernere2image: Support for conversion QCOW2 image into raw
2011-05-18 Lukas Czernere2image: Add support for qcow2 format
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-11 Theodore Ts'oMerge branch 'maint' into next
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-02 Jean-Baptiste Queruresolved conflicts for merge of 5ea5bedd to master
2010-06-13 Valerie Aurora Hensone2image: Fix up to be 64-bit block number safe
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-06 Dmitry Shmidte2fsprogs: Update to Version 1.44.11
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-23 Valerie Aurora HensonConvert tune2fs, dumpe2fs, and e2image to the new bitma...
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2008-12-18 The Android Open... Code drop from //branches/cupcake/...@124589
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-08 Theodore Ts'oMerge branch 'maint'
2008-06-07 Theodore Ts'oMerge branch 'maint'
2008-06-03 Theodore Ts'oMerge branch 'maint' into next
2008-05-21 Theodore Ts'oMerge branch 'maint'
2008-04-27 Theodore Ts'oMerge branch 'maint'
2008-04-22 Theodore Ts'oMerge branch 'maint'
2008-04-17 Theodore Ts'oMerge branch 'maint'
2008-04-07 Theodore Ts'oMerge branch 'maint'
2008-04-06 Theodore Ts'oMerge branch 'maint' into next
2008-03-30 Theodore Ts'oMerge branch 'maint'
next