Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/updating.c  ·  View all commits
51 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
cleanup: avoid duplication of the logic to lock to the db
Baptiste Daroussin
9 days ago ada7b0d
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
updating: support glob patterns in user-provided port names
Baptiste Daroussin
1 month ago dfc63e2
B
db: only open the db readonly when write is not needed
Baptiste Daroussin
1 month ago 6a93ea1
B
xmalloc: use its functions everywhere
Baptiste Daroussin
2 months ago e5baad4
B
updating: use xasprintf
Baptiste Daroussin
2 months ago 95dca8e
B
capsicum: stop defining from the configure script
Baptiste Daroussin
3 months ago 3009baa
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
11 months ago ba89bd1
B
vec: simplify vec_init() usage
Baptiste Daroussin
1 year ago 6401b82
B
updating: use vector
Baptiste Daroussin
1 year ago 68fa08d
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 25ee7d0
K
More leak fixes as well as skipped leaks.
Keve
1 year ago 306fc12
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 834d09c
K
Final round of low hanging leaks.
Keve
1 year ago 2cbdc3b
K
Fix memory leaks
Keve
1 year ago fd0251a
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 76191f7
r
src/updating.c: set error code before jumping to out
rilysh
1 year ago 28c0062
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
portability: eliminate use of sys/queue.h
Baptiste Daroussin
3 years ago 8451ca0
D
Do not rely on non-portable definitions
Daniel Kolesa
3 years ago 1de66b2
B
Coverage: add a flag to disable capsicum when running for coverage
Baptiste Daroussin
4 years ago e9c06cd
B
quality: remove more dead assignement
Baptiste Daroussin
4 years ago da1a478
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
Y
fix to match more exactly. This makes 'print/cups' not to match 'print/cups-base'.
Yuichiro NAITO
6 years ago 292e2fb
Y
Convert regular expression. In UPDATING file, simplified regular expression is used. So we convert to POSIX 1003.2 style mentioned in re_format(4).
Yuichiro NAITO
6 years ago a4e9278
Y
Allow to use regular expressions in AFFECTS: value. Pkg updating collects package names which is indicated by regular expressions.
Yuichiro NAITO
6 years ago f45a01b
B
Merge branch 'trombonehero-capsicum-header'
Brad Davis
8 years ago 9e9bf00
J
Change #include <capability.h> to capsicum.h.
Jonathan Anderson
8 years ago d657370
B
Isolate more openssl headers
Baptiste Daroussin
9 years ago f6294c4
B
Fix double free
Baptiste Daroussin
9 years ago 47fc630
B
Fix double free
Baptiste Daroussin
9 years ago cfe946a
B
Remove freebsdism not needed due to setting _BSD_SOURCE
Baptiste Daroussin
9 years ago 39ac3d6
B
Add missing brackets
Baptiste Daroussin
10 years ago 596a372
B
Plug some memory leaks
Baptiste Daroussin
10 years ago c0ea706
B
memory leak
Baptiste Daroussin
11 years ago cf165e5
B
Resource leak
Baptiste Daroussin
11 years ago b7c81ed
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago 2573d8b
A
Implement case insensitive matching against pkg-name.
Andrej Zverev
11 years ago 1912ee7
B
Remove useless call to pkg_get
Baptiste Daroussin
11 years ago 5e41feb
B
Be posixly correction with long options
Baptiste Daroussin
11 years ago 20c3c38
M
Add copyright
Matthew Seaman
11 years ago a3e264a
M
Long options
Matthew Seaman
11 years ago 18587ed
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago 9eecfc4
V
Merge branch 'pkg-lock-config'
Vsevolod Stakhov
11 years ago e850b07
V
Update utilities for lock API.
Vsevolod Stakhov
11 years ago 8f1235f
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
B
Propagate usage of ucl
Baptiste Daroussin
12 years ago 99f9cd1
B
Capsicumize pkg updating
Baptiste Daroussin
12 years ago 983fde4
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde