Historique des commits

Auteur SHA1 Message Date
  Tianon Gravi e1a94ef563 Update "diff-pr.sh" to use the new DockerFroms function il y a 6 ans
  Tianon Gravi de13dd5bb7 Replace "--ignore-all-space" with "--ignore-blank-lines", "--ignore-space-at-eol", and "--ignore-space-change" il y a 6 ans
  Tianon Gravi 8df2fd5d54 Fix "diff-pr.sh" edge case il y a 6 ans
  Tianon Gravi b1f25a69e4 Add ".dockerignore" to the list of things "diff-pr" optionally looks at il y a 6 ans
  Tianon Gravi 48c82ce313 Fix diff-pr globbing on images that do "COPY ./..." (like neo4j) il y a 6 ans
  Tianon Gravi de3335b278 Fix minor edge case in diff-pr il y a 6 ans
  Tianon Gravi 510aeda20f Use "find" instead of "eval" for more defensive glob expansion il y a 6 ans
  Tianon Gravi 413b9689b5 Update "diff-pr.sh" to ignore "--chown=" on COPY/ADD il y a 7 ans
  Tianon Gravi 087cef7a9f Add support for "File:" in manifest files il y a 7 ans
  Tianon Gravi 667443bb39 Revert "breaks-rewrites" addition to diff-pr -- it causes more issues generally than it helps il y a 7 ans
  Tianon Gravi 733d0bfaef Add explicit "--break-rewrites" value to fix overaggressive splitting il y a 7 ans
  Tianon Gravi e21fe49dc9 Update "diff-pr" flags to be more aggressive about looking for similar files il y a 7 ans
  Tianon Gravi dbfb3f3cd5 Add "--ignore-all-space" to "diff-pr.sh" il y a 7 ans
  Tianon Gravi f8555d46fd Update "diff-pr.sh" to strip leading "./" from tar entries il y a 7 ans
  Tianon Gravi f1d5ef8b13 Let diff-pr be arch-aware il y a 7 ans
  Tianon Gravi 6770ab304a Use "sort -u" in diff-pr to remove duplicates due to SharedTags il y a 8 ans
  Tianon Gravi a92a4e8429 Add another "uninteresting directory" il y a 8 ans
  Tianon Gravi b158337e0c Use the first arch of each entry in "diff-pr.sh" il y a 8 ans
  yosifkit dcfe2b8490 Merge pull request #3059 from infosiftr/diff-pr-shared-tags il y a 8 ans
  Tianon Gravi f555445d48 Adjust template whitespace to match the rest of the file il y a 8 ans
  Tianon Gravi 2ec4c7cc64 Fix "DockerFrom" failure on "windows-amd64"-only tags il y a 8 ans
  Tianon Gravi cc73ad07d0 Add "SharedTags" support to "diff-pr.sh" il y a 8 ans
  Tianon Gravi 728e22d0d1 Add an "arches list" to "diff-pr" output il y a 8 ans
  Tianon Gravi 764fc2406b Add some very basic initial support for BASHBREW_ARCH in "diff-pr.sh" il y a 8 ans
  Tianon Gravi c0d1c0c69e Merge pull request #2558 from infosiftr/uninteresting-tarball-content il y a 8 ans
  Tianon Gravi 1ca9e62e9c Add "sort -V" to our "bashbrew list" for deterministic ordering (which should lead to simpler diffs overall) il y a 8 ans
  Tianon Gravi 311e9d3637 Add "bashbrew list" output to "diff-pr.sh" il y a 8 ans
  Tianon Gravi 9c8b8a0282 Remove certain paths from tarball output in "diff-pr" il y a 8 ans
  Tianon Gravi 76e316ddca Remove "--depth 1" from "diff-pr.sh" to allow Git to detect overlap correctly il y a 9 ans
  Joe Ferguson 9cf50096ac Allow globs in diff to get files beginning with `.` il y a 9 ans