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 5
B
repo: isolate the function to RSA sign the content of repo
Baptiste Daroussin
2 years ago
54399a913923a7360153e9d1a9205380160cf494
B
orphans: cache the status of a packages
Baptiste Daroussin
2 years ago
7a07756936b56c6461cbb43e00eb38d466deeeec
B
Remove orphaned fucntion definition
Baptiste Daroussin
2 years ago
a7b542e9f5ddf8a32394022e3c55ad508a16267f
B
pkgdb: add a wrapper to debug sqlite3 statement
Baptiste Daroussin
2 years ago
564e56b2169977345117cfa71f498c03de9d19e9
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago
a1aca6062873390ef8c168b33fc33a98bcebbc9b
B
db iterator: fix duplicate results
Baptiste Daroussin
2 years ago
204423dced0f30ff6a57031c2086e2bc7a2a0df3
G
Introduce PKG_EVENT_PKG_ERRNO event to report pkg-specific error codes.
Gleb Popov
2 years ago
a58a38e395aebf4417380dcd3592b8c61fa92f2c
B
Backout support for provides/requires for pkg add
Baptiste Daroussin
2 years ago
537d39eadf27a9b116e5ed168efdcb29ce1dfa39
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago
5768655661d0fd9b63a23503c90ff2244e423e19
B
curl: add HTTP_AUTH compatiblility with libfetch
Baptiste Daroussin
2 years ago
6e6c9adea9d490c495720124fda05cd6364a5290
G
Cancellation support for the "pkg update" path.
Gleb Popov
2 years ago
e686c3ff0b10b9fd0e0e0771f605b5745408b0ae
G
Introduce PKG_EVENT_INCREMENTAL_UPDATE_BEGIN and emit it before starting the update.
Gleb Popov
2 years ago
d187ac0d8c09ffc86047f2bbf1cbab719b0064b1
B
IP: rework support for ip v4 vs v6
Baptiste Daroussin
2 years ago
288b4deeac3f4e95a96bb2b4f3a8d6488ebf7b03
B
curl: reimplement mirror_type=http
Baptiste Daroussin
2 years ago
e473264a7a681151aab071743b4875c556a9ccf2
B
fetch: introduce a new struct fetch_item
Baptiste Daroussin
2 years ago
2027d7aee85ccddf7412db56e938feacb6699daa
B
fetch: finish removing libfetch by handling timeout per fetcher
Baptiste Daroussin
2 years ago
c6c6c75fc7a71f02c8249f3e7f4e5fabf6e8571e
B
fetch: remove libfetch usage
Baptiste Daroussin
2 years ago
e86eab452a5c055e1c0b749272fd057c0e91559a
B
fetch: switch from libfetch to libcurl
Baptiste Daroussin
2 years ago
d85fcfd1b0ec1ef8f119f5174d5eebe0471f28e9
G
Improve libpkg interface for plugins use.
Gleb Popov
3 years ago
a2d1b9de8d804efff671536e0a089564c24ae40a
G
Add copyrights for files I touched.
Gleb Popov
3 years ago
41c892dcd9c75c6ad938cab284e49dcb1df17543
G
libpkg: Introduce pkgdb_all_search() function.
Gleb Popov
3 years ago
ffdb473e704a48abca70446a5f025aba2eec8ca8
B
fetch: isolate fetch details in specific functions
Baptiste Daroussin
3 years ago
f8cdf1d761794dd42662fddb13a177570f88445f
B
fetch: add a cleanup function
Baptiste Daroussin
3 years ago
fb0fbeb5c5d1ac8e3aa3a702fdadef0f1b5b6507
B
fetch: isolate the close code in a callback
Baptiste Daroussin
3 years ago
cd3a5f31c8d8ddd6e65c13fce272f37ff23940fe
B
fetch: only select the fetchers once per repo
Baptiste Daroussin
3 years ago
24d4b7787cd57d2adced5dc42592c5202c9c8f13
B
add: repect provides/requires
Baptiste Daroussin
3 years ago
98597cae6bbb2f1f81b1d634d7fa2a8a90c1d42e
B
libpkg: kill useless pkg_manifest_key API
Baptiste Daroussin
3 years ago
eec0e9003b6fecd42319502436bb392b720222c9
R
Add 'COMPRESSION_FORMAT' pkg.conf option
Rozhuk Ivan
3 years ago
bd091f58ef62754846606f88433ec08ff03a023c
G
Switch MAXPATHLEN to PATH_MAX in temp dir path
Gabe Schrecker
3 years ago
1f83de3c4d8e08b95f8b45078aa036bbd77996ab
G
Fix max temp dir path length
Gabe Schrecker
3 years ago
42b265d4aac83ae23bdec6b1d26436b00e0ba211
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago
fa6223faacf11e0e3f6399fc3c2bdd1e3451938c
M
libpkg: Try to merge config files across split upgrades
Mark Johnston
3 years ago
4ddb2348f6e1386395c2f1aab39c68d9efa565e5
M
libpkg: Refactor deletion handling in pkg_jobs_execute()
Mark Johnston
3 years ago
b3ca789fa3867d40e507de6865b9747a9141cc01
M
libpkg: Remove pkg_conflicts_register()
Mark Johnston
3 years ago
c8b89b34adf74e3493d5d088ef190d49897ce157
M
libpkg: Remove a prototype for a non-existent function
Mark Johnston
3 years ago
fe323a1574010596376f53e400a811eba657e139
B
libpkg: convert the solver summary into a tllist
Baptiste Daroussin
3 years ago
7dcb9a66652c5cad3436847fa33c420612031b38
M
libpkg: Remove the "force" parameter from pkg_delete_files()
Mark Johnston
3 years ago
2be9fd91afb0e3c6630483402b0cb914a74786c7
M
libpkg: Remove the PKG_DELETE_CONFLICT flag
Mark Johnston
3 years ago
4fd382236faa1e8e98d620e3cc04ba6fcaf98ccc
B
fix typo that crept in
Baptiste Daroussin
3 years ago
0712e7df53aa61ea3c4d13c20cd80f8a05024885
B
factorize pkg_chain_t
Baptiste Daroussin
3 years ago
04c77dc94a8bc01fe6470ce0fd2e904f18746794
B
deletion: respect provides/requires
Baptiste Daroussin
3 years ago
298301edb2916dffb3bc0d203186a5fc8d56f136
g
Fix /dev/null not open before chroot
gearnode
3 years ago
5a0cc7f37e783a636e11f5499f5f8449ed318e0e
B
hardlinks: deduplicate code
Baptiste Daroussin
3 years ago
4eb062b41f42b929ddc66edcbdb7b152735244cd
B
open_tempdir: add a new function
Baptiste Daroussin
3 years ago
3fbc61c930a99ced93a23b31ca6c590ff1d6d245
B
lua: add a function to make symlinks
Baptiste Daroussin
3 years ago
9bf1a55fa2decc8f2b8e7e37fd99bf366de924be
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago
e294fea49d1a20e355ea2403fe9f39141cc32fea
B
triggers: rework the cleanup triggers
Baptiste Daroussin
3 years ago
399d7a2eaf4b63dc1d06fbd0afe225044ab3b2f3
B
triggers: make the various triggers a member of the jobs structure
Baptiste Daroussin
3 years ago
76cf1238c3d7c55fd4750ac0b4c4813fa9a4b52b
S
HBSD: Resolve merge conflicts
Shawn Webb
4 years ago
0287b5615c1ee37d4a072378ffde3d4559f3e808
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago
6c2ebb5cdcd157d25d375b494016a1ff787e564a
← Newer
Page 5
Older →