index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
git
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid redundant patching when recursively patching
Andrew Robbins
2019-07-16
1
-1
/
+1
*
Respect blobs-ignore when removing blobs
Andrew Robbins
2019-04-23
1
-8
/
+2
*
libs/git: Exit subshell upon "cd" failure
Andrew Robbins
2019-03-28
1
-21
/
+33
*
libs/git: Remove check from git_am() and git_apply()
Andrew Robbins
2019-03-28
1
-6
/
+8
*
libs/git: Commit only if any blobs were removed
Andrew Robbins
2019-03-27
1
-1
/
+24
*
libs/git: Fail if patching fails
Andrew Robbins
2019-03-27
1
-6
/
+6
*
libs/git: Remove unnecessary env invocation
Andrew Robbins
2019-03-23
1
-2
/
+2
*
libs/git: Remove some unused variable definitions
Andrew Robbins
2019-03-23
1
-8
/
+0
*
libs/git: Avoid checking exit codes indirectly
Andrew Robbins
2019-03-23
1
-35
/
+5
*
libs/git: Simplify logic for operating on branches
Andrew Robbins
2019-03-23
1
-122
/
+76
*
libs/git: Avoid some redundancies in git_patch()
Andrew Robbins
2019-03-18
1
-19
/
+29
*
libs/git: Move patching method logic to git_patch()
Andrew Robbins
2019-03-18
1
-8
/
+13
*
libs/git: Add git_apply() and git_apply_check()
Andrew Robbins
2019-03-18
1
-1
/
+33
*
Rename and refactor diff_patch_file()
Andrew Robbins
2019-03-18
1
-1
/
+1
*
libs/git: Apply patches before removing blobs
Andrew Robbins
2019-03-13
1
-1
/
+1
*
libs/git: Actually patch recursively
Andrew Robbins
2019-03-13
1
-10
/
+10
*
libs/git: Create branch name based on argument list
Andrew Robbins
2019-03-12
1
-18
/
+2
*
libs/git: Prefix branch names with "libreboot-"
Andrew Robbins
2019-03-12
1
-7
/
+8
*
libs/git: Clean up after patch fails to apply
Andrew Robbins
2019-03-11
1
-1
/
+2
*
Remove unnecessary spaces in command substitutions
Andrew Robbins
2017-10-28
1
-17
/
+17
*
Make use of Bash's '-n' operator for tests
Andrew Robbins
2017-10-28
1
-16
/
+16
*
Replace usage of the '[' Bash builtin with '[['
Andrew Robbins
2017-10-28
1
-29
/
+29
*
Remove braces from parameter expansions
Andrew Robbins
2017-09-21
1
-10
/
+10
*
Enable 'extglob' and replace some brace expansions
Andrew Robbins
2017-07-11
1
-1
/
+1
*
Vars TAR_XZ,ASC,SHA256SUM renamed for generality.
Andrew Robbins
2017-06-25
1
-2
/
+2
*
Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'
Andrew Robbins
2017-06-23
1
-1
/
+1
*
Remove unnecessary 'env' invocation from printf.
Andrew Robbins
2017-06-23
1
-2
/
+2
*
Fixed printf calls & replaced 'echo' w/ printf.
Andrew Robbins
2017-06-23
1
-2
/
+2
*
Improved handling of filenames in archive creation
Andrew Robbins
2017-06-22
1
-3
/
+3
*
Patching now works. bucts can be patched & built.
Andrew Robbins
2017-05-31
1
-18
/
+18
*
libs: git: Check that blobs path is a valid file
Paul Kocialkowski
2017-01-15
1
-1
/
+1
*
libs: git: Checkout with -B to allow recreating branches
Paul Kocialkowski
2017-01-15
1
-1
/
+1
*
Paper build system initial import into Libreboot
Paul Kocialkowski
2017-01-15
1
-0
/
+634