void-packages/common
Đoàn Trần Công Danh 4b009994e5 changed_templates: exit early if no merge-base could be found
GitHub Action and fetch_upstream.sh script limits fetch depth to 200.
With such depth, should the PR was based on very old tree, we couldn't
find the merge-base to diff again.

In theory, we could replace actions/checkout and fetch_upstream.sh to
fetch more than 200 depth. However, there isn't much gain from such
change and it will increase the time to fetch upstream for all PR.
Arguably, such problematic PR couldn't be built because other steps
would build changed packages' dependencies, too.

Let's complain and exit early instead.
2021-06-01 08:31:00 +07:00
..
build-helper build-helper/qmake: respect {C,CXX,LD}FLAGS 2021-04-09 18:06:35 +07:00
build-profiles common/build-profile/i686-musl: fix triplet 2021-02-02 01:25:46 +01:00
build-style common/build-style/cmake.sh: pass full path of TOOLCHAIN_FILE to cmake 2021-05-06 18:23:18 +02:00
chroot-style xbps-src: remove proot chroot-style 2020-12-29 23:02:16 -08:00
cross-profiles cross-profiles: fix qemu name for ppcle 2021-03-13 03:25:36 +01:00
environment common/environment: update GNOME_SITE to new url 2021-04-09 18:52:36 +02:00
hooks base-files: fix conf files replacing each other wrong 2021-02-28 02:05:33 +01:00
repo-keys repo-keys: remove my testing repo key as it's unofficial 2020-04-01 20:55:45 +02:00
scripts common: add lint-version-change 2021-05-27 21:18:38 +02:00
travis changed_templates: exit early if no merge-base could be found 2021-06-01 08:31:00 +07:00
wrappers common/wrappers: add -L/usr/lib{32,64} to arguments ignored by cross-cc. 2021-02-09 23:01:46 -03:00
xbps-src update-check: fix update pattern for literal dot 2021-05-23 12:11:03 +07:00
options.description options.description: describe portaudio and clean up from templates 2021-03-07 23:50:23 -03:00
shlibs janet: update to 1.16.0. 2021-05-31 12:56:00 +02:00