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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename and refactor diff_patch_file()
Andrew Robbins
2019-03-18
1
-15
/
+4
*
Add preliminary dependency handling support
Andrew Robbins
2019-01-22
1
-0
/
+1
*
Consolidate R400/T400/T500/W500 Coreboot configs
Andrew Robbins
2018-10-08
1
-0
/
+1
*
Remove unnecessary spaces in command substitutions
Andrew Robbins
2017-10-28
1
-10
/
+10
*
Make use of Bash's '-n' operator for tests
Andrew Robbins
2017-10-28
1
-2
/
+2
*
Replace usage of the '[' Bash builtin with '[['
Andrew Robbins
2017-10-28
1
-8
/
+8
*
Modify fd copying in printf calls for readability
Andrew Robbins
2017-10-28
1
-6
/
+6
*
Remove overlooked braces from parameter expansions
Andrew Robbins
2017-09-22
1
-1
/
+1
*
Remove braces from parameter expansions
Andrew Robbins
2017-09-21
1
-57
/
+57
*
Conditionally use wget or curl in download_wrapper
Andrew Robbins
2017-09-20
1
-1
/
+15
*
Add support for curl in download_wrapper function
Andrew Robbins
2017-09-20
1
-2
/
+10
*
Declare array wget_options with local scope
Andrew Robbins
2017-09-20
1
-1
/
+1
*
Quote elements of array wget_options
Andrew Robbins
2017-09-20
1
-5
/
+5
*
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
Andrew Robbins
2017-07-18
1
-0
/
+4
*
Suppress GNU tar's warning on filenames w/ nuls.
Andrew Robbins
2017-07-09
1
-0
/
+2
*
Fixed bug in diff_patch_file() filename parsing.
Andrew Robbins
2017-06-28
1
-3
/
+4
*
Added functions for downloading/patching archives
Andrew Robbins
2017-06-28
1
-0
/
+18
*
Vars TAR_XZ,ASC,SHA256SUM renamed for generality.
Andrew Robbins
2017-06-25
1
-7
/
+7
*
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
-10
/
+10
*
Fixed printf calls & replaced 'echo' w/ printf.
Andrew Robbins
2017-06-23
1
-10
/
+10
*
Improved handling of filenames in archive creation
Andrew Robbins
2017-06-22
1
-90
/
+94
*
Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.
Andrew Robbins
2017-06-19
1
-0
/
+1
*
Patching now works. bucts can be patched & built.
Andrew Robbins
2017-05-31
1
-0
/
+17
*
libs: common: Always override tarfiles
Paul Kocialkowski
2017-01-15
1
-5
/
+1
*
libs: common: Drop docs definition
Paul Kocialkowski
2017-01-15
1
-1
/
+0
*
Paper build system initial import into Libreboot
Paul Kocialkowski
2017-01-15
1
-0
/
+379