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
50 commits — page 5
B
pkg: fix -N options after WAL activation
Baptiste Daroussin
2 months ago
bd31a2d430be4899fb40d2dc46ad324da5092ce0
B
jobs: only include sys/sysctl.h if it exists
Baptiste Daroussin
2 months ago
c52e14bd1eb21c3af9fd770e3e0672e3477a3116
B
DB: Only try to upgrade when the DB is opened RW
Baptiste Daroussin
2 months ago
aa53329b32abcdde9037291fb034640f864606bd
B
DB: add missing indexes
Baptiste Daroussin
2 months ago
9c711f46bab82c06e363bf8df0d50472e87d61e9
B
pkg: add test for audit
Baptiste Daroussin
2 months ago
5341a31c2c7220ad015accfa65ca0efbf0d4da1b
B
pkg: add more tests to pkg delete
Baptiste Daroussin
2 months ago
b79c10815e2219e61a0d1ad9219d13c295caa3d7
B
info: add more tests
Baptiste Daroussin
2 months ago
4c70b94680511db5ab742a0d0c257bf8786bdab1
B
which: add tests
Baptiste Daroussin
2 months ago
ae2b5272f4e657253c6c8669639b1c2b070f5715
B
bsd's securelevel: check for bsd securelevel and report errors
Baptiste Daroussin
2 months ago
ffc5a16b7553ed2de82e2b8fca7b0b61e728468c
B
fflags: test if we are running in a jail
Baptiste Daroussin
2 months ago
bc91eeae579c633143360ccff0bb4c26861be215
B
wording: finish fixing wording and associated tests
Baptiste Daroussin
2 months ago
05a6aa3768f35e5c2aef60e93051f854470d19ee
B
libpkg: fix getgrnam_r related errors
Baptiste Daroussin
2 months ago
a159fe45274bc3bec3a18ac5feaf31e8d043b91e
B
backup libraries: change the default behaviour
Baptiste Daroussin
2 months ago
0014e8b41bbeabd354f940e4d3911228756101fa
B
pkg: messages improvements
Baptiste Daroussin
2 months ago
b21ebf98a20bb5c7adc2068a1fbdb290150f6d12
B
fix: properly terminate on SIGINT during fetch
Baptiste Daroussin
2 months ago
42705067bdd597d5ecea3194e2eacecfebd4b9d3
P
fix form => from typo
Paavo-Einari Kaipila
2 months ago
c41010582413a20aeeab615c0b55465b95c1fff5
B
create: consistent initialization
Baptiste Daroussin
2 months ago
5f0dadcfb1f66d1d1b5315351a619e042fd2b720
B
pkgdb: remove useless returns
Baptiste Daroussin
2 months ago
6a8d49e741dddd9698f68b5744b37ce353f771d4
B
utils: simplify query_yes_no code
Baptiste Daroussin
2 months ago
892302d2f5b6704e4aa7e6067ef5dd8a7c6c23e2
B
version: remove useless call to strncmp
Baptiste Daroussin
2 months ago
7bc9153ff82eb4c8d36e210be037260c01441502
B
query: use fputc instead of fprintf when possible
Baptiste Daroussin
2 months ago
08c5749e8d5b767e4e59830acf78df06da1dee17
B
set: remove dead code
Baptiste Daroussin
2 months ago
fefd4e17d8e0471a846d18c6baa4c94f7ba592dc
B
event: remove useless breaks
Baptiste Daroussin
2 months ago
1acd52f0bb15ca11caac6f95e1a62febd405eb11
B
event: remove useless else block level
Baptiste Daroussin
2 months ago
58d7d03042cb9730efa159d4b40c99da86454481
B
event: remove useless code
Baptiste Daroussin
2 months ago
27f860ed9e642c738fb337688880377fe270445b
B
jobs: remove dead code
Baptiste Daroussin
2 months ago
bbe320dcb44fdcca76e8bd650adc01c806c2362f
B
repo: do not reinvent str_ends_with
Baptiste Daroussin
2 months ago
a1cd9dc485fe9cc421b70417cc8660ab46094cc9
B
add: remove redundant function call
Baptiste Daroussin
2 months ago
f413cc37b2b3f5967973e92bde3eccfc4741cdd5
B
repo: factorize fetching code
Baptiste Daroussin
2 months ago
6e3ae8cebd3443ae9c7be01fef3a7c0de1d193b9
B
info/search: factorize code
Baptiste Daroussin
2 months ago
c2308df704340d3f6a2975bd43c8cdc8704a7919
B
query: factorize code
Baptiste Daroussin
2 months ago
e5f4a57c5904b7cd4439686484c4b7946ff486f0
B
info: use a helper instead of duplicating code
Baptiste Daroussin
2 months ago
e1841f2e90e8d72cb8a60274cbd7f159b2c00ec2
B
add: deduplicate code
Baptiste Daroussin
2 months ago
1a15261a07aefef59cc4a9e62451f4d933787119
B
repo: deduplicate code
Baptiste Daroussin
2 months ago
66619b0006391bc16f45f338b6d2ca09d99f5f84
B
info: remove redundant testing of 'quiet'
Baptiste Daroussin
2 months ago
e4e19cff98896e902da574041584e75f97b6f5fa
B
cli: fix type inconsistency
Baptiste Daroussin
2 months ago
aa6ffb75ec411384b1952f1a4cc3248baeb2a3cd
B
info: remove double ';'
Baptiste Daroussin
2 months ago
ad0cae118eac37bae222ca058bb177103415621f
B
event: avoid accidental fallthrough
Baptiste Daroussin
2 months ago
1d80d41fecc3807d5c92b23222854923045c12bb
B
utils: prevent potential buffer overflow
Baptiste Daroussin
2 months ago
48f73f1cd60e72a275f468a36dee5d0c5fd1b2e5
B
xmalloc: use its functions everywhere
Baptiste Daroussin
2 months ago
e5baad401179407634d2de6a9e154ba9a3c37895
B
updating: use xasprintf
Baptiste Daroussin
2 months ago
95dca8e1ac6719efff4f0b90ce8748409a191e6d
B
which: use xmalloc
Baptiste Daroussin
2 months ago
496b9e517963a96007a6f428b1c558d32f259a5d
B
pkgdb: remove dead code
Baptiste Daroussin
2 months ago
3023e7a49cee1f30d25791b83bd13423b2744688
B
annotate: fix memory leak
Baptiste Daroussin
2 months ago
7226e8f6066ea24a18e78e7ddb40e779114f8ba4
B
audit: fix memory leak
Baptiste Daroussin
2 months ago
18ba88dce7c3f7c8c0c9bd9005b957221ad506e6
B
add: fix potential wrong errno usage
Baptiste Daroussin
2 months ago
661b0da15dd51c183aee831324d4c2aa08dc1e41
B
macho: use xmalloc
Baptiste Daroussin
2 months ago
cf5c78c03ca78a20b6f5880ffc3dcae7dc4915bc
B
repo: fix potential buffer underflow
Baptiste Daroussin
2 months ago
db9e391e0880f0753c1df76f2c7ddc73bf4cfefe
B
file_to_bufferat: fix potential memory leak
Baptiste Daroussin
2 months ago
2a6170e50405db18a90209009157ebb5c801136f
B
add: fix potential heap overflow
Baptiste Daroussin
2 months ago
7f34fff9258a7db7ba6a1858ce151fc4debf7999
← Newer
Page 5
Older →