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: 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
*
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
*
Add function 'tool_arguments_targets' to libs/tool
Andrew Robbins
2017-09-14
1
-0
/
+19
*
Skip archive extraction if archive doesn't exist
Andrew Robbins
2017-07-22
1
-1
/
+1
*
Remove unnecessary subshell grouping
Andrew Robbins
2017-07-22
1
-5
/
+3
*
Remove IFS binding masking a non-zero status code
Andrew Robbins
2017-07-22
1
-6
/
+3
*
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
1
-0
/
+1
*
Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
1
-0
/
+1
*
Add libreboot_setup_tool_actions()
Andrew Robbins
2017-07-21
1
-5
/
+0
*
Rename TOOL_ACTIONS_FUNCTIONS to TOOL_ACTIONS
Andrew Robbins
2017-07-21
1
-2
/
+2
[next]