pacman/scripts
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
..
completion Correct typos in zsh_completion.in 2023-10-02 04:34:24 +00:00
libmakepkg libmakepkg: Use git -c safe.bareRepository=all in bare repositories 2024-07-06 08:57:20 +00:00
po Update bug report URL in tranlsation configuration files 2024-03-19 12:02:44 +10:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in Update urls to not use www. for archlinux.org 2021-04-08 10:14:33 +10:00
makepkg-template.pl.in Update copyright years 2024-02-24 18:40:44 +10:00
makepkg.sh.in makepkg: provide environment variable to disable PKGBUILD linting 2024-06-01 02:12:23 +10:00
meson.build meson: do not use meson.source_root() and meson.build_root() 2022-03-06 16:26:34 +10:00
pacman-db-upgrade.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
pacman-key.sh.in pacman-key: fix permission checks for non-root operations 2024-04-05 00:47:45 +00:00
repo-add.sh.in repo-add: unconditionally create the database if it is missing 2024-06-27 22:04:28 +10:00
wrapper.sh.in Update copyright years 2024-02-24 18:40:44 +10:00