Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for src/search.c  ·  View all commits
45 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
J
Fix typos in source code
Jose Luis Duran
7 days ago 10f92f1
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
search: add search -Scomment-description
Baptiste Daroussin
1 month ago a478b48
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
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 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
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 branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
pkg: add the ability to query by flavors
Baptiste Daroussin
3 years ago 0b15679
A
Fix search -q -o options together
Afshin Paydar
4 years ago 0f4a74f
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Get rid of sysexits
Baptiste Daroussin
5 years ago f446c79
B
Isolate more openssl headers
Baptiste Daroussin
9 years ago f6294c4
B
Fix pkg search -R
Baptiste Daroussin
10 years ago c7f5c53
B
Make pkg search -q work like pkg info -q
Baptiste Daroussin
10 years ago 628d555
B
Now pkg search by default show
Baptiste Daroussin
10 years ago 1341a5a
B
Implement pkg info --raw-format ucl
Baptiste Daroussin
11 years ago 3f14473
V
Update errors are now not fatal.
Vsevolod Stakhov
11 years ago d806bea
B
Add --raw-format to info/search
Baptiste Daroussin
11 years ago 1cd0bd1
B
Be posixly correction with long options
Baptiste Daroussin
11 years ago 20c3c38
V
Merge branch 'gsoc2014'
Vsevolod Stakhov
11 years ago 17804c4
V
Refactor query functions.
Vsevolod Stakhov
11 years ago 42d144d
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 0b4c0e3
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago 9eecfc4
V
Merge pull request #802 from andrejzverev/issue765
Vsevolod Stakhov
11 years ago 49a7a96
A
add more logic while processing EPKG_ENODB
Andrej Zverev
11 years ago 856c4da
B
Style fix
Baptiste Daroussin
12 years ago 97fa605
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
B
pkg-search: Document -U
Bryan Drewery
12 years ago 8889ef5
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
B
Propagate usage of ucl
Baptiste Daroussin
12 years ago 99f9cd1
B
Autotoolizing
Baptiste Daroussin
12 years ago c5d6dde