Age | Commit message (Expand) | Author |
---|---|---|
2021-03-06 | Cleanup: replace the void-ptr with an inode-ptr in the file tree node | David Oberhollenzer |
2020-10-28 | Fix: tar2sqfs: if --root-becomes is used, also retarget links | David Oberhollenzer |
2020-09-24 | Fix: tar2sqfs: when skipping non-prefixed files, also skip contents | David Oberhollenzer |
2020-09-24 | Fix: tar2sqfs: don't touch the path after determining it is broken | David Oberhollenzer |
2020-09-16 | Remodel libtar/tar2sqfs to read data from an istream_t | David Oberhollenzer |
2020-06-11 | Add flags to functions that might logically be expanded in the future | David Oberhollenzer |
2020-05-30 | Cleanup: try to split tar2sqfs.c in a reasonable way | David Oberhollenzer |