Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/pkgdb_iterator.c  ·  View all commits
111 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
options: remove %Od and %OD they where never used and populated
Baptiste Daroussin
22 days ago 903337f
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
I
libpkg: store ignored shlibs in manifest and db
Isaac Freund
3 months ago cd69108
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
B
deps: make sure the origin is only an information
Baptiste Daroussin
7 months ago c08e56e
s
pkgdb: track mtime in pkgdb
strssndktn
7 months ago 08bf9b3
s
pkgdb: track uname, gname, permissions and fflags in pkgdb
strssndktn
7 months ago 699f92e
M
libpkg: Remove an unused/shadowed local variable in pkgdb_it_next()
Mark Johnston
7 months ago 88c353b
M
libpkg: Mark a table const
Mark Johnston
7 months ago 48027e8
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
refacto: convert pkgdb's internal list to vectors
Baptiste Daroussin
1 year ago 2729f5b
B
vec: convert pkg-message to vector
Baptiste Daroussin
1 year ago c01f2b7
B
pkg: convert stringlist_t to charv_t
Baptiste Daroussin
1 year ago 3c90262
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
B
provides/requires: order them alphabetically
Baptiste Daroussin
1 year ago 016aa71
B
pkg: multiple fixes
Baptiste Daroussin
1 year ago a18ee3e
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago bf1eb68
I
libpkg: track lib32 and Linuxulator shlibs
Isaac Freund
1 year ago 3882f0f
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 25ee7d0
K
More leak fixes as well as skipped leaks.
Keve
1 year ago 306fc12
S
Merge remote-tracking branch 'freebsd/main'
Shawn Webb
1 year ago 84c2214
B
altabi: rename the private field arch into altabi
Baptiste Daroussin
1 year ago 72cc0cd
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 851a6a4
B
debug: add a database namespace
Baptiste Daroussin
1 year ago e881083
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 618640d
N
reverted 5edd062df23d708c0dc7c2b58a07de9b38b92a98
Natalino Picone
1 year ago 390ffcf
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
cocci: fix NELEM vs nitems mix
Baptiste Daroussin
1 year ago bf078b6
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 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
G
Fix iterating in the pkgdb_all_search(PKGDB_MAYBE_REMOTE) case.
Gleb Popov
2 years ago a9b88ac
B
db iterator: fix duplicate results
Baptiste Daroussin
2 years ago 204423d
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
B
pkg_attribute: avoid collision with pkg_list
Baptiste Daroussin
3 years ago d9c65f6
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
M
libpkg: Decrease indentation in pkgdb_ensure_loaded()
Mark Johnston
3 years ago c08ee6d
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
pkgdb: convert repo handling to tllist
Baptiste Daroussin
3 years ago b0b3231
B
messages: convert to tllist
Baptiste Daroussin
3 years ago 0b8ce04
B
pkgdb: remove wrong concatenation for licenses
Baptiste Daroussin
3 years ago 5edd062
B
quality: plug plenty of memory leaks
Baptiste Daroussin
4 years ago ff0be3e
B
quality: remove dead assignements
Baptiste Daroussin
4 years ago d1f7fc9
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
B
Avoid duplicate dependencies in remote repos
Baptiste Daroussin
5 years ago abf8dd8
B
debug: expand more sql messages
Baptiste Daroussin
5 years ago cd8f896
B
SQL errors: further improve sql error reporting
Baptiste Daroussin
5 years ago 92c57f7
B
When fetching the dependency, grab the actual dependencies version instead of what has been specified as dependencies during build
Baptiste Daroussin
6 years ago e4da521
B
Add support for scripts in lua
Baptiste Daroussin
6 years ago 485bdd9
V
Merge branch 'master' of github.com:freebsd/pkg
Vsevolod Stakhov
9 years ago d7f6ae8
B
Fix issues after turning pkg-messages to double linked list
Baptiste Daroussin
9 years ago af6a4b7
V
Use dependencies formula in solver
Vsevolod Stakhov
9 years ago b0ea8d3
V
Use dependencies formula in solver
Vsevolod Stakhov
9 years ago 6c2aa59
B
Abort if asprintf fails
Baptiste Daroussin
9 years ago 721c1e2
B
abort() in case of memory failure
Baptiste Daroussin
9 years ago 2a1ca66
B
Merge pull request #1514 from ThomasAdam/ta/issue-1510
Baptiste Daroussin
9 years ago 7d27486
T
query: aggregate license information
Thomas Adam
9 years ago 94df6e4
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
B
Rework messages to be fully context aware
Baptiste Daroussin
10 years ago 9ec411c
V
Merge branch 'message-rework'
Vsevolod Stakhov
10 years ago 631ae91
V
More fixes to libpkg.
Vsevolod Stakhov
10 years ago ef497f0
V
More rework for new pkg-message.
Vsevolod Stakhov
10 years ago 0bcc13c
B
Get rid of pkg_strel
Baptiste Daroussin
10 years ago ed5762b
B
Remove never used uidstr/gidstr
Baptiste Daroussin
10 years ago d7d8ada
I
Always use sqlite3_column_int64 for reading integers from the db
Imre Vadász
10 years ago 56c4eb4
V
Load flexible deps from sqlite3.
Vsevolod Stakhov
10 years ago aaad007
V
Add dep_formula field.
Vsevolod Stakhov
10 years ago ad93098
B
Add support for provides/requires
Baptiste Daroussin
11 years ago a8b55d0
B
Add a place where to store requires
Baptiste Daroussin
11 years ago 79a5102
B
Use fflags set from plist
Baptiste Daroussin
11 years ago 3804ac3
B
Merge pull request #1113 from landonf/osx/release/0.1
Baptiste Daroussin
11 years ago 3eafef1
M
Tidy up iterator SQL
Matthew Seaman
11 years ago 1ed9bed
L
Initial adoption of OS X compatibility shims.
Landon Fuller
11 years ago 753c3af
B
Name is the unicity
Baptiste Daroussin
11 years ago d95716e
A
Small fixes
Alexandre Perrin
11 years ago d2be71a
B
Last minutes fixes
Baptiste Daroussin
11 years ago 05f30e3
B
Finish converting struct pkg into a proper structure
Baptiste Daroussin
11 years ago eab4f94
B
Make struct pkg a proper structure
Baptiste Daroussin
11 years ago 99c2768
B
At last unique identifier is now pkgname
Baptiste Daroussin
11 years ago 4b40ae9
B
Add preliminary support for @config
Baptiste Daroussin
11 years ago e6cd406
B
Always create 'arch' compat on package loading from db or file
Baptiste Daroussin
11 years ago 818dd24
B
in manifest add both arch (ALTABI) and abi (ABI) for compat with ancient version
Baptiste Daroussin
11 years ago 860ca23
B
Finish killing mtree
Baptiste Daroussin
11 years ago e73c495
B
pkg_group and pkg_user are internal only
Baptiste Daroussin
11 years ago f5726e0
V
Merge branch 'request-rework'
Vsevolod Stakhov
11 years ago 79e26f7
V
Fix runtime issues.
Vsevolod Stakhov
11 years ago 4745638
B
Add pkgdb_it_count()
Bryan Drewery
11 years ago 0f6bca2
V
Print repository in search.
Vsevolod Stakhov
11 years ago 5ec83e3
V
Fix ensure_loaded return value for remote packages.
Vsevolod Stakhov
11 years ago 2bc8f9d
V
Ensure load of files for remote packages.
Vsevolod Stakhov
11 years ago e79e383
V
Bind repo structure to a remote package.
Vsevolod Stakhov
11 years ago 13cf6a9
V
Add function to ensure that a package is loaded.
Vsevolod Stakhov
11 years ago a9e540c
V
Merge branch 'gsoc2014'
Vsevolod Stakhov
11 years ago 17804c4
V
Fix issues in queries.
Vsevolod Stakhov
11 years ago 284badc
V
Now iterator are less dependent on pkgdb.
Vsevolod Stakhov
11 years ago 63cbaf2
V
Some fixes to iterators.
Vsevolod Stakhov
11 years ago b71e723
V
Split query functions to a separate file.
Vsevolod Stakhov
11 years ago 07a7468
V
Add utilities for repo iterators.
Vsevolod Stakhov
11 years ago cb100b6
V
Implement abstract iterator.
Vsevolod Stakhov
11 years ago d8dae8f
V
Change name of pkgdb_it_new.
Vsevolod Stakhov
11 years ago 32cfcc7
V
Split iterator specific functions.
Vsevolod Stakhov
11 years ago 206e634