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