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
·
View all commits
50 commits — page 19
B
libpkg: replace pkg_set with a _Generic one
Baptiste Daroussin
3 years ago
10c1b55fc4ca5e1bc78ae9b633b87e670c9938eb
B
libpkg: add a _Generic pkg_get()
Baptiste Daroussin
3 years ago
2f040df43d9d4eb25872deb10cdf1572655eb00f
B
pkg_attribute: avoid collision with pkg_list
Baptiste Daroussin
3 years ago
d9c65f6896cf264bcf9926d553c32d92ddfb1ffb
B
pkg_manifest: avoid type collision
Baptiste Daroussin
3 years ago
9cbe45604d5159984a1c6af77146bad3b6e8deca
B
autoremove: process shlibs, provides/requires and dependencies in the solver
Baptiste Daroussin
3 years ago
965bc5f9b441e0c4661fb7d407ea75271e9ffb6b
B
copy_file_range: fallback in case of EXDEV
Baptiste Daroussin
3 years ago
5513240387f5bcad5f9f33fd65258f1311935967
B
add: repect provides/requires
Baptiste Daroussin
3 years ago
98597cae6bbb2f1f81b1d634d7fa2a8a90c1d42e
B
add: fix inverted logic
Baptiste Daroussin
3 years ago
9ca5e55bf78adf6c18e037d45e6e7a739e0a5824
B
add: collect all pkg files around the package to install
Baptiste Daroussin
3 years ago
cbd6eecd61ea7712aae3fb814fcd4a15936eb4d0
B
libpkg: kill useless pkg_manifest_key API
Baptiste Daroussin
3 years ago
eec0e9003b6fecd42319502436bb392b720222c9
B
libpkg: update symbol versionning
Baptiste Daroussin
3 years ago
5a84966f012da742c2293566298d73a544a03820
R
Add 'COMPRESSION_FORMAT' pkg.conf option
Rozhuk Ivan
3 years ago
bd091f58ef62754846606f88433ec08ff03a023c
B
Revert "cleanup: replace memset with some inline declaration"
Baptiste Daroussin
3 years ago
991ca6b6349a4a85220b775fb04095eeddc03403
B
cleanup: replace memset with some inline declaration
Baptiste Daroussin
3 years ago
8cfcfbc694c614cbd1c6fc9e1c5e7dee6d55d7ab
B
Refix use-after-free
Baptiste Daroussin
3 years ago
6c55d7bfc0e88ddeb8c4538ae347cd0d208df390
B
db: vacuum if the db becomes empty
Baptiste Daroussin
3 years ago
1c53e081d82733a6887f6055e1a328e56ac2e573
B
autoremove: fix regression in recursion
Baptiste Daroussin
3 years ago
ff467214385697c403efda7ab62bb629f72f53c1
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
R
/s/"NULL"/NULL in pkg_config.c
R. Christian McDonald
3 years ago
87ab7de9bd13676f9e1ccb8784171aafd7404bd2
S
HBSD: Resolve merge conflict
Shawn Webb
3 years ago
9c7360f2656e1b72962dbbaedaa6afc4b89e7013
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago
fa6223faacf11e0e3f6399fc3c2bdd1e3451938c
B
pkg_add: greatly reduce the number of open files
Baptiste Daroussin
3 years ago
a0cb3222c4d11a784f06bcc5a8f930ff6142c0ad
B
tempdir: factorize code to get the temp directories
Baptiste Daroussin
3 years ago
f0d252cf285b01aaee0192ec77da759648972021
J
Avoid SQLite3 database corruption.
John Hood
3 years ago
d94168d172bd9ca3984627ef209e54e7a88995b3
J
annotate --modify fix
John Hood
3 years ago
d54353c48c84eab79e4d3a3947ec47dbc1194278
B
scripts: do not close /dev/null when spawning a process
Baptiste Daroussin
3 years ago
0cbfe696ddc3e33ac541750b4c9fa98676d01efd
M
libpkg: Try to merge config files across split upgrades
Mark Johnston
3 years ago
4ddb2348f6e1386395c2f1aab39c68d9efa565e5
M
libpkg: Use the correct type for a NULL check
Mark Johnston
3 years ago
8b18fd8392c3d383838f728ba4ad6b085981deb0
M
libpkg: Decrease indentation in pkgdb_ensure_loaded()
Mark Johnston
3 years ago
c08ee6da0d552e521d022b87ac6376197eccc791
M
libpkg: Make pkgdb_ensure_loaded() behave consistently wrt config files
Mark Johnston
3 years ago
036375d520b4c5a16eff6bc3a949291a656b1b46
M
libpkg: Refactor deletion handling in pkg_jobs_execute()
Mark Johnston
3 years ago
b3ca789fa3867d40e507de6865b9747a9141cc01
M
libpkg: Factor duplicated code out of pkg_conflicts_register()
Mark Johnston
3 years ago
636a02d7b6b17961a91712c8d1558bc4ee03fd88
M
libpkg: Remove pkg_conflicts_register()
Mark Johnston
3 years ago
c8b89b34adf74e3493d5d088ef190d49897ce157
M
libpkg: Reduce code duplication in pkg_conflicts_register_chain()
Mark Johnston
3 years ago
ff8b94ae77eb1a8907bb66b414cadccd107e7512
M
libpkg: Remove a prototype for a non-existent function
Mark Johnston
3 years ago
fe323a1574010596376f53e400a811eba657e139
M
libpkg: Remove an always-true parameter
Mark Johnston
3 years ago
8afa43384dbefa500a6a1b8ea9f7fd2e165abcfa
M
libpkg: Remove an unused function
Mark Johnston
3 years ago
1ea65ae13c60f1a85c7fe2cbe81e1af181d29f89
M
libpkg: Fix a return value type in pkghash_add()
Mark Johnston
3 years ago
b0838aab1c243ee8391d42ec6dc08de604205f56
B
libpkg: convert the solver summary into a tllist
Baptiste Daroussin
3 years ago
7dcb9a66652c5cad3436847fa33c420612031b38
M
libpkg: Eliminate a bit of code duplication in pkg_jobs_execute()
Mark Johnston
3 years ago
29d01932d10cf54ded942691bbcb80fbdbd3631e
M
libpkg: Remove an always-true check
Mark Johnston
3 years ago
bc9b2908ae8e345dcc1ff16d9e3b095ab1219609
M
libpkg: Simplify some logic in pkg_add_common()
Mark Johnston
3 years ago
62e6287d2311a431b8b171c2456182ef5c970a0a
M
libpkg: Simplify pkg_delete() a bit
Mark Johnston
3 years ago
5754614fe84837675c8323806a0c2a3debe862df
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
backup: remove the backup command which was confusing
Baptiste Daroussin
3 years ago
eea1a990eb1187a408811534a5060e58074a9044
B
pkg_jobs: reduce code duplication
Baptiste Daroussin
3 years ago
103213e4af9d440d6593c839c1e30e5e9baa347f
B
fix inverted logic
Baptiste Daroussin
3 years ago
c33a03a99a6e321e515735ca4ddbdb11c2e3f8a5
B
fix typo that crept in
Baptiste Daroussin
3 years ago
0712e7df53aa61ea3c4d13c20cd80f8a05024885
← Newer
Page 19
Older →