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
src
·
View all commits
50 commits — page 1
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
27 days ago
920c1838ef6b1717e5b2bda4570c21f2ec5ecad5
J
Fix typos in source code
Jose Luis Duran
27 days ago
10f92f12c4ddebd9407d5de4ed5ae27da58f282d
B
checksum: now pkg command to generate a validate checksums
Baptiste Daroussin
28 days ago
f15d3dc7fcb09cc366453c20ff4decb7e50d6881
B
rwhich: implement file tracking and search for remote repositories
Baptiste Daroussin
28 days ago
9b1f2b153b346f0c6c03247eae5f3fcaac58ae3d
B
progress: don't add new line for file_meta and dir_meta event
Baptiste Daroussin
28 days ago
c3b57a4e25c7bafe862108663edf4899641a4eb8
B
cleanup: avoid duplication of the logic to lock to the db
Baptiste Daroussin
29 days ago
ada7b0d8ba6d631bae80a91fa8b564175ac39026
D
src: Fix install target
Dag-Erling Smørgrav
1 month ago
d15268605483e701ad90fe8937d2f71d0bd8d26e
B
fix build on macos
Baptiste Daroussin
1 month ago
7563a504e8e52ed3672e3a8648c8fd2199695bb7
B
Now that we have cleanup the build system we can rename Makefiles
Baptiste Daroussin
1 month ago
72758d3d1aeee680f40da3439e488667509953fa
B
don't add extra targets
Baptiste Daroussin
1 month ago
49d0d3f1a9cf84eb701d019408cd68d6de2617cb
B
code cleanup: unverbose boolean
Baptiste Daroussin
1 month ago
ea7639d80525fb5347428679259efab9f97f51f3
B
repositories: enable/disable/reset
Baptiste Daroussin
1 month ago
6ebc458933aef4064d8c9a73512486252de926a7
B
clean fix -a and not args with no repositories
Baptiste Daroussin
1 month ago
802c30abb81068b3c519f954cd609178d9952287
B
delete: add -G --exclude-glob
Baptiste Daroussin
1 month ago
b41761fadef08e71fc36120f293940e3eb0dc5ec
B
check: clarify the error message:
Baptiste Daroussin
1 month ago
a0c509ea128228316c962505480f344acfeed232
B
tests: prevent from using installed pkg.conf
Baptiste Daroussin
1 month ago
acda5a92bc06a068bc66f7d73b048cd57e324aa2
B
autoremove: add -qn for scritp friendly output
Baptiste Daroussin
1 month ago
7bd8319a3552f1a606a19e22556bbf5d3f28db3e
B
check: relax privileges requierements
Baptiste Daroussin
1 month ago
98a44208d24c7dcaa931d3ca5533ce12e1ba60c6
B
update: show a warning when trying to update a non existent repository
Baptiste Daroussin
1 month ago
65bb87ab6e7df4a9bc61012f0d76faafaf0154ba
B
rquery: retire %M it is not in the repository metadata
Baptiste Daroussin
1 month ago
e568f693a5c5975693b6357c0d4e61ae33cfb73b
B
quiet: do not pring messages when quiet is requested
Baptiste Daroussin
1 month ago
5f29413a4aad4cea66cd7c9537f5de0a50581156
B
(r)query: if %{ is encountered fallback on using directly pkg_printf(3)
Baptiste Daroussin
1 month ago
5a0342c5601a18e175e0c1e4b167e327311f4bb3
B
vuln: now install and upgrade shows if they are about to install vulnerable packages
Baptiste Daroussin
1 month ago
527d667353d5e48d29c23e792b7844aed1bf47bc
B
event: don't strip the extension for display purpose
Baptiste Daroussin
1 month ago
f7ea49d0a0392218abbfe581fa581e206e85678e
B
query: fix ℅y/%Y
Baptiste Daroussin
1 month ago
f8ef4af5d797c72628892cc121674e1e2d99aca1
B
upgrade: plug leak
Brooks Davis
1 month ago
515ff6d42103590932c39902ea0a7faedf739d1b
B
update: plug memory leak
Baptiste Daroussin
1 month ago
083f74909848245a19a0c6982ac7f9273300afcc
B
revert the Makefile.autosetup -> Makefile.in
Baptiste Daroussin
1 month ago
61a7a2d2b295108062f5591c909db8789cc689dc
B
build: cleanly separate build system from vendored source
Baptiste Daroussin
1 month ago
7bba0f186e9319ceb2e58bcd846ce10afdd3e374
B
info -e: only return 0 if all the packages in the command line exists
Baptiste Daroussin
1 month ago
c2de9adae9028976929011bc1a2a240b99bb35b8
B
options: now that options are simple name/value tuples make them kvlist_t
Baptiste Daroussin
1 month ago
a25ae6485ef9eb3f260eeed0158c2dce7a4006d6
B
options: remove %Od and %OD they where never used and populated
Baptiste Daroussin
1 month ago
903337f70eb05ee161ece7e1936dc861101fb2eb
B
Honor --repository flag for disabled repos as documented
Baptiste Daroussin
1 month ago
fcfe2f6bc2552064f2177a3e5f845f60752d0cfa
F
lock: do not error in expected (un)lock state for #2458
Franco Fichtner
1 month ago
8f83fe048407980ce2cc27cc6ee9137e30a2a426
B
install: respect -q
Baptiste Daroussin
1 month ago
5a92867d8a21926f225bccebcd407dc88d0b0787
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 month ago
abccdd3647d1e3f938458692cb4fe1853bbee6c2
M
Fix overlinking on macOS
Mohamed Akram
1 month ago
c6a935dde392c6ffa2b5086b59f463a1c19863d3
B
Fix handling when search returns multiple JSON formatted results
Brad Davis
1 month ago
df7c6bdbf0e868c692ad8ce3cd9752e6b8937cea
B
query: do not print empty line for purely multiline formats
Baptiste Daroussin
2 months ago
d12cf2bc9f6b8a6dd0eed061362123f6d174134f
B
query: fix multiline SIGBUS on case like %dn with no deps
Baptiste Daroussin
2 months ago
a8a53cf7b808512c6a2063da35872ef671898fe4
B
info: fix version comparison after e1841f2e9
Baptiste Daroussin
2 months ago
60bea382521803b2a245a9e154c25ae64e6fbf78
B
query: add %y and %Y for provides/requires
Baptiste Daroussin
2 months ago
7b50923b44a44116b8db96181462e6d53acec88a
B
create: update usage
Baptiste Daroussin
2 months ago
846d5ca4bbfac44ef27d985d0dd040ee06c74a0f
B
set: add missing -p to usage
Baptiste Daroussin
2 months ago
457b871d56e8a049579314ca28d692b38b83b9a2
B
install: update usage
Baptiste Daroussin
2 months ago
4268e2788f206c23458cdcdf471fde82bdfab42d
B
curl: completly remove
Baptiste Daroussin
2 months ago
ed905fc83e0e5bb884f1270ea06d6541bc05781e
B
search: add search -Scomment-description
Baptiste Daroussin
2 months ago
a478b48f0669890cf323ba325271d08fa1f75eb7
B
updating: support glob patterns in user-provided port names
Baptiste Daroussin
2 months ago
dfc63e2f76b4f3ec13c914747b368d9dba7a57cd
B
Fix heap buffer overread when vuxml is empty
Baptiste Daroussin
2 months ago
35584e6af64d88167c86c42d3ab70d11e0abc1a3
B
audit: close the db late
Baptiste Daroussin
2 months ago
ccbaad9f0265f34aa421df794cbc856735af32a9
← Newer
Page 1
Older →