]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc/blkid.c
libext2fs: stop iterating dirents when done linking
[thirdparty/e2fsprogs.git] / misc / blkid.c
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
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
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.