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: init quiet early for repo checks
v0.96.1
Fabian Groffen
2023-07-18
1
-8
/
+23
*
initialize_portage_env: init color and quiet defaults early
Fabian Groffen
2023-07-17
1
-3
/
+8
*
main: silence repo warnings when quiet is set
v0.96
Fabian Groffen
2023-04-21
1
-6
/
+11
*
main: support NO_COLOR environment variable
Fabian Groffen
2023-03-01
1
-0
/
+6
*
main: workaround hypothetical resource leak
v0.95
Fabian Groffen
2023-02-07
1
-1
/
+1
*
set: try to silence Coverity
Fabian Groffen
2023-02-07
1
-3
/
+9
*
set: ensure NULL is empty behaviour is retained throughout
Fabian Groffen
2023-02-07
1
-2
/
+4
*
main: Handle empty repo names in parent files
Krzesimir Nowak
2022-12-15
1
-16
/
+89
*
main: Print the ignored parent line in warning
Krzesimir Nowak
2022-12-15
1
-0
/
+2
*
main: ensure correct parsing of key-value pairs in ini-files
v0.94
Fabian Groffen
2022-06-14
1
-3
/
+4
*
main: move comment to relevant block
Fabian Groffen
2021-12-30
1
-1
/
+1
*
main: ensure default colouring is respected
v0.93.1
Fabian Groffen
2021-12-23
1
-3
/
+10
*
main: fix memory overwrite in strincr_var
Fabian Groffen
2021-12-16
1
-2
/
+3
*
main: turn FEATURES into a set
Fabian Groffen
2021-12-13
1
-20
/
+36
*
main: parse USE-flags into a set
Fabian Groffen
2021-11-13
1
-19
/
+96
*
main: parse/populate USE var
Fabian Groffen
2021-11-07
1
-0
/
+2
*
main: add global option --color to force colour output
Fabian Groffen
2021-05-10
1
-14
/
+9
*
q: show masking reason from comments when using -vv with -m
Fabian Groffen
2021-03-13
1
-1
/
+0
*
main: add line and comment section numbers for masks/envvars
Fabian Groffen
2021-03-13
1
-14
/
+32
*
main: fix alignment wrt qmanifest applet, bug #757540
Fabian Groffen
2020-11-29
1
-1
/
+1
*
read_portage_profile: adapt warning to point to which profile
Fabian Groffen
2020-08-02
1
-1
/
+2
*
main: replace another instance of strlen with sizoef() - 1
Fabian Groffen
2020-05-17
1
-1
/
+3
*
main: use sizeof iso strlen to enforce compile-time constants
Fabian Groffen
2020-05-16
1
-2
/
+4
*
main: fix Coverity 125930 Sizeof not portable
Fabian Groffen
2020-01-22
1
-1
/
+1
*
main: fix Coverity 125929 Sizeof not portable
Fabian Groffen
2020-01-22
1
-1
/
+1
*
main: avoid matching commented out lines in ini-files
Fabian Groffen
2020-01-18
1
-0
/
+1
*
main: don't ignore profiles without parents
Fabian Groffen
2020-01-03
1
-46
/
+41
*
main: try to clear a warning on Travis platform
Fabian Groffen
2020-01-02
1
-1
/
+1
*
main: replace iniparser by a small bit of custom code
Fabian Groffen
2019-12-31
1
-23
/
+66
*
main: use cannonical repo paths for repos.conf and PORTDIR
Fabian Groffen
2019-12-27
1
-2
/
+15
*
main: add masks support
Fabian Groffen
2019-12-27
1
-83
/
+138
*
qkeyword: default to ARCH when no arch given
Fabian Groffen
2019-12-14
1
-1
/
+1
*
main: try to make repo handling safer
Fabian Groffen
2019-12-08
1
-55
/
+57
*
misc fixes for valgrind
Fabian Groffen
2019-11-30
1
-15
/
+43
*
main: fix memleak for main_overlay in the correct way
Fabian Groffen
2019-11-29
1
-3
/
+4
*
main/qsearch: plug some minor memleaks
Fabian Groffen
2019-11-29
1
-1
/
+5
*
set_portage_env_var: don't include built-in value for incremental vars
v0.82
Fabian Groffen
2019-11-27
1
-6
/
+11
*
read_portage_profile: process in order as specified by PMS 5.2.1
Fabian Groffen
2019-11-25
1
-12
/
+13
*
main: properly track origin of PORTDIR variable
Fabian Groffen
2019-11-25
1
-1
/
+4
*
main: fix unintended memory freeing
Fabian Groffen
2019-11-25
1
-9
/
+25
*
main: overhaul profile/config reading somewhat
Fabian Groffen
2019-11-24
1
-165
/
+232
*
main: fix read_portage_profile to traverse ALL parents
Fabian Groffen
2019-11-19
1
-5
/
+7
*
q: add option to print envvars, much like portageq envvar
Fabian Groffen
2019-11-09
1
-50
/
+36
*
qlop: take two at implementing currently running merges
Fabian Groffen
2019-10-27
1
-1
/
+2
*
main: nicely format/wrap help arguments in -h output
Fabian Groffen
2019-07-14
1
-12
/
+39
*
main: rework terminal-based settings somewhat
Fabian Groffen
2019-07-14
1
-7
/
+9
*
main: default main_overlay to first overlay
Fabian Groffen
2019-06-27
1
-0
/
+3
*
main: push pointer for static object main_overlay
Fabian Groffen
2019-06-26
1
-1
/
+1
*
main: disable word wrapping when stdout is not a terminal
Fabian Groffen
2019-06-13
1
-2
/
+3
*
main/qmanifest: fix compilation on Linux
Fabian Groffen
2019-06-13
1
-0
/
+1
[next]