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
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: fix product/component for reporting bugs
Fabian Groffen
2024-01-01
1
-1
/
+1
*
qlist: avoid truncation of USE-flags in package view
Fabian Groffen
2024-01-01
1
-22
/
+11
*
qmerge: Send ewarn, etc., to stderr
Brian Norris
2023-12-20
1
-4
/
+4
*
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
*
libq/tree: add commetns on file checks (research for bug #898194)
Fabian Groffen
2023-04-21
1
-0
/
+9
*
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
2
-4
/
+11
*
set: ensure NULL is empty behaviour is retained throughout
Fabian Groffen
2023-02-07
6
-21
/
+59
*
qmerge: add some braindump notes about how things could be
Fabian Groffen
2023-02-07
1
-0
/
+94
*
qdepends: add support for IDEPEND, #892533
Fabian Groffen
2023-01-30
3
-16
/
+33
*
libq/tree: add support IDEPEND
Fabian Groffen
2023-01-30
2
-3
/
+8
*
qkeyword: add -A option to show the current arch
Fabian Groffen
2022-12-15
2
-13
/
+26
*
qkeyword: gracefully handle case with no found arches
Fabian Groffen
2022-12-15
1
-1
/
+7
*
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
*
qmerge: set EBUILD_PHASE_FUNC
v0.94.4
sfrolov
2022-11-16
1
-0
/
+1
*
build-sys: regenerate
v0.94.3
Fabian Groffen
2022-08-29
2
-0
/
+16
*
configure.ac: set ENABLE_QTEGRITY/ENABLE_QMANIFEST again
Fabian Groffen
2022-08-29
1
-0
/
+8
*
build-sys: regenerate
v0.94.2
Fabian Groffen
2022-08-28
30
-19851
/
+1452
*
Remove libtool
David Seifert
2022-08-28
7
-10
/
+9
*
Use pkg-config for dependencies
David Seifert
2022-08-28
2
-100
/
+70
*
Use Automake in `foreign` mode
David Seifert
2022-08-28
1
-1
/
+1
*
libq/atom: fix atom_compare for "0" version components
v0.94.1
Fabian Groffen
2022-06-15
3
-10
/
+28
*
main: ensure correct parsing of key-value pairs in ini-files
v0.94
Fabian Groffen
2022-06-14
1
-3
/
+4
*
build-sys: update gnulib
Fabian Groffen
2022-05-26
68
-968
/
+24544
*
qdepends: plug Coverity CID 269971 (resource leak)
Fabian Groffen
2022-05-26
1
-3
/
+5
*
qdepends: add --resolve flag to lookup depstrings
Fabian Groffen
2022-05-26
2
-17
/
+45
*
libq/dep: allow resolving multiple times (e.g. for overlays)
Fabian Groffen
2022-05-26
1
-1
/
+1
*
libq/dep: add dep_resolve_tree function
Fabian Groffen
2022-05-26
2
-33
/
+56
*
libq/atom: make atom_to_string_r produce BUILD_ID when set
Fabian Groffen
2022-05-20
1
-0
/
+2
*
libq/tree: support FEATURES=binpkg-multi-instance Packages file
Fabian Groffen
2022-05-20
2
-6
/
+21
*
qlist: print BUILD_ID for binpkgs (if any)
Fabian Groffen
2022-05-20
1
-1
/
+5
*
libq/atom: allow including BUILDID in atom_format
Fabian Groffen
2022-05-19
1
-0
/
+15
*
libq/atom: make atom_compare consider BUILDID
Fabian Groffen
2022-05-19
1
-5
/
+13
*
libq/atom.h: add BUILDID to atom for binpkg-multi-instance support
Fabian Groffen
2022-05-19
1
-16
/
+17
*
libq/atom: implement strict PMS 3.3 in atom_compare
Fabian Groffen
2022-04-18
4
-35
/
+219
*
qcheck: fix config-protect check, bug #837188
Fabian Groffen
2022-04-09
3
-101
/
+156
*
libq/dep: print single nodes on a single line
Fabian Groffen
2022-04-07
4
-14
/
+32
*
buildsys: regenerate
Fabian Groffen
2022-04-06
30
-525
/
+958
*
qdepends: make USE-flag filtering opt-in via -U flag
Fabian Groffen
2022-04-06
1
-8
/
+16
*
buildsys: regen, add ALL gnulib files this time
Fabian Groffen
2022-02-27
392
-20688
/
+40778
*
gitignore: do NOT ignore gnulib files
Fabian Groffen
2022-02-27
1
-2
/
+0
*
buildsys: add gnulib missing files
Fabian Groffen
2022-02-27
5
-0
/
+255
*
buildsys: regen with older gnulib
Fabian Groffen
2022-02-27
378
-38952
/
+20433
*
buildsys: attempt to fix Linux build
Fabian Groffen
2022-02-27
6
-148
/
+5
*
buildsys: regen
Fabian Groffen
2022-02-27
25
-11800
/
+19790
*
qlop: fix date parsing of epochs on musl
Fabian Groffen
2022-02-23
1
-6
/
+6
[next]