Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/utils.c  ·  View all commits
160 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
repositories: enable/disable/reset
Baptiste Daroussin
16 days ago 6ebc458
B
vuln: now install and upgrade shows if they are about to install vulnerable packages
Baptiste Daroussin
19 days ago 527d667
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
Fix handling when search returns multiple JSON formatted results
Brad Davis
1 month ago df7c6bd
B
plug memory leak
Baptiste Daroussin
1 month ago 33ce293
B
autoremove: install, delete and upgrade are now autoremove aware
Baptiste Daroussin
1 month ago 329d205
B
ssh: add ssh_args per repositories
Baptiste Daroussin
1 month ago a245a7e
B
utils: simplify query_yes_no code
Baptiste Daroussin
2 months ago 892302d
B
event: remove useless breaks
Baptiste Daroussin
2 months ago 1acd52f
B
info/search: factorize code
Baptiste Daroussin
2 months ago c2308df
B
xmalloc: use its functions everywhere
Baptiste Daroussin
2 months ago e5baad4
B
C23: first round at using __has_include
Baptiste Daroussin
3 months ago 0f84b83
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
B
delete/unregister: clarify the message about locked and vital packages
Baptiste Daroussin
4 months ago ca76cdc
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 months ago 7dccd36
B
priorities: allow negative priorities
Baptiste Daroussin
8 months ago 80f3d8a
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
11 months ago ba89bd1
B
jobs: replace tll in summary with vec
Baptiste Daroussin
1 year ago 6db6539
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
B
info: now show (shlibs)provides/requires depdencies with -d and -r
Baptiste Daroussin
1 year ago 8ef4512
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
S
Merge remote-tracking branch 'freebsd/main'
Shawn Webb
1 year ago 84c2214
B
pkg: add a repositories command
Baptiste Daroussin
1 year ago 95555a8
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 851a6a4
B
info: fix again json compact output
Baptiste Daroussin
1 year ago 693eafc
B
install/upgrade: print REMOVED at the end
Baptiste Daroussin
1 year ago 9e8783c
B
info: remove extre '\n'
Baptiste Daroussin
1 year ago 9ac3063
B
info: fix json formatted output
Baptiste Daroussin
1 year ago d45ac79
B
partially revert: cd4d100ffd2f8e53fdc3faa7aafa8e1d5f02ba0c
Baptiste Daroussin
1 year ago 63c79b6
r
src/utils.c: oops... fix the if keyword
rilysh
1 year ago 08e3a76
r
src/utils.c: use else..if for branches, and putchar
rilysh
1 year ago cd4d100
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 remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago f0dee69
r
src/utils.c: use putchar() for a single character
rilysh
2 years ago e774a02
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago d66462e
B
groups: improve summary
Baptiste Daroussin
2 years ago 5905db5
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago b98dd64
B
groups: implement the display part of pkg install @group
Baptiste Daroussin
2 years ago 63dd227
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago a88747a
B
groups: make pkg search -f groups work properly
Baptiste Daroussin
2 years ago 3b00326
B
groups: implement basic pkg search group
Baptiste Daroussin
2 years ago 6e20634
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9856def
G
Sink PKG_EVENT_SANDBOX_* handlers into libpkg.
Gleb Popov
2 years ago 7a630cf
B
manifest: remove the nothing of manifest digest (unused)
Baptiste Daroussin
2 years ago 6dd3c09
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
libpkg: add a _Generic pkg_get()
Baptiste Daroussin
3 years ago 2f040df
B
pkg_attribute: avoid collision with pkg_list
Baptiste Daroussin
3 years ago d9c65f6
B
Revert "cleanup: replace memset with some inline declaration"
Baptiste Daroussin
3 years ago 991ca6b
B
cleanup: replace memset with some inline declaration
Baptiste Daroussin
3 years ago 8cfcfbc
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
API: replace generic pkg_get with typesafe version
Baptiste Daroussin
4 years ago 7bb8d7e
B
frontend: eliminate the use of utlist
Baptiste Daroussin
4 years ago f9ad73c
B
Dropping privileges: improve error message
Baptiste Daroussin
4 years ago ac82ad8
B
pkg fetch: Don't count cached packages in the fetch count.
Bryan Drewery
4 years ago d6c81bb
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
A
Fix missing setgroups() declaration on Fedora CI
Alex Richardson
5 years ago 6b926f8
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
info: Add the timestamp to the raw output
Baptiste Daroussin
5 years ago 2fd5817
B
Use open_memstream p1
Baptiste Daroussin
5 years ago 383d27c
B
Flush tty before trying to read from it
Baptiste Daroussin
6 years ago d59918b
B
Improve output consistency
Baptiste Daroussin
6 years ago 3de0f8d
B
sort in alphabetical order the section for upgrades
Baptiste Daroussin
6 years ago 64ecf00
B
Add support for scripts in lua
Baptiste Daroussin
6 years ago 485bdd9
B
Clean up output of messages for locked packages during `pkg delete'
Brad Davis
8 years ago 0adc3fb
j
Fix drop_privileges() on Linux
jrmarino
8 years ago c05884d
B
Fix dead assignment
Baptiste Daroussin
9 years ago a108958
B
Check return values of set*id functions
Baptiste Daroussin
9 years ago 34f7462
B
Improved messages about locked files (#1392)
Baptiste Daroussin
9 years ago 91fa14e
B
Add a progress when fetching (#660)
Baptiste Daroussin
9 years ago 95aabc2
B
Replace libsbuf with utstring.h to improve portability
Baptiste Daroussin
9 years ago f93c045
B
Stop showing installed on: ... on anything not installed
Baptiste Daroussin
9 years ago d2ba38c
B
Stop chrooting it causes more issue than it solves
Baptiste Daroussin
9 years ago ceaa23d
B
Fix typos
Baptiste Daroussin
9 years ago 5f94f2b
B
factorize the code dropping privileges in one single place
Baptiste Daroussin
9 years ago 5a3f220
B
Add a summary (numbers) of operations at the end of the output
Baptiste Daroussin
9 years ago e7fcda1
B
Fix compiler warning on armv6
Baptiste Daroussin
9 years ago 0bfeb77
B
Isolate more openssl headers
Baptiste Daroussin
9 years ago f6294c4
B
Remove freebsdism not needed due to setting _BSD_SOURCE
Baptiste Daroussin
9 years ago 39ac3d6
B
Make the output of pkg fetch more understandable
Baptiste Daroussin
10 years ago b1c441d
B
Please coverity about an impossible case
Baptiste Daroussin
10 years ago d222c2f
B
Prevent calling stat on an uninitialized path variable
Baptiste Daroussin
10 years ago 7b4c05c
B
Add missing else case which make EOF respect the default in case of yes/no question
Baptiste Daroussin
10 years ago 2f6f4c2
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
Merge pull request #1401 from cgull/yesnofix
Vsevolod Stakhov
10 years ago e18b3f2
V
Add WARN_SIZE_LIMIT option
Vsevolod Stakhov
10 years ago 9c3d051
J
vquery_yesno(): fix silent message truncation
John Hood
10 years ago 5dad244
B
Clean up grammar.
Brad Davis
10 years ago dc57382
B
Fix regression in -R
Baptiste Daroussin
10 years ago 02e2ea7
B
Remove debug printf
Baptiste Daroussin
10 years ago 0d27e28
B
Fix pkg info -R
Baptiste Daroussin
10 years ago 74a7764
B
Remove garbage extra space
Baptiste Daroussin
10 years ago f0c338c
B
Bring back pretty output but compatible with all strftime
Baptiste Daroussin
10 years ago e2ffca0
B
%+ is not supported by every strftime(3) replace by %x %X %Z
Baptiste Daroussin
10 years ago 080d4c4
B
Count splitted upgrades as one single actions
Baptiste Daroussin
10 years ago 218a436
B
Merge pull request #1256 from baitisj/master
Baptiste Daroussin
10 years ago 29a933b
J
Make non-interactive mode more compatible with other options, such as default yes
Jeff 'Raid' Baitis
10 years ago a4ae36b
J
Reset changes to master; applied bdrewery's patch
Jeff 'Raid' Baitis
10 years ago 45a9b3e
A
Merge pull request #1224 from andrejzverev/issue1223
Andrej Z.
11 years ago 9ea03ff
A
Bring back displaying of download size
Andrej Zverev
11 years ago c3edfa3
B
Add %Y and %Y in pkg_printf to show provides/requires
Baptiste Daroussin
11 years ago 7dbe817
B
Merge pull request #1170 from Rolinh/fix-unused-param
Baptiste Daroussin
11 years ago 82be7f2
B
Merge pull request #1166 from erikano/feature-default-always-yes
Baptiste Daroussin
11 years ago ddd8af8
R
src: remove some unused function parameters
Robin Hahling
11 years ago ab11247
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
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago 4ace3f7
M
Fix buffer slightly too short for humanize_number() to produce useful output.
Matthew Seaman
11 years ago 3bdbed6
M
Use the correct SI symbols for binary scale factors consistently (MiB rather than MB).
Matthew Seaman
11 years ago ba7d115
M
Use new pkg_printf() %x format to display pkgsize.
Matthew Seaman
11 years ago 47f1875
M
Merge branch 'andrejzverev-patch2'
Matthew Seaman
11 years ago 2aa0845
M
Merge branch 'patch2' of https://github.com/andrejzverev/pkg into andrejzverev-patch2
Matthew Seaman
11 years ago 59bde09
A
Don't print date of package installation if query goes to remote repo.
Andrej Zverev
11 years ago 262fa5d
B
Remove dead code
Baptiste Daroussin
11 years ago 573f777
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago a5266e8
V
Merge branch 'linux-build'
Vsevolod Stakhov
11 years ago dd76225
V
Fix pkg compatibility.
Vsevolod Stakhov
11 years ago d70fd94
B
Merge pull request #1113 from landonf/osx/release/0.1
Baptiste Daroussin
11 years ago 3eafef1
L
Additional OS X portability fixes.
Landon Fuller
11 years ago 5ec96d9
B
Remove useless code
Baptiste Daroussin
11 years ago 5d74e4d
B
remove debug
Baptiste Daroussin
11 years ago 1159543
B
Implement pkg info --raw-format ucl
Baptiste Daroussin
11 years ago 3f14473
B
Migrate absolutepath into the library renamed pkg_absolutepath
Baptiste Daroussin
11 years ago d38903c
B
Fix vquery_yesno mangling with var_args
Baptiste Daroussin
11 years ago 2248a32
B
pkg-check -v: Add the job status counter
Bryan Drewery
11 years ago d70c745
f
Prompt/display updates
fixingshit
11 years ago 36f9f5c
B
Jobs display: Avoid excessive newline before prompt and after unprompted usage
Bryan Drewery
11 years ago 2ba9202
V
Fix memory corruption when using pkg files.
Vsevolod Stakhov
11 years ago 5b754c2
V
Report about locked packages.
Vsevolod Stakhov
11 years ago b919286
V
More fixes to displaying.
Vsevolod Stakhov
11 years ago b8f1339
V
Start to fix displaying.
Vsevolod Stakhov
11 years ago 62b35ee
B
Add --raw-format to info/search
Baptiste Daroussin
11 years ago 1cd0bd1
V
Handle EINTR in pkg_query_select.
Vsevolod Stakhov
11 years ago 409f525
V
Handle EINTR while reading a user's input.
Vsevolod Stakhov
11 years ago f2b8514
V
Merge branch 'globals-rework'
Vsevolod Stakhov
11 years ago e3eb7f3
V
Rework query_yesno.
Vsevolod Stakhov
11 years ago 3754837
B
pkg-upgrade: Fix extra newline showing, puts(3) already adds a newline
Bryan Drewery
11 years ago 4070631
V
Fix pkg-fetch output.
Vsevolod Stakhov
12 years ago 531132d
B
Merge categories, licenses, annotations into pkg->fields
Baptiste Daroussin
12 years ago 4feccaf
B
Fix regression in pkg annotate since introduction of query_yesno
Baptiste Daroussin
12 years ago bc912d1
V
Use unified function to detect cached package name
Vsevolod Stakhov
12 years ago f638f37
V
Ignore slit-delete packages for displaying.
Vsevolod Stakhov
12 years ago e9bf105
V
Use more convenient output for jobs:
Vsevolod Stakhov
12 years ago 06058f6
V
Improve upgrade output.
Vsevolod Stakhov
12 years ago f6238de
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
B
turn struct pkg_license into a pkg_object
Baptiste Daroussin
12 years ago 2addf97
B
Use pkg_object_count instead of pkg_list_count
Baptiste Daroussin
12 years ago cba6720
M
exec_buf() is only used by pkg version.
Matthew Seaman
12 years ago bf891ed
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago edb8f16
V
Show reason for deleted packages.
Vsevolod Stakhov
12 years ago 0265e02
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
B
Propagate usage of ucl
Baptiste Daroussin
12 years ago 99f9cd1
V
Allow upgrade process to be splitted.
Vsevolod Stakhov
12 years ago 55ade1d
V
Fix jobs summary output.
Vsevolod Stakhov
12 years ago 61222ff
V
Fix automatic flag setting.
Vsevolod Stakhov
12 years ago 3037cc2
V
Rework ordering and jobs solved.
Vsevolod Stakhov
12 years ago b755b4b
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde