Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/pkg_repo_meta.c  ·  View all commits
53 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
rwhich: implement file tracking and search for remote repositories
Baptiste Daroussin
8 days ago 9b1f2b1
B
ucl_parse: add 2 helpers on top of ucl to deduplicate code
Baptiste Daroussin
9 days ago b68de0a
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
P
pkg: avoid a bunch of warnings
Pierre Pronchery
2 months ago cf901ce
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 834d09c
K
Yet more small leaks.
Keve
1 year ago 0d4f404
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
STR*EQ: use macros where possible
Baptiste Daroussin
1 year ago 053f4a2
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9856def
B
repo: now emit a new data.pkg file
Baptiste Daroussin
2 years ago 77fda17
B
meta: add a data field in meta v2
Baptiste Daroussin
2 years ago ce35a07
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
convert from uthash to pkghash
Baptiste Daroussin
4 years ago 7dc30d2
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
E
repo: Add a big warning if one is using meta v1 as we will remove support after 1.17
Emmanuel Vadot
5 years ago deaa4dc
B
configure: Make the default compression format configurable
Baptiste Daroussin
5 years ago 848266c
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
5 years ago d871ad5
E
repo: end printf warning message with newline
Ed Maste
5 years ago 3287d3e
E
Merge pull request #1863 from t6/patch-tzst
Emmanuel Vadot
5 years ago ab21dfb
T
Allow tzst in schema v2 too
Tobias Kortkamp
5 years ago db89507
B
Switch the default meta file to version 2 by default
Baptiste Daroussin
6 years ago 9e4ba34
B
implement uncompressed meta.conf
Baptiste Daroussin
6 years ago caf7e16
B
Fix typo
Baptiste Daroussin
6 years ago b225849
B
Add support for zstd compression format where supported
Baptiste Daroussin
6 years ago d34c8d9
E
repo: Add support for v2 repo
Emmanuel Vadot
6 years ago 900dc14
j
Revert "Implement zstandard format"
jrmarino
8 years ago 7224fd4
j
Implement zstandard format
jrmarino
8 years ago 9605c36
V
Merge branch 'master' of github.com:freebsd/pkg
Vsevolod Stakhov
9 years ago d7f6ae8
B
Simplify a bit the internal API by always trying to use fd
Baptiste Daroussin
9 years ago 8efc943
V
Avoid getcwd calls
Vsevolod Stakhov
9 years ago f5a8e74
B
abort() in case of memory failure
Baptiste Daroussin
9 years ago 2a1ca66
B
Add blake2s in the list of supported checksums
Baptiste Daroussin
9 years ago e3285b5
B
Accept plain tar in the list of meta
Baptiste Daroussin
11 years ago 983522f
V
Merge branch 'blake2-digests'
Vsevolod Stakhov
11 years ago 58d49ce
V
Add blake2 hashes to meta schema.
Vsevolod Stakhov
11 years ago 4c6851c
B
Remove useless comparison to NULL before freeing variables
Baptiste Daroussin
11 years ago aed2ce7
V
Fix meta parsing.
Vsevolod Stakhov
11 years ago da5d1d3
V
Use meta for names of repo files.
Vsevolod Stakhov
11 years ago fec4658
V
Add filesite definition to repo meta.
Vsevolod Stakhov
11 years ago 1c5efbf
V
Store archive names in meta.
Vsevolod Stakhov
11 years ago 3027cac
V
Implement new repo style.
Vsevolod Stakhov
11 years ago 3eb182d
V
Add repo meta export function.
Vsevolod Stakhov
11 years ago a05ee8f
V
Merge pull request #817 from vstakhov/pkg-checksum
Vsevolod Stakhov
11 years ago b297dbe
V
Store digest format in meta file.
Vsevolod Stakhov
11 years ago c5b4e14
V
Merge branch 'pubkey-meta'
Vsevolod Stakhov
12 years ago 28f9a88
V
Fix issues with the new code.
Vsevolod Stakhov
12 years ago 089a0ea
V
Added by a mistake.
Vsevolod Stakhov
12 years ago 5c20b96
V
Update key definition for repo meta.
Vsevolod Stakhov
12 years ago e898359
V
Add pubkey definition in meta.
Vsevolod Stakhov
12 years ago cd3a0a0
B
Convert struct pkg to mostly be a ucl_object_t and chase libucl changes
Baptiste Daroussin
12 years ago 3a72e6b
V
Fetch, parse and use remote repo metafile.
Vsevolod Stakhov
12 years ago f710369
V
Add initial API for repo metadata.
Vsevolod Stakhov
12 years ago 1e87ff1