pacman/scripts/libmakepkg
Filip Hejsek 9151c44658 libmakepkg: Use git -c safe.bareRepository=all in bare repositories
Git commands can fail in bare repositories when global git config contains safe.bareRepository=explicit.
Some users set this option for increased security.
To be compatible with this configuration, explicitly set safe.bareRepository=all when invoking git in a bare repository.
2024-07-06 08:57:20 +00:00
..
autodep Fix typos 2024-05-20 02:30:50 -03:00
buildenv libmakepkg: add fortran buildenv to meson sources array 2024-05-04 10:10:23 +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 Update copyright years 2024-02-24 18:40:44 +10:00
lint_package Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild Update copyright years 2024-02-24 18:40:44 +10:00
reproducible Update copyright years 2024-02-24 18:40:44 +10:00
source libmakepkg: Use git -c safe.bareRepository=all in bare repositories 2024-07-06 08:57:20 +00:00
tidy Only copy source files onces when creating debug packages 2024-06-20 00:34:32 +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