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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs/project: Call functions from any project
Andrew Robbins
2019-10-16
1
-4
/
+8
*
libs/project: Invoke subshell in project_function_check()
Andrew Robbins
2019-07-21
1
-7
/
+6
*
Add functions to safely apply patches to non-git sources
Andrew Robbins
2019-07-16
2
-1
/
+19
*
Avoid redundant patching when recursively patching
Andrew Robbins
2019-07-16
2
-2
/
+2
*
libs/project: Complete project_sources_prepare()
Andrew Robbins
2019-07-16
1
-10
/
+61
*
libs/project: Remove extraneous newlines in header/footer
Andrew Robbins
2019-04-26
1
-3
/
+3
*
libs/project: Print project_action() footer, always
Andrew Robbins
2019-04-26
1
-10
/
+15
*
libs/project: Modify output of project_blobs_path()
Andrew Robbins
2019-04-23
1
-2
/
+0
*
Respect blobs-ignore when removing blobs
Andrew Robbins
2019-04-23
2
-8
/
+18
*
libs/project: Avoid subshell in 'if' statements
Andrew Robbins
2019-04-18
1
-1
/
+7
*
libs/project: Fail update check for git sources
Andrew Robbins
2019-04-18
1
-1
/
+1
*
libs/project: Fail install check, properly
Andrew Robbins
2019-04-15
1
-2
/
+7
*
libs/project: Fail build check, properly
Andrew Robbins
2019-04-15
1
-1
/
+6
*
libs/project: Don't fail with project_action_check
Andrew Robbins
2019-04-13
1
-1
/
+3
*
Merge branch 'libs-git' of and_who/libreboot into master
Swift Geek
2019-03-29
2
-45
/
+78
|
\
|
*
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/project: Execute project action in subshell
Andrew Robbins
2019-03-26
1
-13
/
+9
*
|
let's prefer pre-increment
Andrew Robbins
2019-03-28
1
-2
/
+2
*
|
libs/project: Set max loop iteration in for loop
Andrew Robbins
2019-03-28
1
-9
/
+5
|
/
*
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
3
-17
/
+6
*
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
*
Center tool/project output between header/footer
Andrew Robbins
2019-02-22
2
-2
/
+2
*
Don't output header/footer to stderr unless necessary
Andrew Robbins
2019-02-22
2
-4
/
+7
*
Add preliminary dependency handling support
Andrew Robbins
2019-01-22
2
-2
/
+74
*
Modify project_file_path() to return first matching path
Andrew Robbins
2018-10-09
1
-0
/
+2
*
Consolidate R400/T400/T500/W500 Coreboot configs
Andrew Robbins
2018-10-08
1
-0
/
+1
*
Use project_sources_path() in archive creation
Andrew Robbins
2018-01-14
1
-27
/
+4
*
Remove unnecessary spaces in command substitutions
Andrew Robbins
2017-10-28
4
-96
/
+96
*
Make use of Bash's '-n' operator for tests
Andrew Robbins
2017-10-28
4
-40
/
+40
*
Replace usage of the '[' Bash builtin with '[['
Andrew Robbins
2017-10-28
4
-99
/
+99
*
Replace '.' usage with Bash 'source' builtin
Andrew Robbins
2017-10-28
1
-2
/
+2
*
Modify fd copying in printf calls for readability
Andrew Robbins
2017-10-28
3
-21
/
+21
*
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
-8
/
+8
*
Remove braces from parameter expansions
Andrew Robbins
2017-09-21
1
-59
/
+59
*
Remove braces from parameter expansions
Andrew Robbins
2017-09-21
1
-10
/
+10
[next]