Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/repo/binary/query.c  ·  View all commits
93 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 days ago 920c183
B
rwhich: implement file tracking and search for remote repositories
Baptiste Daroussin
8 days ago 9b1f2b1
B
ucl_parse: add 2 helpers on top of ucl to deduplicate code
Baptiste Daroussin
9 days ago b68de0a
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
search: add search -Scomment-description
Baptiste Daroussin
1 month ago a478b48
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
M
libpkg: Mark some tables const
Mark Johnston
7 months ago aa43be2
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 months ago 7dccd36
M
libpkg: Avoid implicit fallthrough in pkg_repo_binary_groupsearch()
Mark Johnston
8 months ago 9e6fc73
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 7c30b5f
B
queries: make glob search case sensitive
Baptiste Daroussin
1 year ago d908ee6
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 851a6a4
B
groups: consider groups as always fully loaded
Baptiste Daroussin
1 year ago d6395d2
B
groups: load dependencies
Baptiste Daroussin
1 year ago 72a7f96
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
2 years ago fd4c88b
r
libpkg/../query.c: use constness, test branch once, and others
rilysh
2 years ago dc39cd3
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
B
groups: defind uid for groups
Baptiste Daroussin
2 years ago a961579
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago a88747a
B
groups: implement pkg rquery
Baptiste Daroussin
2 years ago 962d403
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 9ce36fc
B
pkgdb: use the new pkgdb_debug
Baptiste Daroussin
2 years ago 2427355
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago a1aca60
B
pkgdb query: really fix duplicated rquery
Baptiste Daroussin
2 years ago 3938618
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
G
Support searching remote repositories with MATCH_ALL.
Gleb Popov
2 years ago 350c7f0
G
Add copyrights for files I touched.
Gleb Popov
2 years ago 41c892d
G
pkg_repo_binary_query: Remove DISTINCT from the SQL query.
Gleb Popov
3 years ago 5a94cde
B
libpkg: kill useless pkg_manifest_key API
Baptiste Daroussin
3 years ago eec0e90
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
M
libpkg: Make pkgdb_ensure_loaded() behave consistently wrt config files
Mark Johnston
3 years ago 036375d
B
query: respect case when globing even for remote query
Baptiste Daroussin
3 years ago fc2a452
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
fix upgrade performance issue
Baptiste Daroussin
3 years ago 7c47dfd
B
pkg: add the ability to query by flavors
Baptiste Daroussin
3 years ago 0b15679
B
query: accept every categories as A when looking for "<A>/<B>"
Baptiste Daroussin
3 years ago ade813b
B
pkgdb: eliminate custom sqlite3 function "split_version"
Baptiste Daroussin
3 years ago 905ac5c
N
repo/binary/query.c: restore missing printf format directives
Nathaniel Wesley Filardo
4 years ago b791917
J
handle repo queries on installed packages better
John Hood
4 years ago c21c49a
S
Fix condition for passing of SQL query parameter
Stefan Eßer
4 years ago acc061f
S
Small simplification of the empty pattern case
Stefan Eßer
4 years ago 6072e88
S
Fix passing of parameters to SQL query
Stefan Eßer
4 years ago fcc5bec
S
Small simplification of the empty pattern case
Stefan Eßer
4 years ago e9297fe
S
Fix pkg rquery -e processing
Stefan Eßer
4 years ago 5c357fb
S
Small simplification of the empty pattern case
Stefan Eßer
4 years ago 7456d48
S
Fix pkg rquery -e processing
Stefan Eßer
4 years ago 732c369
S
Add support for -e as additional condition to pkg-rquery
Stefan Eßer
4 years ago fc1d73c
S
Make -e option orthogonal to other filter options
Stefan Eßer
4 years ago 25254bb
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
repo query: avoid using xstring where unnecessary
Baptiste Daroussin
5 years ago b743dfd
B
Factorize some code in sqlite statement preparation
Baptiste Daroussin
5 years ago 3e8b322
B
repo query: Get rid utstring
Baptiste Daroussin
5 years ago cd7a63a
B
Factorize some repetitive code
Baptiste Daroussin
5 years ago 4304c24
B
abort() in case of memory failure
Baptiste Daroussin
9 years ago 2a1ca66
B
Replace libsbuf with utstring.h to improve portability
Baptiste Daroussin
9 years ago f93c045
B
Remove all code related to FTS it has not been used ever
Baptiste Daroussin
9 years ago 36a79ce
B
Restore dir order
Baptiste Daroussin
10 years ago 9d5af01
B
Restore files order
Baptiste Daroussin
10 years ago b0f1d58
B
Remove useless sbuf_get()
Baptiste Daroussin
10 years ago 5734f64
B
Remove useless sbuf_size()
Baptiste Daroussin
10 years ago b12fe07
B
Fix querying provide/requires
Baptiste Daroussin
11 years ago 1c510ed
B
Add support for provides/requires
Baptiste Daroussin
11 years ago a8b55d0
B
Improve debug message
Baptiste Daroussin
11 years ago 6c0878a
B
Plug potential memory leak
Baptiste Daroussin
11 years ago 6673c98
V
Merge pull request #1150 from andrejzverev/issue1149
Vsevolod Stakhov
11 years ago a31d851
A
Fixed issue with a cached packages which have a wrong size someway.
Andrej Zverev
11 years ago 1f9a07c
A
use pkgsize instead of flatsize for repo size
Andrej Zverev
11 years ago ab29217
B
Add debug information about which file is loaded from cache
Baptiste Daroussin
11 years ago c53326a
V
Fix ensure_loaded for local packages.
Vsevolod Stakhov
11 years ago ef7c044
V
Avoid endless packages reloading.
Vsevolod Stakhov
11 years ago b76e86c
B
Finish changing uniqueid to pkgname
Baptiste Daroussin
11 years ago 3857c22
V
Merge branch 'master' into imax-rework
Vsevolod Stakhov
11 years ago 810a097
B
Fix rquery -e
Bryan Drewery
11 years ago 80b8719
V
Print repository in search.
Vsevolod Stakhov
11 years ago 5ec83e3
V
Do not assert if pattern is empty in query.
Vsevolod Stakhov
11 years ago 576ad0d
V
Add PKG_OPEN_TRY flag to pkg_open.
Vsevolod Stakhov
11 years ago 732bbaa
V
Fix ensure loaded for files and dirs.
Vsevolod Stakhov
11 years ago fd725c6
V
Fix pkg-stat.
Vsevolod Stakhov
11 years ago 312bd3c
V
Ensure load of files for remote packages.
Vsevolod Stakhov
11 years ago e79e383
V
Implement ensure loaded for binary repo.
Vsevolod Stakhov
11 years ago 48669d3
V
Merge branch 'gsoc2014'
Vsevolod Stakhov
11 years ago 17804c4
V
Fix issues in queries.
Vsevolod Stakhov
11 years ago 284badc
V
Fix issues with update and prepared statements.
Vsevolod Stakhov
11 years ago 8a45247
V
Some fixes for search.
Vsevolod Stakhov
11 years ago ab0f86e
V
Implement search.
Vsevolod Stakhov
11 years ago ff1cb1d
V
Implement repo query.
Vsevolod Stakhov
11 years ago a449c8a
V
Add basic query iterators for binary repos.
Vsevolod Stakhov
11 years ago 565be35
V
Add skeleton for repo query.
Vsevolod Stakhov
11 years ago 9943330