podman/contrib
Ed Santiago 82f2b3edbc bloat check: make more robust
The use of 'C^' (parent) in 'git rebase' is counterintuitive,
at least to me: when C is a merge of multiple commits, rebase
picks each of those commits. That probably makes good sense
to a git expert, which I'm not.

Solution: forget using '^', just calculate the baseline sizes
by doing a checkout of the PR's parent.

Also: compute PR parent using git-merge-base instead of
blindly trusting $DEST_BRANCH (which may be volatile as
other PRs are merged).

Also: run git-rebase directly, not via make rule. That
indirection is too confusing here.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2022-05-10 05:44:55 -06:00
..
cirrus bloat check: make more robust 2022-05-10 05:44:55 -06:00
containers-common Add containers-common spec and command to podman 2022-02-22 14:38:57 -05:00
hello Cirrus: Build multi-arch images + manifests 2022-03-28 16:56:28 -04:00
modules-load.d Load ip_tables modules at boot 2022-02-23 16:11:19 +01:00
msi Add Windows installer support for upgrades 2022-03-19 19:37:24 -05:00
podmanimage Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
remote Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
script
snapcraft
spec
systemd systemd: enable all cgroups when running as a service 2022-03-30 15:49:06 +02:00
tmpfile
dependabot-dance
dependencies.txt