arch-repo-manager/libpkg
Martchus 90379678ad Improve error handling when opening archive
* Treat an empty archive buffer/file as error as this should never happen
  and it is better to fail early than replacing existing data with nothing
* Query error message also when opening archive from file
2022-02-02 21:16:56 +01:00
..
algo lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
data Use `CacheRef(storage, entry)` c'tor as it is generally preferred 2022-02-01 22:59:09 +01:00
parser Improve error handling when opening archive 2022-02-02 21:16:56 +01:00
testfiles Handle case when a split package overrides the archs from the base 2021-08-28 00:25:09 +02:00
tests lmdb: Test clearing all packages 2022-01-26 00:47:12 +01:00
CMakeLists.txt lmdb: Avoid installing lmdb-safe when building it as part of this project 2022-01-30 21:11:39 +01:00
global.h Initial import 2021-02-08 23:53:56 +01:00
lmdb-safe lmdb: Configure project to use lmdb and lmdb-safe 2021-12-07 22:48:42 +01:00