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
/
qmerge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmerge: sloppily circumvent Coverity 125893
Fabian Groffen
2024-01-02
1
-1
/
+1
*
qmerge: fix Coverity 190455 Argument cannot be negative
Fabian Groffen
2024-01-02
1
-2
/
+5
*
*: remove WHIRLPOOL hash support
Fabian Groffen
2024-01-01
1
-2
/
+2
*
qmerge: Send ewarn, etc., to stderr
Brian Norris
2023-12-20
1
-4
/
+4
*
qmerge: add some braindump notes about how things could be
Fabian Groffen
2023-02-07
1
-0
/
+94
*
qmerge: set EBUILD_PHASE_FUNC
v0.94.4
sfrolov
2022-11-16
1
-0
/
+1
*
qmerge: fix Coverity file descriptor leak CID 207952
Fabian Groffen
2022-02-12
1
-1
/
+2
*
qmerge: fix Coverity dead code CID 248871
Fabian Groffen
2022-02-12
1
-3
/
+3
*
qmerge: fix Coverity resource leak (previnst) CID 248877
Fabian Groffen
2022-02-12
1
-1
/
+5
*
qmerge: fix Coverity NULL_RETURNS (possibly passing NULL)
Fabian Groffen
2022-02-12
1
-3
/
+9
*
qmerge: plug leak in pkg_merge when doing dryrun
Fabian Groffen
2022-02-06
1
-1
/
+3
*
qmerge: plug leak in pkg_merge
Fabian Groffen
2022-02-06
1
-1
/
+2
*
qmerge: free up some resources
Fabian Groffen
2022-02-06
1
-0
/
+7
*
qmerge: make use of xsystem instead of DIY
Fabian Groffen
2022-02-06
1
-29
/
+16
*
qmerge: just show which packages would be installed without --pretend
Fabian Groffen
2022-01-31
1
-5
/
+4
*
qmerge: drop ugly tree_pkg_meta_get workaround
Fabian Groffen
2021-12-29
1
-1
/
+0
*
qmerge: resolve user sets from etc/portage/sets
v0.93.3
Fabian Groffen
2021-12-27
1
-7
/
+12
*
qmerge: support cross-device merges also for VDB #816141
v0.93.2
Fabian Groffen
2021-12-26
1
-78
/
+37
*
qmerge: use FEATURES as set
Fabian Groffen
2021-12-13
1
-5
/
+5
*
qmerge: fix typo in output
Sam James
2021-10-09
1
-1
/
+1
*
qmerge: ensure temp dir exists before writing environment to it
Fabian Groffen
2021-10-03
1
-1
/
+2
*
qmerge: run pkg_prerm right before merging files from replacing version
Joakim Tjernlund
2021-09-27
1
-2
/
+20
*
libq/atom: introduce atom_compare_flg
Fabian Groffen
2021-08-16
1
-14
/
+3
*
qmerge: ignore subslot in calculating replacing version
Fabian Groffen
2021-07-05
1
-7
/
+17
*
qmerge: avoid crash when there are no objects
Fabian Groffen
2021-07-01
1
-1
/
+2
*
qmerge: ignore REPO in version replacement calculation
Fabian Groffen
2021-07-01
1
-0
/
+5
*
qmerge: allow installing virtual/* and acct-*/*
Fabian Groffen
2021-06-30
1
-2
/
+4
*
qmerge: add support for REPLACING_VERSIONS and REPLACED_BY_VERSION
Fabian Groffen
2021-06-24
1
-16
/
+41
*
qmerge: run pkg_* phases according to PMS 9.2 Call Order
Fabian Groffen
2021-06-22
1
-20
/
+21
*
qmerge: check phase funcs against PMS whether they should be run
Fabian Groffen
2021-06-21
1
-17
/
+72
*
qmerge: define BROOT, SYSROOT and ESYSROOT for phase running
Fabian Groffen
2021-06-17
1
-0
/
+4
*
qmerge: slightly re-order tree_pkg_meta_get calls for validity
Fabian Groffen
2021-06-16
1
-10
/
+12
*
qmerge: Protect against another NULL hash
Joakim Tjernlund
2021-06-16
1
-1
/
+1
*
qmerge: do not run pkg_pretend/pkg_setup/pkg_preinst if pretend
Joakim Tjernlund
2021-06-16
1
-3
/
+5
*
qmerge: Use same image dir. name as portage
Joakim Tjernlund
2021-06-16
1
-1
/
+1
*
qmerge: fix type for NULL SLOTs
Joakim Tjernlund
2021-06-16
1
-1
/
+1
*
qmerge: add comment about hash == NULL
Fabian Groffen
2021-06-16
1
-1
/
+1
*
qmerge: Protect against NULL ptr
Joakim Tjernlund
2021-06-16
1
-1
/
+3
*
qmerge: drop outdated comment
Fabian Groffen
2021-06-16
1
-1
/
+0
*
qmerge: once over to make better/more use of libq/tree
Fabian Groffen
2021-06-14
1
-472
/
+310
*
qmerge: some silencing
Fabian Groffen
2021-05-31
1
-9
/
+18
*
qmerge: silence style check
Fabian Groffen
2021-05-02
1
-2
/
+2
*
qmerge: provide emulations for fowners and fperms
Fabian Groffen
2021-05-01
1
-3
/
+7
*
qmerge: report relevant errors on binpkg unpacks
Fabian Groffen
2020-11-21
1
-2
/
+2
*
qmerge: adapt style after previous commit
Fabian Groffen
2020-11-14
1
-20
/
+22
*
qmerge: copy tbz2 archive into decompressor/tar pipe ourselves
Peter Stuge
2020-11-14
1
-3
/
+49
*
qmerge: don't call zstd with --long=31 on 32-bits platforms
Fabian Groffen
2020-11-13
1
-1
/
+10
*
qmerge: force FEATURES=-preserve-libs, bug #698462
Fabian Groffen
2020-08-17
1
-0
/
+3
*
qmerge: fix syntax error introduced in bafe11f5e8beb6ee1fe5e344aba517a22bc0cf9f
Fabian Groffen
2020-08-14
1
-1
/
+1
*
qlist: add -t (tree) and -m (masks) arguments
Fabian Groffen
2020-08-14
1
-2
/
+3
[next]