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
/
qpkg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qpkg: fix Coverity 125896 Unchecked return value
Fabian Groffen
2020-01-24
1
-1
/
+6
*
qpkg: fix Coverity 125928 Insecure temporary file
Fabian Groffen
2020-01-22
1
-1
/
+5
*
qpkg: fix Coverity 125923 Resource leak
Fabian Groffen
2020-01-22
1
-0
/
+3
*
qpkg: fix Coverity 125897 Unchecked return value
Fabian Groffen
2020-01-22
1
-2
/
+1
*
qpkg: fix Coverity 125896 Unchecked return value
Fabian Groffen
2020-01-22
1
-2
/
+11
*
qpkg: fix Coverity 206541 Explicit null dereference
Fabian Groffen
2020-01-19
1
-7
/
+9
*
qpkg: fix Coverity 206544 Dereference null return value
Fabian Groffen
2020-01-19
1
-1
/
+6
*
qpkg: fix Coverity 206566 Resource leak
Fabian Groffen
2020-01-19
1
-0
/
+1
*
qpkg: make use of tree being able to traverse binpkg trees
Fabian Groffen
2020-01-02
1
-103
/
+69
*
qlop: improve description for -c, fix -E
Fabian Groffen
2020-01-02
1
-8
/
+8
*
*: use new PF in places were it was simulated
Fabian Groffen
2020-01-01
1
-9
/
+4
*
qpkg: drop misleading and incorrect message about unmatched packages
Fabian Groffen
2019-11-17
1
-5
/
+2
*
qpkg: drop binpkgs in CATEGORY subdir for compliance
Fabian Groffen
2019-11-14
1
-1
/
+8
*
qpkg: don't emit hypothetical messages when real work has been done
Fabian Groffen
2019-09-28
1
-3
/
+5
*
qpkg: fix tbz2 xpak generation
Fabian Groffen
2019-09-28
1
-5
/
+18
*
qpkg: drop weird location choice for binpkgs
Fabian Groffen
2019-09-26
1
-37
/
+24
*
qpkg: use atom_format and tree_get_atom where possible
Fabian Groffen
2019-07-14
1
-15
/
+5
*
libq/tree: rename tree_get_vdb_atoms to tree_get_atoms
Fabian Groffen
2019-07-13
1
-19
/
+9
*
libq/set: drop rmspace for all inputs
v0.80_pre20190620
Fabian Groffen
2019-06-19
1
-4
/
+2
*
libq/tree: merge vdb and cache
Fabian Groffen
2019-05-09
1
-13
/
+17
*
libq/vdb: drop q_ prefix
Fabian Groffen
2019-05-06
1
-7
/
+7
*
qpkg: use libq/cache
Fabian Groffen
2019-04-28
1
-34
/
+19
*
reinitialize_flat: remove
Fabian Groffen
2019-04-25
1
-3
/
+1
*
q: fix various issues on Linux systems
Fabian Groffen
2019-03-27
1
-2
/
+2
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
1
-31
/
+63
*
build: add gnulib sources
Fabian Groffen
2019-03-19
1
-0
/
+2
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-1
/
+1
*
libq: introduce set to replace virtuals (queue)
Fabian Groffen
2019-03-09
1
-28
/
+30
*
fix GCC-8.2 warnings
Fabian Groffen
2019-03-01
1
-9
/
+20
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
qpkg: fix leakage when using -P multiple times
Mike Frysinger
2016-12-28
1
-0
/
+1
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-14
/
+12
*
move system headers to porting.h to avoid duplication
Mike Frysinger
2016-12-28
1
-2
/
+0
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-1
/
+1
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-2
/
+0
*
qpkg: add multiple overlay support
Mike Frysinger
2015-11-26
1
-1
/
+8
*
qgrep/qpkg: use the cache file given
Mike Frysinger
2015-05-19
1
-13
/
+1
*
drop unused "item" member of set logic
Mike Frysinger
2015-02-22
1
-1
/
+1
*
qpkg: document the chdir() usage
Mike Frysinger
2014-03-16
1
-2
/
+4
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
kill off more spurious/useless parens
Mike Frysinger
2012-10-28
1
-4
/
+4
*
Add basic PKG_INSTALL_MASK support for qpkg
Ned Ludd
2012-01-08
1
-5
/
+32
*
add some scandir helpers to optimize things
Mike Frysinger
2011-12-18
1
-8
/
+4
*
overhaul vdb walking
Mike Frysinger
2011-12-18
1
-13
/
+16
*
redo -d dir option so that it avoids chdir, and redo some of the state so tha...
Mike Frysinger
2011-02-28
1
-4
/
+4
*
qpkg needs buf earlier
Mike Frysinger
2011-02-21
1
-5
/
+6
*
convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...
Mike Frysinger
2011-02-21
1
-13
/
+22
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
qpkg: drop bashism redirect #351243 by Piotr Karbowski
Mike Frysinger
2011-01-11
1
-3
/
+3
*
- update headers
Ned Ludd
2010-04-07
1
-5
/
+5
[next]