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
tests
·
View all commits
50 commits — page 2
B
delete: fix -fR
Baptiste Daroussin
2 months ago
95a90f137ea507883f94f0276d7bc5ec4c898a94
B
jobs: honor PKG_FLAG_DRY_RUN in pkg_jobs_execute()
Baptiste Daroussin
2 months ago
da3a15921bccf725bee96099d60822b7d961e3b7
B
install: emit a message when trying to install -f a locked package
Baptiste Daroussin
2 months ago
46aa15eabf7b2db9db2372dfe820c37371677880
B
jobs: before scheduling a DELETE jobs verify if it is really needed
Baptiste Daroussin
2 months ago
cdf3254138ece358c4d75f59bacf51a89b9fe6dc
B
updating: support glob patterns in user-provided port names
Baptiste Daroussin
2 months ago
dfc63e2f76b4f3ec13c914747b368d9dba7a57cd
B
static_non_elf: ignore on macOS since it does not produce elf
Baptiste Daroussin
2 months ago
2acedb1333049c27117773698abbd59949de7271
B
elf: really analyse the content of an .a
Baptiste Daroussin
2 months ago
637c144c25fc68418fb1dc03c6c4852ab9d96a0c
B
upgrade: fix yet another endless upgrade loop of pkg
Baptiste Daroussin
2 months ago
2aa621686fce09f9927e8f67822d33e4770b751d
B
pkg_add: remove existing file before renaming temp directory
Baptiste Daroussin
2 months ago
bc7e4441d7ddee6e1e5f4c74b50db15bc68a83ad
B
install: accept http:// https:// file:// url to install pkg
Baptiste Daroussin
2 months ago
44e68ad916db9a6439580a7185ef65edff87a503
B
query: for multiline print en empty line if no information to display
Baptiste Daroussin
2 months ago
5e8bc8c6c516d15db2a18bb857c8a25f082dbd52
B
install: add new tests for the behaviour change
Baptiste Daroussin
2 months ago
7d880287076230607d33360bacbd395359937ad7
B
set: -n never matches the first argument vs origin anymore
Baptiste Daroussin
2 months ago
501f6d88d41aec5f5f5e631f5324e45c069cb184
B
autoremove: install, delete and upgrade are now autoremove aware
Baptiste Daroussin
2 months ago
329d20541daad65296cdf0c90a5ba4e15a9c836d
B
ssh: add ssh_args per repositories
Baptiste Daroussin
2 months ago
a245a7e3b79d4f4d026e63441024f9ab4bb2c4d2
B
pkg: fix -N options after WAL activation
Baptiste Daroussin
2 months ago
bd31a2d430be4899fb40d2dc46ad324da5092ce0
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
wording: finish fixing wording and associated tests
Baptiste Daroussin
2 months ago
05a6aa3768f35e5c2aef60e93051f854470d19ee
B
backup libraries: change the default behaviour
Baptiste Daroussin
2 months ago
0014e8b41bbeabd354f940e4d3911228756101fa
B
test: add a unit test about previous commit
Baptiste Daroussin
2 months ago
c9d2db027b754064d70ae943183cc14c5b0a0eb4
B
info: --raw now export a valid json for multiple packages
Baptiste Daroussin
2 months ago
99f104c33cb4753cc384e6482cd5c885eeacb121
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
delete: reinstantiate the original -f behaviour
Baptiste Daroussin
2 months ago
6c4e197d8ba3c23c86f4447adcf4b38e143060a8
B
trigger: fix typo in regex/regexp
Baptiste Daroussin
2 months ago
ba68da9dc9670a5c737b0a06239471cdcf313669
B
Revert "test: add a unit test about extract optimisation"
Baptiste Daroussin
3 months ago
b3bdad1ff5537398228378bc903da242a4208277
B
test: add a unit test about extract optimisation
Baptiste Daroussin
3 months ago
462a91c84f09fefcbc74117e212633b973169cbc
B
reproducibility: fix regression in DL_SORT
Baptiste Daroussin
3 months ago
544d62cdb498dfe917c4e3731b52ff654f1621cf
B
memory: drastically reduce memory usage
Baptiste Daroussin
3 months ago
83243c7894afd319f009cc9135cc461767deea35
I
libpkg: populate shilbs_{provided,required}_ignore
Isaac Freund
4 months ago
838536e42eeba5fea3ff0c293fc36ae0761cfd8d
N
tests: Add test cases for dependency query evaluation
Norikatsu Shigemura
4 months ago
2dde16341de5253e4ead164d041f2ce0eb56de29
B
triggers: only defer triggers which will need to execute
Baptiste Daroussin
4 months ago
0b5238da3592b110d38c8b8c21799cc0195bd6cd
B
abi: really fix on arm64
Baptiste Daroussin
4 months ago
9b6381d0bb2e3833cba4389c64b45bd5d2a13e24
B
ABI: fix test of altabi on arm64
Baptiste Daroussin
4 months ago
8d9abfbd487989aa65b4e61a8c85c7a03d0d085b
B
macos: bring back support for macos
Baptiste Daroussin
4 months ago
4fb4382640dd171587d3897ecb5ce61d4b45b53f
B
progress: improve the output
Baptiste Daroussin
5 months ago
9595668e4067de3e6b4b17c435eee591ae9e6ba4
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
5 months ago
eacbab246f8ccaba3d820beeb1ebd39776303af4
B
delete/unregister: clarify the message about locked and vital packages
Baptiste Daroussin
5 months ago
ca76cdc6fd027be3e71344b392058420c0d24aa4
E
pkg_install: Add --register-only
Emmanuel Vadot
5 months ago
cb296b1d164f908ced1da9cf1ab7dafa60564f35
E
unregister: Do not delete empty directories
Emmanuel Vadot
5 months ago
d23ccf05bded3a2adecd1402ace7cf08f875fbdc
E
Add unregister
Emmanuel Vadot
5 months ago
e133b2185722b2e9b8901188701a897e5ff1797f
B
tests: fix when running in jails
Baptiste Daroussin
6 months ago
232453bc9984073b8537eff4c47522991c36e20f
B
test: fix ABI test on ci
Baptiste Daroussin
6 months ago
ad6f36128f0c733ebe1ad32cd2fc53ea09d3b183
B
lua: add metalog_copy
Baptiste Daroussin
6 months ago
a2f455f7da1c3b58cf03dad2bbe9fc92a89a71ff
M
Make BACKUP_LIBRARIES create one backup package per source package
Mark Johnston
7 months ago
72aedda03227be3406fe016dda2dd84474be1ac3
B
split_upgrade: fix inverted logicic in pkg_delete
Baptiste Daroussin
7 months ago
1d39986d32ea9cbc56828518a67a61716c245950
← Newer
Page 2
Older →