1. e5397d7 blkid: suppress Coverity warning by Theodore Ts'o · 11 years ago
  2. 5bb4d0c blkid: avoid potential integer overflow issues identified by Coverity by Theodore Ts'o · 11 years ago
  3. 2fc92db blkid: fix blkid -o list formatting with columns > 160 by Theodore Ts'o · 11 years ago
  4. 6596c99 blkid: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  5. 46802ef blkid: add fallthrough comment by Theodore Ts'o · 11 years ago
  6. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  7. 3c77b8e Fix miscellaneous gcc -Wall warnings in blkid and tune2fs by Theodore Ts'o · 15 years ago
  8. 45e338f remove useless if-before-free tests by Jim Meyering · 16 years ago
  9. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  10. 36f4c40 blkid: Fix portability issue if TIOCGSIZE and TIOCGWINSZ are present by Theodore Ts'o · 16 years ago
  11. 3d05802 blkid: Add new option -L which pretty-prints the device list by Theodore Ts'o · 16 years ago
  12. f8efcda blkid: Output non-printing characters using ^ and M- notation by Theodore Ts'o · 17 years ago
  13. 46100e3 Add -g option to the blkid program to garbage collect the blkid.tab file by Theodore Ts'o · 17 years ago
  14. a638302 Declare getopt() according to POSIX 2001 if getopt.h not found. by Matthias Andree · 18 years ago
  15. ed6acfa Add a new option to the blkid program, -l, which will more efficiently search by Theodore Ts'o · 19 years ago
  16. c37543d Add new two new functions to the blkid library: blkid_dev_set_search(), and by Theodore Ts'o · 19 years ago
  17. 0af8c33 Fix potential portability issue in the blkid program. (On architectures by Theodore Ts'o · 19 years ago
  18. 18d1296 blkid.c (main, compare_search_type): Make blkid -t work more by Theodore Ts'o · 20 years ago
  19. 8909292 Make blkid -t display all devices that match the specified criteria, by Theodore Ts'o · 20 years ago
  20. 9b2d5e9 Eliminate the partially implemented -p option in blkid. by Theodore Ts'o · 21 years ago
  21. 8927998 blkid.c (main, print_tags): Add new option -o which allows the by Theodore Ts'o · 21 years ago
  22. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  23. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  24. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 22 years ago
  25. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 22 years ago
  26. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 22 years ago
  27. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  28. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago