Historique des commits

Auteur SHA1 Message Date
  Andrew Robbins 9ff14df707 Specify non-applicable patch when performing check il y a 4 ans
  Andrew Robbins 089265a306 Avoid redundant patching when recursively patching il y a 5 ans
  Andrew Robbins 28725e6cbc Respect blobs-ignore when removing blobs il y a 5 ans
  Andrew Robbins 89176737ad libs/git: Exit subshell upon "cd" failure il y a 5 ans
  Andrew Robbins ac462c0df3 libs/git: Remove check from git_am() and git_apply() il y a 5 ans
  Andrew Robbins e681d7cd96 libs/git: Commit only if any blobs were removed il y a 5 ans
  Andrew Robbins 2b351b2fc3 libs/git: Fail if patching fails il y a 5 ans
  Andrew Robbins e996aefdea libs/git: Remove unnecessary env invocation il y a 5 ans
  Andrew Robbins fbdb6292b5 libs/git: Remove some unused variable definitions il y a 5 ans
  Andrew Robbins 6700afb57b libs/git: Avoid checking exit codes indirectly il y a 5 ans
  Andrew Robbins dbfed91bd4 libs/git: Simplify logic for operating on branches il y a 5 ans
  Andrew Robbins 4a493108d1 libs/git: Avoid some redundancies in git_patch() il y a 5 ans
  Andrew Robbins f3426c1e43 libs/git: Move patching method logic to git_patch() il y a 5 ans
  Andrew Robbins 88a7101827 libs/git: Add git_apply() and git_apply_check() il y a 5 ans
  Andrew Robbins 3f3d1c0437 Rename and refactor diff_patch_file() il y a 5 ans
  Andrew Robbins a4bcf48522 libs/git: Apply patches before removing blobs il y a 5 ans
  Andrew Robbins bd84ece1d4 libs/git: Actually patch recursively il y a 5 ans
  Andrew Robbins 925564a065 libs/git: Create branch name based on argument list il y a 5 ans
  Andrew Robbins 53ab906c8e libs/git: Prefix branch names with "libreboot-" il y a 5 ans
  Andrew Robbins b170479336 libs/git: Clean up after patch fails to apply il y a 5 ans
  Andrew Robbins 5c1fe562d8 Remove unnecessary spaces in command substitutions il y a 7 ans
  Andrew Robbins c7377e3eb7 Make use of Bash's '-n' operator for tests il y a 7 ans
  Andrew Robbins 85934d62d7 Replace usage of the '[' Bash builtin with '[[' il y a 7 ans
  Andrew Robbins ceb0a07b0c Remove braces from parameter expansions il y a 7 ans
  Andrew Robbins 379c69bf12 Enable 'extglob' and replace some brace expansions il y a 7 ans
  Andrew Robbins 0096666182 Vars TAR_XZ,ASC,SHA256SUM renamed for generality. il y a 7 ans
  Andrew Robbins b6e6d5eba4 Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' il y a 7 ans
  Andrew Robbins 4e50a92041 Remove unnecessary 'env' invocation from printf. il y a 7 ans
  Andrew Robbins 46c6ca3b9e Fixed printf calls & replaced 'echo' w/ printf. il y a 7 ans
  Andrew Robbins f4b847e200 Improved handling of filenames in archive creation il y a 7 ans