1. f401dcd Merge changes from topic "sparse-file-read-enum" by Treehugger Robot · 2 years, 7 months ago
  2. f96466b libsparse: Add "hole" mode to sparse_file_read by Sean Anderson · 2 years, 8 months ago
  3. a3b7206 Add checking for sparse file format by Keith Mok · 2 years, 8 months ago
  4. 95657f3 libsparse: Split off most of sparse_file_read_normal into a helper function by Sean Anderson · 2 years, 8 months ago
  5. 17ba95e [libsparse] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  6. 7b444f0 libsparse: Add .clang-format and reformat to google3 style by Jerry Zhang · 6 years ago
  7. 50e6029 libsparse: Add method to create sparse file from buffer by Jerry Zhang · 6 years ago
  8. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  9. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  10. c39caaf libsparse: fix building on linux host. by Xiaolei Yu · 7 years ago
  11. a7eeb22 libsparse: Fix verbose_error string usage by Chris Fries · 7 years ago[Renamed (88%) from libsparse/sparse_read.c]
  12. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 8 years ago
  13. 1eb743b Fix static analyzer issues caught by clang by Colin Cross · 9 years ago
  14. af090a6 fix misuse of formatting specifiers by Daniel Micay · 9 years ago
  15. 80cc1f6 Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 9 years ago
  16. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 10 years ago
  17. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 10 years ago
  18. 0c4c47f libsparse: add sparse_file read and convert tools to use it by Colin Cross · 12 years ago