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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: fix makeargv behaviour on empty input
v0.80_pre20190610
Fabian Groffen
2019-06-10
1
-0
/
+6
*
main: CONFIG_PROTECT should not be prefixed
Fabian Groffen
2019-06-10
1
-1
/
+1
*
main: update default locations for PORTDIR and PKGDIR
Fabian Groffen
2019-06-07
1
-2
/
+2
*
q: use overlay names from repos.conf if available
Fabian Groffen
2019-05-20
1
-2
/
+6
*
q: remove -M (modpath) option
Fabian Groffen
2019-05-20
1
-1
/
+0
*
libq/tree: merge vdb and cache
Fabian Groffen
2019-05-09
1
-20
/
+0
*
reinitialize_flat: remove
Fabian Groffen
2019-04-25
1
-139
/
+0
*
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
-574
/
+30
*
remove_extra_space: move to libq/rmspace
Fabian Groffen
2019-03-22
1
-28
/
+3
*
build: fix misc issues found on Linux
Fabian Groffen
2019-03-19
1
-0
/
+1
*
q: fix misc issues found on Darwin
Fabian Groffen
2019-03-19
1
-0
/
+3
*
build: add gnulib sources
Fabian Groffen
2019-03-19
1
-13
/
+42
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-82
/
+27
*
porting.h: move iniparser include to its only consumer
Fabian Groffen
2019-03-15
1
-1
/
+3
*
main: reduce overeager timestamp precision in initialize_flat
Fabian Groffen
2019-03-12
1
-2
/
+3
*
libq: introduce set to replace virtuals (queue)
Fabian Groffen
2019-03-09
1
-6
/
+11
*
initialize_portage_env: empty default for FEATURES in vars_to_read
Fabian Groffen
2018-12-20
1
-1
/
+1
*
main: fix potential buffer underrun
Hanno Boeck
2018-07-18
1
-1
/
+1
*
version_barf: cleanup, add myself
Fabian Groffen
2018-05-18
1
-5
/
+8
*
qcache: use metadata/md5-cache iso /var/cache/edb/
Fabian Groffen
2018-04-17
1
-5
/
+9
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
read_repos_conf: exclude empty strings as file too
Fabian Groffen
2018-04-01
1
-2
/
+2
*
read_portage_env_file: properly ignore backup files
Fabian Groffen
2018-04-01
1
-1
/
+2
*
read_portage_env_file: support reading directories, bug #558306
Fabian Groffen
2018-03-31
1
-1
/
+21
*
initialize_portage_env: move debug var printing after repos.conf
Fabian Groffen
2018-03-30
1
-12
/
+12
*
read_portage_env_file: make debug print the real location
Fabian Groffen
2018-03-30
1
-1
/
+1
*
initialize_portage_env: avoid double prefix for repos.conf location
Fabian Groffen
2018-03-30
1
-1
/
+1
*
version_barf: show EPREFIX configured with, if present
Fabian Groffen
2018-03-23
1
-1
/
+7
*
fix signedness warnings
Fabian Groffen
2018-03-23
1
-3
/
+5
*
read_repos_conf: reject ~ postfixed files (aka backup files)
Matthew White
2018-01-08
1
-0
/
+4
*
initialize_portage_env: fix PORTAGE_CONFIGROOT usage
Fabian Groffen
2017-12-29
1
-5
/
+5
*
Fix PORTAGE_QUIET quiet result.
Robin H. Johnson
2017-11-26
1
-2
/
+11
*
cache: add sanity check on malformed cache files
Mike Frysinger
2016-12-28
1
-0
/
+4
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-50
/
+70
*
add cleanup logic to handle specific leaks
Mike Frysinger
2016-12-28
1
-2
/
+4
*
main: rework path handling to avoid unsafe strncat
Mike Frysinger
2016-12-20
1
-4
/
+10
*
cache: fix open cache file leakage
Mike Frysinger
2016-11-26
1
-0
/
+1
*
cache: fix fclose(NULL) error when cache reading fails
Mike Frysinger
2016-11-26
1
-1
/
+1
*
--quiet: only open /dev/null once (in case of -qqqqqqq)
Mike Frysinger
2016-11-26
1
-1
/
+1
*
--quiet: do not suppress fatal error messages
Mike Frysinger
2016-11-26
1
-17
/
+17
*
repos.conf: add some debug printing
Mike Frysinger
2016-11-26
1
-0
/
+5
*
qpkg: fix bad pointer passing
Mike Frysinger
2016-11-14
1
-1
/
+2
*
repos.conf: fix fallback logic
Mike Frysinger
2016-04-04
1
-1
/
+3
*
change reinitialize type
Mike Frysinger
2016-04-01
1
-2
/
+2
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-5
/
+8
*
q: migrate to new repo posthook system
Mike Frysinger
2016-03-27
1
-1
/
+2
*
usage: handle optional args, and auto-align display
Mike Frysinger
2016-03-27
1
-4
/
+20
*
cache: avoid memleak warnings
Mike Frysinger
2015-12-16
1
-5
/
+9
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-2
/
+3
[next]