Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/delete.c  ·  View all commits
50 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
B
delete: add -G --exclude-glob
Baptiste Daroussin
18 days ago b41761f
B
quiet: do not pring messages when quiet is requested
Baptiste Daroussin
19 days ago 5f29413
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
autoremove: install, delete and upgrade are now autoremove aware
Baptiste Daroussin
1 month ago 329d205
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
B
script-noexec: prevent anyscript which would call an external script
Baptiste Daroussin
1 year ago 0c1fea2
B
progress: fix progression and job count
Baptiste Daroussin
1 year ago 777ce1f
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 851a6a4
G
Take PKG_ATTR_{VITAL,LOCKED} into account at the solver level.
Gleb Popov
1 year ago 052a2d3
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
delete: remove useless code
Baptiste Daroussin
1 year ago f0664ac
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago f0dee69
r
src/delete.c: use putchar() for a single character
rilysh
2 years ago 6548f70
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Consistency: all command now take --no-scripts
Baptiste Daroussin
5 years ago 2594333
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Use open_memstream p1
Baptiste Daroussin
5 years ago 383d27c
B
Clean up output of messages for locked packages during `pkg delete'
Brad Davis
8 years ago 0adc3fb
B
Return an error if one refuse an operation (#1470)
Baptiste Daroussin
9 years ago 5aa0d1b
B
Replace libsbuf with utstring.h to improve portability
Baptiste Daroussin
9 years ago f93c045
B
Do not skip the proceed action question when the size or the action is below the limit set in pkg.conf. Only skip printing it
Baptiste Daroussin
10 years ago 8a955e6
V
Add WARN_SIZE_LIMIT option
Vsevolod Stakhov
10 years ago 9c3d051
B
Rework messages to be fully context aware
Baptiste Daroussin
10 years ago 9ec411c
B
Merge pull request #1166 from erikano/feature-default-always-yes
Baptiste Daroussin
11 years ago ddd8af8
E
pkg.conf(5) option DEFAULT_ALWAYS_YES. When this option is enabled pkg(1) will default to "yes" for all questions which require user confirmation before doing anything.
Erik Nordstroem
11 years ago eabd4fb
B
Properly handle lock on delete request
Baptiste Daroussin
11 years ago b9673f0
f
Prompt/display updates
fixingshit
11 years ago 36f9f5c
B
pkg-{delete,autoremove}: Use a readonly lock in dry run
Bryan Drewery
11 years ago 19d843a
V
Merge branch 'master' into imax-rework
Vsevolod Stakhov
11 years ago 810a097
V
Fix pkg-delete -q
Vsevolod Stakhov
11 years ago 161f594
B
Be posixly correction with long options
Baptiste Daroussin
11 years ago 20c3c38
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
pkg info: long options
Matthew Seaman
11 years ago e721104
M
Long options
Matthew Seaman
11 years ago b2bae56
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
Partially revert case insensitivity fixes. Apparently REG_ICASE has quite a severe performance impact. Therefore make the compiled-in default case sensitive again. Only apply the run-time default setting from CASE_SENSITIVE_MATCH to the verbs that offer options to set the matching type -- ie.
Matthew Seaman
12 years ago d8585bf
M
Everywhere there is an option to match a package name (substring, regexp), add a -C option to force the match to be case sensitive.
Matthew Seaman
12 years ago 68736e5
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 669b695
V
Merge pull request #766 from skinder/master
Vsevolod Stakhov
12 years ago 3a95d74
E
pkg_emit_query_(yesno|select)
Elvira Khabirova
12 years ago 2614644
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago edb8f16
V
Switch to recursive deletion by default.
Vsevolod Stakhov
12 years ago 056ddf2
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
B
Propagate usage of ucl
Baptiste Daroussin
12 years ago 99f9cd1
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde