OSDN Git Service

Ignore quotes in safe_print().
[android-x86/external-e2fsprogs.git] / misc / blkid.c
2018-08-03 Jeff SharkeyIgnore quotes in safe_print().
2016-10-21 Jeff SharkeyUpgrade e2fsprogs to v1.43.3. am: fbdfa0b41c am: 1c2cabf90d
2016-10-21 Jeff SharkeyUpgrade e2fsprogs to v1.43.3. am: fbdfa0b41c
2016-10-21 Jeff SharkeyUpgrade e2fsprogs to v1.43.3.
2016-10-21 Jeff SharkeyMerge changes from topic 'e2up'
2016-10-21 Jeff SharkeyUpgrade e2fsprogs to v1.43.3.
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-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oblkid: suppress Coverity warning
2014-01-30 Theodore Ts'oblkid: avoid potential integer overflow issues identifi...
2014-01-11 Theodore Ts'oMerge branch 'maint' into next
2014-01-11 Theodore Ts'oblkid: fix blkid -o list formatting with columns > 160
2014-01-11 Theodore Ts'oblkid: fix gcc -Wall nits
2014-01-10 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'oblkid: add fallthrough comment
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-07-11 David 'Digit' Turnerresolved conflicts for merge of 3154443d to gingerbread...
2010-07-02 Jean-Baptiste Queruresolved conflicts for merge of 5ea5bedd to master
2010-05-06 Dmitry Shmidte2fsprogs: Update to Version 1.44.11
2009-07-12 Theodore Ts'oFix miscellaneous gcc -Wall warnings in blkid and tune2fs
2009-07-12 Theodore Ts'oMerge branch 'maint' into next
2009-03-09 Jim Meyeringremove useless if-before-free tests
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-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-14 Theodore Ts'oblkid: Fix portability issue if TIOCGSIZE and TIOCGWINS...
2008-07-13 Theodore Ts'oblkid: Add new option -L which pretty-prints the device...
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'oblkid: Output non-printing characters using ^ and M...
2007-05-18 Theodore Ts'oAdd -g option to the blkid program to garbage collect...
2006-05-30 Matthias AndreeDeclare getopt() according to POSIX 2001 if getopt...
2005-05-07 Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-05-06 Theodore Ts'oFix potential portability issue in the blkid program...
2005-01-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-22 Theodore Ts'oMake blkid -t display all devices that match the specif...
2004-03-22 Theodore Ts'oEliminate the partially implemented -p option in blkid.
2004-03-20 Theodore Ts'oblkid.c (main, print_tags): Add new option -o which...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-23 Theodore Ts'oIntegrate new blkid library.