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
/
qcheck.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove i18n/gettext support
Fabian Groffen
2024-06-27
1
-1
/
+1
*
*: remove WHIRLPOOL hash support
Fabian Groffen
2024-01-01
1
-1
/
+1
*
qcheck: fix config-protect check, bug #837188
Fabian Groffen
2022-04-09
1
-99
/
+154
*
libq/hash: unify hash methods into single approach
Fabian Groffen
2020-05-16
1
-7
/
+3
*
qcheck: address Coverity 206997 Insecure temporary file
Fabian Groffen
2020-01-19
1
-1
/
+6
*
qcheck/quse: address Coverity concerns
Fabian Groffen
2020-01-06
1
-2
/
+7
*
qcheck: move away from tree_pkg_vdb_eat, make CONTENTS updating cleaner
Fabian Groffen
2020-01-05
1
-40
/
+49
*
qcheck: fix use after free
Fabian Groffen
2020-01-02
1
-2
/
+4
*
qcheck: fix tests
Fabian Groffen
2020-01-02
1
-2
/
+3
*
qcheck: pass package atoms down to tree_foreach_pkg
Fabian Groffen
2020-01-02
1
-29
/
+10
*
libq/tree: have tree_foreach_pkg take a query atom
Fabian Groffen
2020-01-02
1
-2
/
+2
*
libq/tree: remove tree_pkg_vdb_openat as public function
Fabian Groffen
2019-12-29
1
-17
/
+13
*
qcheck: add -F argument
Fabian Groffen
2019-06-29
1
-16
/
+22
*
libq/set: drop rmspace for all inputs
v0.80_pre20190620
Fabian Groffen
2019-06-19
1
-1
/
+0
*
libq/atom: make atom_format smarter to unbreak Puppet
Fabian Groffen
2019-06-13
1
-3
/
+3
*
qcheck: fix atom_compare call
Fabian Groffen
2019-06-11
1
-1
/
+1
*
libq/tree: merge vdb and cache
Fabian Groffen
2019-05-09
1
-15
/
+22
*
qcheck: use atom_format to unify atom representation
Fabian Groffen
2019-05-06
1
-27
/
+16
*
libq/vdb: drop q_ prefix
Fabian Groffen
2019-05-06
1
-5
/
+5
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
1
-5
/
+15
*
q: fix misc issues found on Darwin
Fabian Groffen
2019-03-19
1
-0
/
+2
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-1
/
+1
*
tests: fix compilation
Fabian Groffen
2019-03-11
1
-14
/
+33
*
Refactor: use successive fail branches
Sam Besselink
2018-12-28
1
-105
/
+126
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
fix some more signedness problems
Fabian Groffen
2018-03-23
1
-2
/
+2
*
fix signedness warnings
Fabian Groffen
2018-03-23
1
-1
/
+1
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-2
/
+4
*
qcheck: fix leakage with --skip regex array
Mike Frysinger
2016-11-14
1
-0
/
+5
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-1
/
+1
*
qcheck: change interface to operate on atoms
Mike Frysinger
2016-02-22
1
-50
/
+35
*
qcheck: improve error reporting for unreadable files
Mike Frysinger
2016-01-04
1
-2
/
+5
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-3
/
+0
*
Revert "tests: qcheck: tweak some tests output"
Mike Frysinger
2015-06-06
1
-1
/
+1
*
qcheck/qlop/qmerge/qxpak: fix spurious trailing u
Mike Frysinger
2015-05-04
1
-5
/
+5
*
qcheck: add a short option for --skip-protected
Mike Frysinger
2015-02-20
1
-3
/
+3
*
vdb: add a q_vdb_pkg_eat helper to unify various call styles
Mike Frysinger
2014-03-10
1
-1
/
+1
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
qcache/qcheck: use O_CLOEXEC in more places
Mike Frysinger
2014-01-07
1
-3
/
+3
*
use PRIu64/uint64_t when displaying time_t/off_t #466492 by James Cloos
Mike Frysinger
2013-04-21
1
-7
/
+8
*
qcheck: fix ROOT handling when hashing files
Mike Frysinger
2012-11-10
1
-3
/
+3
*
support skipping checking of CONFIG_PROTECT-ed files #330537 by Michał Górny
Mike Frysinger
2012-10-28
1
-11
/
+44
*
add braces to fix -Wempty-body gcc warnings
Mike Frysinger
2011-12-19
1
-4
/
+6
*
add a category filter to q_vdb_foreach_pkg
Mike Frysinger
2011-12-18
1
-3
/
+3
*
push down "exact" from global scope to per-applet state
Mike Frysinger
2011-12-18
1
-4
/
+6
*
overhaul vdb walking
Mike Frysinger
2011-12-18
1
-125
/
+117
*
use array helpers from pax-utils
Mike Frysinger
2011-10-03
1
-33
/
+18
*
rewrite qcheck to use *at style funcs
Mike Frysinger
2011-10-03
1
-221
/
+263
*
add xregcomp helpers
Mike Frysinger
2011-10-03
1
-9
/
+3
*
add prelink support to qcheck; patch based heavily on Martin von Gagern's wor...
Mike Frysinger
2011-10-03
1
-6
/
+11
[next]