GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libq
/
tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove WHIRLPOOL hash support
Fabian Groffen
2024-01-01
1
-1
/
+1
*
libq/tree: add commetns on file checks (research for bug #898194)
Fabian Groffen
2023-04-21
1
-0
/
+9
*
set: try to silence Coverity
Fabian Groffen
2023-02-07
1
-1
/
+2
*
set: ensure NULL is empty behaviour is retained throughout
Fabian Groffen
2023-02-07
1
-2
/
+3
*
libq/tree: add support IDEPEND
Fabian Groffen
2023-01-30
1
-1
/
+5
*
libq/tree: support FEATURES=binpkg-multi-instance Packages file
Fabian Groffen
2022-05-20
1
-5
/
+18
*
libq/tree: fix Coverity uninitialised memory use CID 248874
Fabian Groffen
2022-02-12
1
-4
/
+4
*
libq/tree: plug leak in tree_match_atom
Fabian Groffen
2022-02-06
1
-0
/
+1
*
libq/tree: allocate enough space in tree_clone_meta
Fabian Groffen
2022-02-06
1
-1
/
+1
*
libq/tree: ensure we free cache.store (for Packages file)
Fabian Groffen
2022-02-06
1
-1
/
+3
*
libq/tree: avoid nasty realloc magic on tree_pkg_meta
Fabian Groffen
2021-12-29
1
-100
/
+106
*
libq/tree: properly set SUBSLOT value when absent (PMS 7.2)
Barnabás Virágh
2021-10-04
1
-1
/
+6
*
libq/tree: make tree_match_atom produce valid meta for binpkgs
Fabian Groffen
2021-06-14
1
-18
/
+36
*
libq/tree: make some declarations const
Fabian Groffen
2021-06-13
1
-4
/
+5
*
libq/tree: fix double free/use after free scenarios
Fabian Groffen
2021-06-12
1
-19
/
+20
*
libq/tree: avoid crash in tree_close_pkg on virtuals
Fabian Groffen
2021-06-12
1
-4
/
+5
*
libq/tree: better tree_match interaction with binpkgs
Fabian Groffen
2021-06-12
1
-9
/
+32
*
libq/tree: build cache for Packages/binpkgs
Fabian Groffen
2021-06-08
1
-91
/
+89
*
libq/tree: fix empty cat_ctx and path when using binpkgs
Fabian Groffen
2021-06-01
1
-1
/
+5
*
libq/tree: silence warning about unknown keys in md5 cache format
Fabian Groffen
2021-05-23
1
-2
/
+2
*
libq/tree: return all pkgs found in Packages file, whether or not existant
Fabian Groffen
2021-04-29
1
-10
/
+5
*
tree: avoid crash at close when a binpkg is skipped
Fabian Groffen
2021-04-29
1
-0
/
+1
*
tree: avoid crash in tree_foreach_packages when category doesn't exist
Fabian Groffen
2021-04-29
1
-0
/
+10
*
libq/tree: fix tree_match_atom when returning newest match
Fabian Groffen
2021-03-13
1
-1
/
+1
*
libq/tree: allow tree_match_atom to skip over acct-* categories
Fabian Groffen
2021-02-20
1
-0
/
+4
*
libq/tree: add ability to match latest version per package in tree_match_atom
Fabian Groffen
2021-02-20
1
-16
/
+26
*
libq/tree: make tree_match_atom return path for each match
Fabian Groffen
2021-02-17
1
-8
/
+33
*
libq/tree: ensure tree_foreach_pkg_fast can be run multiple times too
Fabian Groffen
2020-06-27
1
-0
/
+2
*
libq/tree: fix metadata cache after realloc
Fabian Groffen
2020-06-07
1
-6
/
+15
*
libq/tree: properly free meta in tree_match_close
Fabian Groffen
2020-05-25
1
-1
/
+1
*
libq/tree: avoid invalid read in tree_foreach_packages
Fabian Groffen
2020-05-25
1
-2
/
+5
*
libq/tree: fix Coverity 210534
Fabian Groffen
2020-05-25
1
-0
/
+1
*
libq/tree: rework tree_match_atom to return a list of results
Fabian Groffen
2020-05-25
1
-24
/
+157
*
libq/tree: allow tree_foreach_packages to be called multiple times
Fabian Groffen
2020-05-25
1
-0
/
+16
*
libq/tree: have tree_read_file_binpkg populate some meta fields
Fabian Groffen
2020-05-25
1
-0
/
+39
*
libq/tree: slightly optimise tree_open_pkg
Fabian Groffen
2020-05-25
1
-4
/
+5
*
libq/tree: respect SLOT in query atom for tree_open_pkg
Fabian Groffen
2020-02-21
1
-1
/
+1
*
libq/tree: be more conservative with mem-clearing
Fabian Groffen
2020-02-03
1
-3
/
+5
*
libq/tree: ensure meta fields are clear when not set
Fabian Groffen
2020-02-03
1
-3
/
+3
*
libq/tree: fix Coverity 206560 Resource leak
Fabian Groffen
2020-01-20
1
-0
/
+3
*
libq/tree: help Coverity 206538 String not null terminated
Fabian Groffen
2020-01-19
1
-1
/
+2
*
libq/tree: fix Coverity 206542 Resource leak
Fabian Groffen
2020-01-19
1
-0
/
+3
*
libq/tree: help for Coverity 206550 String not null terminated
Fabian Groffen
2020-01-19
1
-1
/
+2
*
libq/tree: fix Coverity 206551 String not null terminated
Fabian Groffen
2020-01-19
1
-1
/
+2
*
libq/tree: fix Coverity 206560 Resource leak
Fabian Groffen
2020-01-19
1
-15
/
+37
*
libq/tree: Coverity 206569 String not terminated
Fabian Groffen
2020-01-19
1
-1
/
+2
*
libq/tree: fix initialisation in tree_open_cat
Fabian Groffen
2020-01-19
1
-0
/
+2
*
libq/tree: add initial tree_match_atom with caching
Fabian Groffen
2020-01-19
1
-0
/
+80
*
libq/tree: avoid double free in sorted case for tree_next_pkg_int
Fabian Groffen
2020-01-17
1
-1
/
+1
*
libq/tree: make some unused functions private (static)
Fabian Groffen
2020-01-05
1
-4
/
+4
[next]