aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: allow running out of sourcetreeHEADmasterFabian Groffen12 days3-3/+5
* main: respect ROOT when reading profilesFabian Groffen12 days1-7/+17
* main: handle --root and -q early during startupFabian Groffen12 days3-29/+51
* libq/Makefile: fix out-of-srcdir buildFabian Groffen2024-06-292-2/+4
* build-sys: regenFabian Groffen2024-06-2852-27908/+3449
* fix Coverity issuesFabian Groffen2024-06-283-6/+7
* *: remove i18n/gettext supportFabian Groffen2024-06-274-32/+10
* qwhich: add -r option to limit search to a repositoryFabian Groffen2024-06-251-10/+21
* autogen: autoconf-archive was moved from sys-devel to dev-buildv0.97Fabian Groffen2024-04-201-2/+2
* libq/xarray: Handle NULL arrays in xarraysort()Boris Staletic2024-04-081-2/+3
* tests: Avoid buffer underflow when checking rmspace resultBoris Staletic2024-04-081-2/+2
* qmanifest: avoid out of bounds access in append_list macroFabian Groffen2024-03-291-2/+4
* tests: Avoid leaking buf in copy_file/test.cBoris Staletic2024-03-291-0/+1
* tests: avoid leaking buf after exiting the loop in atom_explodeBoris Staletic2024-03-291-0/+1
* qlop: Do not leak avgs array in predict modeBoris Staletic2024-03-291-0/+1
* qlop: Properly handle atom_compar_cb when called from qsortBoris Staletic2024-03-293-4/+4
* qmerge: add reminder for myselfFabian Groffen2024-03-291-0/+4
* libq/tree: handle hypothetical fail in tree_pkg_meta_get_intFabian Groffen2024-02-011-0/+6
* libq/contents: fix invalid access problem pointed out by valgrindFabian Groffen2024-02-011-0/+4
* libq/contents: add variant specifying buffer lengthFabian Groffen2024-01-312-20/+38
* libq/hash.h: update copyright for previous commitFabian Groffen2024-01-311-1/+1
* libq/hash: add hash_string functionFabian Groffen2024-01-312-24/+114
* libq/atom: fix atom comparison bugPavel Kalugin2024-01-271-1/+9
* qmerge: sloppily circumvent Coverity 125893Fabian Groffen2024-01-021-1/+1
* qmerge: fix Coverity 190455 Argument cannot be negativeFabian Groffen2024-01-021-2/+5
* buildsys: regenFabian Groffen2024-01-0268-643/+7486
* buildsys: no longer use OpenSSL for hash implementationsFabian Groffen2024-01-023-38/+4
* libq/hash: switch from OpenSSL/custom to gnulib-based hash implsFabian Groffen2024-01-025-897/+41
* *: remove WHIRLPOOL hash supportFabian Groffen2024-01-018-59/+26
* gnulib: updateFabian Groffen2024-01-01410-7182/+19092
* man: regen for updated footerFabian Groffen2024-01-0119-38/+92
* man: fix product/component for reporting bugsFabian Groffen2024-01-011-1/+1
* qlist: avoid truncation of USE-flags in package viewFabian Groffen2024-01-011-22/+11
* qmerge: Send ewarn, etc., to stderrBrian Norris2023-12-201-4/+4
* main: init quiet early for repo checksv0.96.1Fabian Groffen2023-07-181-8/+23
* initialize_portage_env: init color and quiet defaults earlyFabian Groffen2023-07-171-3/+8
* main: silence repo warnings when quiet is setv0.96Fabian Groffen2023-04-211-6/+11
* libq/tree: add commetns on file checks (research for bug #898194)Fabian Groffen2023-04-211-0/+9
* main: support NO_COLOR environment variableFabian Groffen2023-03-011-0/+6
* main: workaround hypothetical resource leakv0.95Fabian Groffen2023-02-071-1/+1
* set: try to silence CoverityFabian Groffen2023-02-072-4/+11
* set: ensure NULL is empty behaviour is retained throughoutFabian Groffen2023-02-076-21/+59
* qmerge: add some braindump notes about how things could beFabian Groffen2023-02-071-0/+94
* qdepends: add support for IDEPEND, #892533Fabian Groffen2023-01-303-16/+33
* libq/tree: add support IDEPENDFabian Groffen2023-01-302-3/+8
* qkeyword: add -A option to show the current archFabian Groffen2022-12-152-13/+26
* qkeyword: gracefully handle case with no found archesFabian Groffen2022-12-151-1/+7
* main: Handle empty repo names in parent filesKrzesimir Nowak2022-12-151-16/+89
* main: Print the ignored parent line in warningKrzesimir Nowak2022-12-151-0/+2
* qmerge: set EBUILD_PHASE_FUNCv0.94.4sfrolov2022-11-161-0/+1