Age | Commit message (Expand) | Author |
---|---|---|
2021-02-10 | Always use the correct data type for realloc return value | David Oberhollenzer |
2020-06-07 | Move the fragment deduplication hash table back into the block processor | David Oberhollenzer |
2020-05-19 | Cleanup: move hash table header to include directory | David Oberhollenzer |
2020-04-22 | Import and use Mesa's hash table | Matt Turner |
2020-03-04 | Add a generic copying mechanism to sqfs_object_t | David Oberhollenzer |
2020-02-12 | Use a hash table for fragment lookup instead of linear search | David Oberhollenzer |
2020-02-12 | Implement a more explicit object system | David Oberhollenzer |
2020-01-26 | Cleanup: Move fragment deduplication code over to fragment table | David Oberhollenzer |
2020-01-24 | Add a fragment table primitive to libsquashfs | David Oberhollenzer |