Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/libpkg.ver  ·  View all commits
107 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
libpkg: update symbols versionning
Baptiste Daroussin
7 days ago 5f5a7eb
B
repositories: enable/disable/reset
Baptiste Daroussin
16 days ago 6ebc458
B
(r)query: if %{ is encountered fallback on using directly pkg_printf(3)
Baptiste Daroussin
19 days ago 5a0342c
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
G
Actually export the pkg_set_ignore_osversion symbol from libpkg
Gleb Popov
1 month ago 995ba2b
B
ssh: add ssh_args per repositories
Baptiste Daroussin
1 month ago a245a7e
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
s
check: implement verification of file and dir metadata
strssndktn
6 months ago 48e6c12
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
B
pkgbase: add a pkgbase structure & functions
Baptiste Daroussin
1 year ago 8805cf5
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago bf1eb68
B
cleanup: in preparation for pkg 2.0 remove deprecated functions
Baptiste Daroussin
1 year ago 78fee45
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago c62eec6
B
libmap: update symbols
Baptiste Daroussin
1 year ago 9920e84
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago fd4c88b
B
pkg: allow to define threads for zstd and xz
Baptiste Daroussin
2 years ago bd83d9c
B
libpkg: remove now unused pkg_recompute and pkgdb_reanalyse_shlibs
Baptiste Daroussin
2 years ago d839e6f
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago adf6f88
K
libpkg: add a public-facing pkg_key API
Kyle Evans
2 years ago 4a70c81
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago f17f98f
B
groups: pkg repo can bundle groups definition
Baptiste Daroussin
2 years ago 5fa76a1
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 609fca8
B
Regen symbol versioning
Baptiste Daroussin
2 years ago 2cb6ebb
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9856def
G
Sink PKG_EVENT_SANDBOX_* handlers into libpkg.
Gleb Popov
2 years ago 7a630cf
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
libpkg: remove orphaned prototypes
Baptiste Daroussin
2 years ago a2648c9
G
Improve libpkg interface for plugins use.
Gleb Popov
2 years ago a2d1b9d
G
libpkg: Introduce pkgdb_all_search() function.
Gleb Popov
3 years ago ffdb473
B
libpkg: replace pkg_set with a _Generic one
Baptiste Daroussin
3 years ago 10c1b55
B
libpkg: kill useless pkg_manifest_key API
Baptiste Daroussin
3 years ago eec0e90
B
libpkg: update symbol versionning
Baptiste Daroussin
3 years ago 5a84966
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
B
backup: remove the backup command which was confusing
Baptiste Daroussin
3 years ago eea1a99
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
cleanup: remove pkg_version_change which has never been used
Baptiste Daroussin
4 years ago 6a60d45
B
cleanup: remove unused pkg_object_find
Baptiste Daroussin
4 years ago 825ab21
B
cleanup: remove unused pkg_object_count
Baptiste Daroussin
4 years ago 4157093
B
API: convert all abused hash table into stringlist
Baptiste Daroussin
4 years ago 9b49b83
B
API: remove ancient api pkg_get()
Baptiste Daroussin
4 years ago 2772d8a
B
API: replace generic pkg_get with typesafe version
Baptiste Daroussin
4 years ago 7bb8d7e
B
pkg add: really execute once and only once the trigger
Baptiste Daroussin
4 years ago 721ad15
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
pkg_printf: migrate to open_memstream
Baptiste Daroussin
5 years ago a61a302
B
Bring back pkg create -n but this time consistent
Baptiste Daroussin
6 years ago a8bec72
C
Fix #1566: Add pkg-create(8) -l,--level to set compression level
Conrad Meyer
6 years ago 8991ebd
B
Regen version script
Baptiste Daroussin
6 years ago 3966a9e
B
Refactor pkg_create API
Baptiste Daroussin
6 years ago 6cacf35
B
Turn pkg_suggest_arch into an internal function
Baptiste Daroussin
6 years ago 4475a2f
B
Regen version script
Baptiste Daroussin
6 years ago 359d644
B
Add support for scripts in lua
Baptiste Daroussin
6 years ago 485bdd9
B
Regen libver
Baptiste Daroussin
6 years ago fe61047
B
more removal of dead code
Baptiste Daroussin
6 years ago 72df052
B
remove dead code
Baptiste Daroussin
6 years ago 172a85c
B
Fix issue with recent lld by adding symbols from libcsu
Baptiste Daroussin
7 years ago 841c436
B
Add a integer to store osversion
Baptiste Daroussin
8 years ago 1bbe636
B
Clean up output of messages for locked packages during `pkg delete'
Brad Davis
8 years ago 0adc3fb
B
Do not rely on libarchive for pkg register,
Baptiste Daroussin
9 years ago b737b18
B
Bump libpkg version breakages will happen
Baptiste Daroussin
9 years ago c91e976
B
Stop exposing pkg_set_from* functions
Baptiste Daroussin
9 years ago 7025812
B
Isolate loading metadata in a dedicated function for further code deduplication
Baptiste Daroussin
9 years ago 00f5629
B
Replace libsbuf with utstring.h to improve portability
Baptiste Daroussin
9 years ago f93c045
B
Add 2 function to open/retrive the file descriptor of the cachedir and the dbdir to simplify capsicumization
Baptiste Daroussin
9 years ago c8191ab
B
Refresh the library version script
Baptiste Daroussin
10 years ago 6297533
O
Add ip_version to the pkg -vv command
O2 Graphics
10 years ago a7731a4
B
Update symbol version
Baptiste Daroussin
10 years ago 433e498
V
Merge branch 'message-rework'
Vsevolod Stakhov
10 years ago 631ae91
V
Added logic to conditionally show messages.
Vsevolod Stakhov
10 years ago d2a08f9
B
Get rid of pkg_strel
Baptiste Daroussin
10 years ago ed5762b
B
Regenerate symbols list
Baptiste Daroussin
10 years ago 2e197a1
B
Implement AUTOCLEAN
Baptiste Daroussin
10 years ago 69205cd
B
Make pkg check really supporting provides/requires
Baptiste Daroussin
10 years ago 5fb7892
B
Remove pkg_reset function which has not been used for a while
Baptiste Daroussin
10 years ago 48354c8
B
Early support for pkg -r <rootdir> (no chroot involved)
Baptiste Daroussin
11 years ago 4f6eb5b
B
Add support for provides/requires
Baptiste Daroussin
11 years ago a8b55d0
B
Add a place where to store requires
Baptiste Daroussin
11 years ago 79a5102
M
Display repo priority in pkg -vv output Add new pkg_repo_priority() accessor function Some whitespace cleanup.
Matthew Seaman
11 years ago 7200068
L
Merge branch 'master' into osx/main
Landon Fuller
11 years ago 765e51f
B
Merge pull request #1111 from sean-/master
Baptiste Daroussin
11 years ago 18b67e2
S
Actually fix the debugging logic
Sean Chittenden
11 years ago b361111
V
Add public API for pkgdb transactions.
Vsevolod Stakhov
11 years ago 7782333
B
Remove the ability to generate pkg_* packages
Baptiste Daroussin
11 years ago a177614
B
Regen libpkg.ver
Baptiste Daroussin
11 years ago c1626df
B
Remove useless use of sbuf Remove useless accessor
Baptiste Daroussin
11 years ago 093841f
B
Finish converting struct pkg into a proper structure
Baptiste Daroussin
11 years ago eab4f94
B
Migrate absolutepath into the library renamed pkg_absolutepath
Baptiste Daroussin
11 years ago d38903c
B
Privatise lots of functions to limit the public API
Baptiste Daroussin
11 years ago 3a971ab
B
pkg_group and pkg_user are internal only
Baptiste Daroussin
11 years ago f5726e0
B
pkg_dir is internal only, no need for accessors
Baptiste Daroussin
11 years ago 5066570
B
pkg_file is only used internally no need for accessors for other cases pkg_printf is enough
Baptiste Daroussin
11 years ago 7e21f29
B
Garbage collect now no-op code
Baptiste Daroussin
11 years ago f0b1fae
B
Repair api by introducing a new pkg_ini() and make pkg_init() call pkg_ini
Baptiste Daroussin
11 years ago 0689ba7
B
Use the same mecanism for pkg register as for pkg to register a package
Baptiste Daroussin
11 years ago 9da0002
B
Move the tokenizer code into libpkg
Baptiste Daroussin
11 years ago 437faef
B
Add pkgdb_it_count()
Bryan Drewery
11 years ago 0f6bca2
B
Regenerate the version script
Baptiste Daroussin
11 years ago 5a6e64f
B
Regenerate the version script
Baptiste Daroussin
11 years ago b287f0e
V
Stop using of mkstemp for regular files.
Vsevolod Stakhov
11 years ago cb5ef9e
V
Start to fix displaying.
Vsevolod Stakhov
11 years ago 62b35ee
V
Update libpkg.ver
Vsevolod Stakhov
11 years ago 7534013
V
Update symbols exported.
Vsevolod Stakhov
11 years ago 29f0b4d
V
Merge branch 'gsoc2014'
Vsevolod Stakhov
11 years ago 17804c4
B
Add a script to generate libpkg.ver and regen libpkg.ver
Baptiste Daroussin
11 years ago 9ed3167
V
Cleanup.
Vsevolod Stakhov
11 years ago 7624b78
B
Ad a pkgdb_downgrade_lock() to go from EXCLUSIVE to ADVISORY
Bryan Drewery
11 years ago b2b7323
J
libpkg: Add a version script.
Jilles Tjoelker
11 years ago c19bb89