Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/pkgdb_query.c  ·  View all commits
68 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
rwhich: implement file tracking and search for remote repositories
Baptiste Daroussin
8 days ago 9b1f2b1
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
C23: first round at using __has_include
Baptiste Daroussin
3 months ago 0f84b83
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 months ago 7dccd36
M
libpkg: pkgdb_it_new_repo() does not fail
Mark Johnston
8 months ago 351bacc
S
Merge commit '1c5f88ead8e4239aed25ebf383117342c5c72850'
Shawn Webb
10 months ago 290e90b
B
sql: generalize the use of prepare_sql()
Baptiste Daroussin
11 months ago ea2a046
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
refacto: convert pkgdb's internal list to vectors
Baptiste Daroussin
1 year ago 2729f5b
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
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/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 0caa230
B
groups: fix regression
Baptiste Daroussin
2 years ago ca5dcfb
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: 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
Add copyrights for files I touched.
Gleb Popov
2 years ago 41c892d
G
libpkg: Introduce pkgdb_all_search() function.
Gleb Popov
3 years ago ffdb473
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
B
Cleanup: remove legacy from the time when we didn't have real uid
Baptiste Daroussin
3 years ago 6c11208
B
query: Respect case sensitivity when globbing
Baptiste Daroussin
3 years ago a275d7a
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: convert repo handling to tllist
Baptiste Daroussin
3 years ago b0b3231
B
pkgdb: eliminate custom sqlite3 function "split_version"
Baptiste Daroussin
3 years ago 905ac5c
B
Revert "pkg: don't request origin, but all categories"
Baptiste Daroussin
3 years ago 4570ef2
B
pkg: don't request origin, but all categories
Baptiste Daroussin
3 years ago 0922f10
S
Fix condition for passing of SQL query parameter
Stefan Eßer
4 years ago acc061f
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
B
Completly finish the ability to save untracked files
Baptiste Daroussin
6 years ago 88eb0b2
B
Add a function to determine if a file belongs to any installed package
Baptiste Daroussin
6 years ago 09789ab
B
Remove all code related to FTS it has not been used ever
Baptiste Daroussin
9 years ago 36a79ce
B
Rename precious to vital on suggestion from wblock@
Brad Davis
10 years ago 8ab7285
B
First pass at implementing precious packages
Brad Davis
10 years ago 103076e
V
Merge pull request #1307 from andrejzverev/fix3
Vsevolod Stakhov
10 years ago 0bf094d
A
load manifestdigest for pkgdb_query_shlib_provide
Andrej Zverev
10 years ago ca0e678
V
Merge pull request #1214 from vstakhov/master
Vsevolod Stakhov
11 years ago 9e14677
V
Fix SQL queries.
Vsevolod Stakhov
11 years ago 28bc3c8
B
Add support for provides/requires
Baptiste Daroussin
11 years ago a8b55d0
M
Fix #1129 -- correct SQL code resulting from bad merge.
Matthew Seaman
11 years ago df3b985
B
Merge pull request #1113 from landonf/osx/release/0.1
Baptiste Daroussin
11 years ago 3eafef1
L
Initial adoption of OS X compatibility shims.
Landon Fuller
11 years ago 753c3af
B
Finish changing uniqueid to pkgname
Baptiste Daroussin
11 years ago 3857c22
B
At last unique identifier is now pkgname
Baptiste Daroussin
11 years ago 4b40ae9
B
pkg query -g: Fix handling of character ranges such as 'name-[0-9]*'
Bryan Drewery
11 years ago 57e6993
V
Do not assert if pattern is empty in query.
Vsevolod Stakhov
11 years ago 576ad0d
V
Merge branch 'gsoc2014'
Vsevolod Stakhov
11 years ago 17804c4
V
Cleanup.
Vsevolod Stakhov
11 years ago 7624b78
V
Implement search.
Vsevolod Stakhov
11 years ago ff1cb1d
V
Implement repo query.
Vsevolod Stakhov
11 years ago a449c8a
V
Refactor query functions.
Vsevolod Stakhov
11 years ago 42d144d
V
Split query functions to a separate file.
Vsevolod Stakhov
11 years ago 07a7468