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 6
S
Accept and pass through the `-y` option for `bootstrap`.
Steve Wall
2 years ago
fb9b33123ca608de0919fdcd3df6b43202dd4bf2
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago
9856def6bb2f812a6bacac6876d89a1515ea739c
B
version: reduce memory manipulation by using file descriptors
Baptiste Daroussin
2 years ago
2064bee12c041b05b841de2a7b69c5e08e019abe
G
Sink PKG_EVENT_SANDBOX_* handlers into libpkg.
Gleb Popov
2 years ago
7a630cf9e6e154b7eb1bd89c17ed839b2b635b68
B
manifest: remove the nothing of manifest digest (unused)
Baptiste Daroussin
2 years ago
6dd3c09ebff5b05b358f5486638189ca28c9abd4
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago
83d60e33ef4ae7f479a68da854a27f0f79bd4d56
Y
pkg-check: add -n to usage
Yuri Pankov
2 years ago
42be70bdca8ffcb22f01f30d419a89c803387800
Y
check: fix printf format
Yuri Pankov
2 years ago
f24dff5c2afd5689603c13dd4612262a69181c42
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago
9ce36fc3f460cf2ce2c3828ff5ea87b816cccd8a
B
Repo: make some variable actually 'const'
Baptiste Daroussin
2 years ago
890bdc7e0542ff16447bb2930ad3b9fd74a720a6
M
src/Makefile: create etcdir on install
Martin Oliveira
2 years ago
ce20618e5bfde49b55d82bd8e376538f238856b3
G
Make missing plugins a non-fatal warning.
Gleb Popov
2 years ago
2d5e7910478a4eba04063a52c312acf1b7e3c46d
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago
5768655661d0fd9b63a23503c90ff2244e423e19
S
Restore support of -e with other options
Stefan Eßer
3 years ago
73daf7b862f069acc48a23efe249bed89a85fd39
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
libpkg: kill useless pkg_manifest_key API
Baptiste Daroussin
3 years ago
eec0e9003b6fecd42319502436bb392b720222c9
B
register: finish removal of -l option
Baptiste Daroussin
3 years ago
7fa9f576004299dd7b87f2ba6cddc2b1cedee610
B
register: remove -l option
Baptiste Daroussin
3 years ago
609761f02095b7b80d2459badff8bf0c3e2669a6
R
pkg-create: use 'COMPRESSION_LEVEL' from pkg.conf
Rozhuk Ivan
3 years ago
a92001421c587112b51df6a44bd70dee2f4d208a
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
R
Fix 'pkg check -q' corrupted output
Rozhuk Ivan
3 years ago
e0d681ca761f773dafceae554133477765286605
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago
fa6223faacf11e0e3f6399fc3c2bdd1e3451938c
M
Stop checking for being ptrace when starting
Mateusz Guzik
3 years ago
6bd64fe95e4252ae838e673feade21d897bc6333
B
lock: fix regression which make the (un)lock attempted twice
Baptiste Daroussin
3 years ago
b51485ae5a85d4ca1dd0e2f17d1aa895a835202b
B
(r)query: stricter argument validation
Baptiste Daroussin
3 years ago
c40314fea0a4a89b9f55076f56367b996feda1fd
B
(r)query: fix typo
Baptiste Daroussin
3 years ago
cfe41eea1531b41b5b18a18e370158f222753565
B
(r)query: new case insensitives operators for -e
Baptiste Daroussin
3 years ago
78ddf4692bdf50ced742191b7498ed802dec29bf
B
(r)query: error when using any argument along with -e
Baptiste Daroussin
3 years ago
cacd3d72988ff2c3c46d21c99e1f98b03eff6c60
R
Update audit.c
Ray Bellis
3 years ago
acba5a5e8b507681ab5eeb0467f09c8a83b352fb
B
audit: fix use after free
Baptiste Daroussin
3 years ago
a526c8df188372bc5dac42bd5c4e2b5da275aace
B
backup: remove the backup command which was confusing
Baptiste Daroussin
3 years ago
eea1a990eb1187a408811534a5060e58074a9044
g
Fix /dev/null not open before chroot
gearnode
3 years ago
5a0cc7f37e783a636e11f5499f5f8449ed318e0e
M
Merge pull request #2066 from brd/fix-audit-usage-line
Mateusz Piotrowski
3 years ago
6ebdabb3462ca40e69da208b1cea6eb616959e1b
B
Remove extra pipe symbol in pkg audit usage message
Brad Davis
3 years ago
88073cb8a6e4d6ac2e08988a8a93fb54ff29b145
T
query: Fix unicity issue, long ago we moved unicity from origin to name
Tatsuki Makino
3 years ago
a1f6f620b4671d924f5fad3f24c2d7abc3b229cb
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago
e294fea49d1a20e355ea2403fe9f39141cc32fea
N
Support out-of-tree builds
Nathaniel Wesley Filardo
3 years ago
fbaaacce6c5d533738514eae2087f42f8fd64076
B
regression: fix pkg version -PvL=
Baptiste Daroussin
3 years ago
ff13b44a5226da32966c2db469b96e8864958751
B
regression: do not append NULL but the package to the list of packages
Baptiste Daroussin
3 years ago
3322293b9c73cfe15ccd4881323e84d5efbecf86
J
Two memory leaks from calls for printf arguments
John Hood
3 years ago
f7a9b6af4de073c15fe78f859081b03223dbd0dd
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago
6c2ebb5cdcd157d25d375b494016a1ff787e564a
B
audit: remove faking uniquid which is not needed anymore
Baptiste Daroussin
4 years ago
2b18c8dd4431eac60222cede314188d080085efd
B
protocols: remove support for ftp
Baptiste Daroussin
4 years ago
2a1d53a4cd2a0d68b17a4ce7534858cec2d7235a
B
pkg: add the ability to query by flavors
Baptiste Daroussin
4 years ago
0b15679acbc1410de0c2bf28ffe1d6a3d723227b
B
query: accept every categories as A when looking for "<A>/<B>"
Baptiste Daroussin
4 years ago
ade813b018bca663c96c51361d0ae8c7fad9d306
B
portability: eliminate use of sys/queue.h
Baptiste Daroussin
4 years ago
8451ca0b6e9ac06df933aade475e7c83f6259be6
D
Do not rely on non-portable definitions
Daniel Kolesa
4 years ago
1de66b2fb2d77c622669217926082e54f45654d1
← Newer
Page 6
Older →