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
Commits
›
3571f02d5bcac5937ce3664f0649d315716f80d7
Remove leftovers from an old time
Baptiste Daroussin
committed
10 years ago
commit 3571f02d5bcac5937ce3664f0649d315716f80d7
parent
c1d74d9c5ef10f0221b4164b82867a08982d4b3e
1 file changed
+0
-1
modified
libpkg/private/pkg.h
@@ -259,7 +259,6 @@ struct pkg {
size_t dir_to_del_len;
pkg_t type;
struct pkg_repo *repo;
-
UT_hash_handle hh;
struct pkg *next;
};