Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/update.c  ·  View all commits
36 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
update: show a warning when trying to update a non existent repository
Baptiste Daroussin
19 days ago 65bb87a
B
update: plug memory leak
Baptiste Daroussin
21 days ago 083f749
B
Honor --repository flag for disabled repos as documented
Baptiste Daroussin
22 days ago fcfe2f6
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
vec: use vec_foreach
Baptiste Daroussin
1 year ago e67b79e
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 2498431
B
vec: rename pkgvec.h into pkg/vec.h
Baptiste Daroussin
1 year ago 22dddf2
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago c62eec6
B
update: improve message
Baptiste Daroussin
1 year ago f10050c
B
db: allow passing multiple -r options
Baptiste Daroussin
1 year ago a9eccd9
V
Improve `pkgdb_access` API
Vsevolod Stakhov
1 year ago 6037e67
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
STR*EQ: use macros where possible
Baptiste Daroussin
1 year ago 053f4a2
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Fix dead assignment
Baptiste Daroussin
9 years ago a108958
B
Fix counting of updated repositories and the affected test cases.
Brad Davis
9 years ago 143e491
B
Fix a misleading statement when updating.
Brad Davis
9 years ago a75d4eb
A
improve error message for remote repo
Andrej Zverev
11 years ago 0c36332
B
pkg update: Rework output slightly to make it more clear what is happening
Bryan Drewery
11 years ago 913f461
f
Prompt/display updates
fixingshit
11 years ago 36f9f5c
V
Update errors are now not fatal.
Vsevolod Stakhov
11 years ago d806bea
V
Improve errors reporting when updating multirepo.
Vsevolod Stakhov
11 years ago 8f1c93c
V
Do not hard fail if we can update any of repos.
Vsevolod Stakhov
11 years ago fb9a796
B
Be posixly correction with long options
Baptiste Daroussin
11 years ago 20c3c38
V
Merge branch 'gsoc2014'
Vsevolod Stakhov
11 years ago 17804c4
V
No more repo ident/name.
Vsevolod Stakhov
11 years ago 6cbd570
V
Merge branch 'globals-rework'
Vsevolod Stakhov
11 years ago e3eb7f3
V
Rework all tools to use globals.
Vsevolod Stakhov
11 years ago 08be5cc
M
Long options
Matthew Seaman
11 years ago 4c0f4f8
M
Add new pkgdb_open_all() -- same as pkgdb_open(), but allows specifying the pkg repository to use as the 'reponame' arg. If 'reponame' is NULL, is identical to pkgdb_open()
Matthew Seaman
12 years ago 7794a36
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
V
Warn user if no repos are enabled.
Vsevolod Stakhov
12 years ago 0a108d8
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde