manned/indexer
Yorhel 8235fb28b8 indexer: Fix link resolution and hardlink handling for rpm
Unlike tar, cpio does not have a separate entry for each directory, so
the link resolution can't assume that directory entries exist for each
path component.

I also mistakenly assumed that cpio handled hardlinks similarly to tar,
but that's clearly not the case. libarchive does help a bit, but these
differences still suck.
2017-01-18 13:07:42 +01:00
..
src indexer: Fix link resolution and hardlink handling for rpm 2017-01-18 13:07:42 +01:00
tests indexer: Fix link resolution and hardlink handling for rpm 2017-01-18 13:07:42 +01:00
Cargo.lock indexer: Add support for indexing RPM repositories 2017-01-17 17:05:03 +01:00
Cargo.toml indexer: Add support for indexing RPM repositories 2017-01-17 17:05:03 +01:00