Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
10440
Issues
Patches
Jobs
master
Canonical
master
Canonical
dad8ff7
s
shawn.webb
Delegate
hbsd/release/2.7
76ef36b
master
c8be391
s
shawn.webb.framework16-01
Delegate
hbsd/release/2.7
2c236ff
master
dad8ff7
History for
libpkg/private
·
View all commits
50 commits — page 2
M
libpkg: Provide the METALOG path to pkg scripts
Mark Johnston
10 months ago
ae1861abf59e1ba8d92ae258019d58290122438a
S
Merge commit '1c5f88ead8e4239aed25ebf383117342c5c72850'
Shawn Webb
11 months ago
290e90bc406e512f2a6fa9aeb96566ec9f589d72
B
multirepo: fix installation respecting priorities
Baptiste Daroussin
11 months ago
c94fefb67fadac2cd3f367a730ad6b5e3fcb8130
B
universe: fix package selection
Baptiste Daroussin
11 months ago
ff2168a24f1cb8ef1d3a1766ebe11a9562873325
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
ba89bd1e02a4dacd0894a741ca515e507cb22256
B
tll: finish removing tll from libpkg
Baptiste Daroussin
1 year ago
0a5b32490c8141cd5ee9d6a215a976271692b855
B
kv: insert all keyvalues directly sorted
Baptiste Daroussin
1 year ago
c329d0a9637e761714a13899e1393fb749a8359c
B
pkg: for all lists insert elements sorted
Baptiste Daroussin
1 year ago
abac190e49d83c5adea42d9c4761b2f4f6bcef5b
B
add: attempt to further improve pkg add performances
Baptiste Daroussin
1 year ago
009e7a876c43c478ee23851480c6aa9bd9acfe30
B
add: experiment with bsearch to see if it reduce the CPU bounding
Baptiste Daroussin
1 year ago
d33f29cd9d6260e88af8225f8968910b4d3f82df
B
schedule: convert to vector
Baptiste Daroussin
1 year ago
fef3ef213fc3828b173fb0acd8be526cd1290cd8
B
triggers: convert to vector
Baptiste Daroussin
1 year ago
dfef457e3a71d8d64788d1b297b2650f429f0f98
B
utils: remove unused typedef
Baptiste Daroussin
1 year ago
4a2d422d90c547edc124b5518493b6cdf86f74b3
B
non pkgbase: convert system shlibs to vector of char *
Baptiste Daroussin
1 year ago
b8cd71e077e74c0f08bb23431178e6c986b144a2
B
kvlist: add ability to sort and search
Baptiste Daroussin
1 year ago
ddc501d48121c5110ef0a6a09611fd9f6041bb30
B
utils: add charv_search
Baptiste Daroussin
1 year ago
b4c8d823b8e20336b25cce9338d57184328b5aab
B
refacto: convert pkgdb's internal list to vectors
Baptiste Daroussin
1 year ago
2729f5b591f82d2c735d48dd7b2c444beee1e972
B
refacto: convert actions_t to vector
Baptiste Daroussin
1 year ago
9c8458420227cc8c85209027213133800256a681
B
vec: convert pkg-message to vector
Baptiste Daroussin
1 year ago
c01f2b75bd8e2153740ea7a68425f9d2ee6acb04
B
vec: convert kvlist into vectors
Baptiste Daroussin
1 year ago
28aa748abd5085a569571c841a6d684c5854e5ce
B
upgrade: fix and simplify detection of upgrade requirements
Baptiste Daroussin
1 year ago
e9ddeea26eb3a8346a8c1ef9bf05f568876d7bd2
B
cleanup: remove deadcode
Baptiste Daroussin
1 year ago
2ac22019e5662b2f3c4b1f2a1d172deb2bc6fc84
B
pkg: convert stringlist_t to charv_t
Baptiste Daroussin
1 year ago
3c902625b4381f7a75a16c9cbff177535dd1edc7
B
pkg.h: cleanout dead code
Baptiste Daroussin
1 year ago
00266136f7994607a375dc770444947722e6fd81
B
add: improve performances
Baptiste Daroussin
1 year ago
83f64ac2ddd013c5dc115d8c41b6c4eb02573e9e
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
89d30c693c163aa3839660dd38cc2e924cdc27f0
B
script-noexec: prevent anyscript which would call an external script
Baptiste Daroussin
1 year ago
0c1fea2ba36604989b7ea2da5987de59fdbe24cb
B
shlibs: move the requirement analysis into a separate function
Baptiste Daroussin
1 year ago
75d1d4b707280b3fd7086ab4872dc9999f214725
B
progress: fix progression and job count
Baptiste Daroussin
1 year ago
777ce1f8bcd98fa20a3ea98d104cc168ba44e389
B
Revert "Backout support for provides/requires for pkg add"
Baptiste Daroussin
1 year ago
1ca498bdea4f9e573469590cc2411088f44f0747
I
libpkg: add SHLIB_PROVIDE_PATHS_* options
Isaac Freund
1 year ago
a35c0a302ad81813b121d94924d6ad6b6d691d21
B
config: configure globabbly variables
Baptiste Daroussin
1 year ago
2ab58f84ea6de459da1efe913d379b8a4e60d217
B
update: drastically reduce memory usage
Baptiste Daroussin
1 year ago
3a527e6682669f01947a0bdd67a87209be92c48f
B
compat32: ignore on systems without lib32 set
Baptiste Daroussin
1 year ago
e245b7afe615deae9b4e79508d733abaed177da6
B
str_ends_with: add a new util function
Baptiste Daroussin
1 year ago
f398b0be27f3a9af9b566a005a4d52d56c7a4766
B
manifest: sort lists to make them reproducible
Baptiste Daroussin
1 year ago
fc571f97aeee4dcf48a5a6be937f34b75d58a6c7
B
extract: rework directories vs symlinks handling
Baptiste Daroussin
1 year ago
e2c0d0dd57bf7a67ba7da9629fb53991ac8b49fe
B
extract: accept /usr/local/lib/compat as symlinks
Baptiste Daroussin
1 year ago
e5f4f3a2adef0a5e84de85918b82693f888f36aa
B
solver: do not consider shlibs_required from base on system not running pkgbase
Baptiste Daroussin
1 year ago
b6e3941b443e17406cb6678845296fb7c0e06f5c
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
97b10c556dc7afbae259b76a271743675df556dc
B
add missing header
Baptiste Daroussin
1 year ago
0044ce03838ee7fdedcb26c703c15f635e366f19
B
extract: fix regression when dealing with symlinks in the path
Baptiste Daroussin
1 year ago
ab3906b81aa3eb80ea0f33332c95866c70f21f70
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
2498431b467ef1c941b8b0ee79cdc24e6f5d6ba6
B
vec: rename pkgvec.h into pkg/vec.h
Baptiste Daroussin
1 year ago
22dddf2ded6bf08c1cd9713cfdc673946872cc96
B
pkg_add: replace stringlist with c_charv_t
Baptiste Daroussin
1 year ago
6485306ee568a44b31d254f2b7fa6d5bdf71c486
B
tempdirs: use vectors instead or linked list
Baptiste Daroussin
1 year ago
30b564e731e6484b497771d02bd786464fb6a04c
B
hardlinks: use vector instead of linked list
Baptiste Daroussin
1 year ago
49cabe52fcc8845e31532dedc5f8f63cdc59c4dc
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago
bf1eb685fc4575c9e65770196c5b479be6fbce3d
I
libpkg: scan /usr/lib32 for system libs if needed
Isaac Freund
1 year ago
189bb2ac3c849ba3e1ac2aab2f7b28470f7a17c3
I
libpkg: track lib32 and Linuxulator shlibs
Isaac Freund
1 year ago
3882f0f5ce273cd2e6704669b47690f00b579964
← Newer
Page 2
Older →