pacman/scripts/libmakepkg
Jan Alexander Steffens (heftig) f07d547cf1
libmakepkg: Use only /etc/makepkg.d/gitconfig
Globally set `GIT_CONFIG_GLOBAL` and `GIT_CONFIG_SYSTEM` so that we're
only loading `/etc/makepkg.d/gitconfig` (if it exists) and no other Git
config files.

Allow injecting another value via `MAKEPKG_GIT_CONFIG`.

Fixes: https://gitlab.archlinux.org/pacman/pacman/-/issues/193
2025-03-19 21:15:55 +01:00
..
autodep autodeps: parse LIB_DIRS with more specificity 2025-01-31 15:56:51 +10:00
buildenv libmakepkg: set CCACHE_PREFIX to absolute path of distcc when using both 2025-01-18 05:08:44 +00:00
executable debugedit: only check for debugedit if we build a package 2024-03-14 23:07:08 +01:00
integrity Update copyright years 2024-02-24 18:40:44 +10:00
lint_config Remove executable permissions from source file 2025-01-08 03:08:18 +00:00
lint_package Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild lint_pkgbuild/arch: always perform some checks 2025-01-30 01:17:40 +00:00
reproducible libmakepkg: remove python hashseed handling 2024-12-12 13:28:55 +00:00
source libmakepkg: Use only /etc/makepkg.d/gitconfig 2025-03-19 21:15:55 +01:00
tidy Add a .gdb_index section before splitting debug info 2025-01-19 04:27:42 +00:00
util libmakepkg: make configured BUILDENV readonly 2024-05-31 16:15:54 +00:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
buildenv.sh.in libmakepkg: do not unset CHOST with !buildflags 2024-04-20 11:37:54 +10:00
executable.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
integrity.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_config.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_package.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
source.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
srcinfo.sh.in libmakepkg/srcinfo.sh: fix missing extglob in srcinfo_write_attr 2024-02-28 21:30:22 +01:00
tidy.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
util.sh.in Update copyright years 2024-02-24 18:40:44 +10:00