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
/
qfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qfile: print symlink targets in verbose mode
Fabian Groffen
2020-05-16
1
-1
/
+5
*
qfile: fix Coverity 206537 Resource leak
Fabian Groffen
2020-01-19
1
-0
/
+1
*
qfile/qlist: move away from tree_pkg_vdb_fopenat
Fabian Groffen
2020-01-05
1
-6
/
+6
*
libq/tree: have tree_foreach_pkg take a query atom
Fabian Groffen
2020-01-02
1
-2
/
+2
*
qfile: make qfile_check_plibreg not trigger on an empty file (/)
v0.83
Fabian Groffen
2019-12-27
1
-2
/
+2
*
qfile: include sys/stat.h because we use fstat
Fabian Groffen
2019-11-19
1
-0
/
+1
*
qfile: fix matching of full paths, bug #697094
Fabian Groffen
2019-10-12
1
-36
/
+36
*
Make qfile also check the prune lib registry
sbesl
2019-09-29
1
-2
/
+103
*
qfile add -F argument
Fabian Groffen
2019-07-14
1
-25
/
+24
*
libq/atom: make atom_format smarter to unbreak Puppet
Fabian Groffen
2019-06-13
1
-2
/
+2
*
qfile: fix atom_compare invocation and input
Fabian Groffen
2019-06-09
1
-4
/
+5
*
qfile: fix regression introduced in 55ad84ae
Fabian Groffen
2019-05-30
1
-2
/
+2
*
qfile: allow matching basenames to objects by default
Fabian Groffen
2019-05-17
1
-12
/
+23
*
qfile: adapt output slightly to match other q-tools
Fabian Groffen
2019-05-10
1
-1
/
+1
*
qfile: simply by using tree_get_atom and atom_format
Fabian Groffen
2019-05-10
1
-46
/
+29
*
libq/tree: merge vdb and cache
Fabian Groffen
2019-05-09
1
-7
/
+12
*
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
-6
/
+14
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-1
/
+1
*
fix GCC-8.2 warnings
Fabian Groffen
2019-03-01
1
-39
/
+37
*
qfile: drop non-functional --exact option
Fabian Groffen
2019-02-28
1
-9
/
+2
*
qfile: fix matching of files
Fabian Groffen
2018-04-15
1
-39
/
+55
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
qfile_main: use q_vdb_foreach_pkg_sorted, bug #607498
Fabian Groffen
2018-04-03
1
-1
/
+1
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-3
/
+3
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-1
/
+1
*
qfile: drop the --from option
Mike Frysinger
2016-02-04
1
-103
/
+20
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-3
/
+0
*
use the return value of getline
Mike Frysinger
2015-11-27
1
-4
/
+4
*
vdb: add a q_vdb_pkg_eat helper to unify various call styles
Mike Frysinger
2014-03-10
1
-2
/
+2
*
eat_file: convert API to work on dynamic buffers
Mike Frysinger
2014-03-10
1
-3
/
+6
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
qfile: add a --basename option so people can match just the base name of a pa...
Mike Frysinger
2013-04-29
1
-3
/
+10
*
qfile: re-order options and clarify --exclude/--exact are only for --orphans ...
Mike Frysinger
2012-11-10
1
-12
/
+12
*
qfile: fix handling of paths relative to pwd #362643 by Jeremy Olexa
Mike Frysinger
2012-10-28
1
-57
/
+55
*
qfile: push more of qfile_args_t into qfile_opt_state as the former is less v...
Mike Frysinger
2012-10-28
1
-119
/
+106
*
qfile: convert to libq/vdb
Mike Frysinger
2012-10-28
1
-300
/
+225
*
Fix compiler warnings for signedness.
v0.11
Robin H. Johnson
2012-08-13
1
-4
/
+4
*
kill useless set of paren
Mike Frysinger
2012-01-16
1
-3
/
+3
*
push down "exact" from global scope to per-applet state
Mike Frysinger
2011-12-18
1
-8
/
+9
*
delete unused variable
Mike Frysinger
2011-10-02
1
-4
/
+2
*
fix uninitialized warning after previous commit
Mike Frysinger
2011-03-02
1
-3
/
+3
*
make sure ROOT works properly
Mike Frysinger
2011-03-01
1
-8
/
+9
*
convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...
Mike Frysinger
2011-02-21
1
-17
/
+26
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
create our own local basename() to avoid portability issues #323889 by Naohir...
Mike Frysinger
2010-07-19
1
-10
/
+10
*
- update headers
Ned Ludd
2010-04-07
1
-5
/
+5
*
optimize qfile() a bit to avoid memory allocation and copying and re-use exis...
Mike Frysinger
2010-01-16
1
-85
/
+76
*
only warn and avoid exiting if we find a file in the pkg db #301221 by Petter...
Mike Frysinger
2010-01-16
1
-4
/
+6
*
check the return value of realpath() instead of relying on errno all the time
Mike Frysinger
2010-01-13
1
-14
/
+6
[next]