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 6
B
help: avoid using system()
Baptiste Daroussin
2 months ago
8b5b21a2c7647b45884dcbbdd4fbf885bd6a5472
B
signal: multiple fixes:
Baptiste Daroussin
2 months ago
c24610725b4a493626eb94c77123f497c7dba5fc
B
pkg_checksum: prevent null pointer deferencing
Baptiste Daroussin
2 months ago
9df14f081f196bb9ebff6f3a4b3edbe84567613a
B
repo: use argc only after it has been verified
Baptiste Daroussin
2 months ago
a91f8404f13767fc4e74922041a5c9a6f5e48c76
B
clean: readlinkat return the size of the buffer without the terminal NULL
Baptiste Daroussin
2 months ago
9049a042cbc493299f6afdee8b9715ad91f406ad
B
fix external merge tool: ensure the buffer is null terminated
Baptiste Daroussin
2 months ago
002313bdcea3f0f364b46807b4e2e7b44cd071ad
B
Fix typo
Baptiste Daroussin
2 months ago
66175bbda3038726dc0156679787a0596b45bcc9
B
pkg: prevent potential stack overflow
Baptiste Daroussin
2 months ago
d04b9575db3a4630561db9186eb85c72a68d6c35
B
Fix crash when using external merge tool
Baptiste Daroussin
2 months ago
7b9899193135c33a91ea0b5774b47de017c39b2e
B
solver: always process rdeps for remote packages
Baptiste Daroussin
2 months ago
5bbaecb7fba1e51809c8414f29e17ca35512a273
B
solver: prevent rdeps discovery explosion
Baptiste Daroussin
2 months ago
5d02e4b4d42b852a171c0c7a63701e56c33fdfa8
B
test: add a unit test about previous commit
Baptiste Daroussin
2 months ago
c9d2db027b754064d70ae943183cc14c5b0a0eb4
B
solver: fix extra reinstallations
Baptiste Daroussin
2 months ago
84f31da52d699a8b4aec6e92d6eb7f9f655d84ca
B
register: properly close the database, which flushes the WAL
Baptiste Daroussin
2 months ago
17cf63cf01fd3f76189fe20987388160088e19a2
B
pkgdb: use SQLITE_CHECKPOINT_TRUNCATE
Baptiste Daroussin
2 months ago
250ba7bd146a4a41ed29122f951d5c717ea8a15e
B
info: --raw now export a valid json for multiple packages
Baptiste Daroussin
2 months ago
99f104c33cb4753cc384e6482cd5c885eeacb121
B
triggers(5): add documentation for per package triggers
Baptiste Daroussin
2 months ago
bfd8a58dc916ccbe88f7fb7ed13be5d2721955e9
B
triggers: add a "pkg_upgrade" variable for per packages triggers
Baptiste Daroussin
2 months ago
4b9ba49865962bbc7d9a90dfcc7ee288bdc7e78d
B
triggers: add per package triggers
Baptiste Daroussin
2 months ago
c0006d2879a51e686c78ae52e268d3e5af9c407e
B
test: add a unit test about autoremove order
Baptiste Daroussin
2 months ago
cf6876e2ee76f3501c13f37c41546ff81f86e324
B
2.6.99.0
Baptiste Daroussin
2 months ago
cafd07ae16aed92a0d07396941572bfff1956a5e
B
delete: reinstantiate the original -f behaviour
Baptiste Daroussin
2 months ago
6c4e197d8ba3c23c86f4447adcf4b38e143060a8
B
pkg-repo(8): update the documentation and mark packagesite as deprecated
Baptiste Daroussin
2 months ago
9db90799e453f6d4f228369d865b0a128b07aeb9
B
pkg-repository(5): large update of pkg-repository(5) documentation
Baptiste Daroussin
2 months ago
2f108a168d29a7fe3454b6ce89651a5fb6214821
B
trigger: fix typo in regex/regexp
Baptiste Daroussin
2 months ago
ba68da9dc9670a5c737b0a06239471cdcf313669
B
pkg-conf(5): document missing entries and complete
Baptiste Daroussin
2 months ago
8941e67d51f9a31fc9e852734e29a3aff8812758
B
pkg-triggers(5): update documentation
Baptiste Daroussin
2 months ago
17b89fb5d00c037daa358dd73cf21be79ce7826c
B
pkg-lua-script.5: update documentation
Baptiste Daroussin
2 months ago
e9a90f4f61c2694dc7327b60e12e26df913bfd0a
B
pkg-script(5): document PKG_CHROOTED
Baptiste Daroussin
2 months ago
9f33e0f4e6808a2f9856afc95750b12f7f3bf09d
B
pkg-unregister(8): undocument --no-scripts
Baptiste Daroussin
2 months ago
e89731938979445c17b112f9e0c3672ae2da017f
B
pkg-set(8): fix formatting
Baptiste Daroussin
2 months ago
d885d86daddc3fc03db7273d6c875401dacf93d8
B
pkg-install(8): update documentation
Baptiste Daroussin
2 months ago
1679b3ad90db2828602acd25f83bddb496fe8f54
B
pkg-upgrade(8): document --script-no-exec
Baptiste Daroussin
2 months ago
24ec9a270bb19ef37a112b421a80cfdfce3fd8e0
B
pkg-search(8): add ucl to the list of valide raw-format
Baptiste Daroussin
2 months ago
b2699abe7b643b3746d9f82db0a4e854c7a0bc9a
B
pkg-repo(8): document -g, -h and -s
Baptiste Daroussin
2 months ago
7d6730674c400d108a32fcd78e72c49f6f80276f
B
pkg-key(8): update after latest changes
Baptiste Daroussin
2 months ago
9bc574f69eb8c5c3efeb6ad85a5df82f5d1d8ea7
B
pkg-delete(8): document --script-no-exec
Baptiste Daroussin
2 months ago
c6b580312fd295e9a62adc83679e97f0783743f2
B
pkg-create(8): document -h|--hash
Baptiste Daroussin
2 months ago
49c9cafdb32d53649d1227780dc898f577b941e4
B
pkg-audit(8): document -d|--directory
Baptiste Daroussin
2 months ago
40d6ee40565c5cc44fe5d7c78d640fa80bffdc59
B
pkg-add(8): add --script-no-exec documentation
Baptiste Daroussin
2 months ago
0a06ba2427e12083673bc50fbb5f0a54b9e61c7f
B
man: add pkg-help and pkg-plugins
Baptiste Daroussin
2 months ago
dc367d8da09017e9d1b4f7abbdb4398c30d20dc6
P
pkg: avoid a bunch of warnings
Pierre Pronchery
2 months ago
cf901ce029bcce1e6415a19406f31bbb7619e9d6
P
pkg: avoid a warning around enum pkg_shlib_flags
Pierre Pronchery
2 months ago
fb6eeff7da3e10d576435b4366e70adaeee1ccf9
P
pkg: avoid a bunch of warnings
Pierre Pronchery
2 months ago
3b9bfd75e64f24f9b5fa31cf59b595a3e8d97472
G
pkg: Remove FreeBSD 9 compat
Gleb Popov
2 months ago
11b9da5b40060a7f6cf2819023359f53d5e15ca2
G
pkg-which: Fix the case when the executable gets found in the last PATH entry
Gleb Popov
2 months ago
bfaafb5b0796fd4f6db15f331965958c92ab58ce
E
pkg_autoremove/force delete: Fix order
Emmanuel Vadot
3 months ago
b67e56f3d7058d693a6aa1195a47266f87541cac
B
2.5.99.3
Baptiste Daroussin
3 months ago
1d75060ffdfc830222a3d60de92ff5715584f6d1
B
Revert "test: add a unit test about extract optimisation"
Baptiste Daroussin
3 months ago
b3bdad1ff5537398228378bc903da242a4208277
B
Revert "extract: do not extract a file which is identical to the installed one"
Baptiste Daroussin
3 months ago
a39a76e045cc0d2d9fabe5eb94ac72d67e0474b1
← Newer
Page 6
Older →