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
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary spaces in command substitutions
Andrew Robbins
2017-10-28
1
-8
/
+8
*
Make use of Bash's '-n' operator for tests
Andrew Robbins
2017-10-28
1
-4
/
+4
*
Replace usage of the '[' Bash builtin with '[['
Andrew Robbins
2017-10-28
1
-14
/
+14
*
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
1
-6
/
+6
*
Remove braces from parameter expansions
Andrew Robbins
2017-09-21
1
-8
/
+8
*
Add function 'tool_arguments_targets' to libs/tool
Andrew Robbins
2017-09-14
1
-0
/
+19
*
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
*
Rely less on word splitting by using arrays
Andrew Robbins
2017-07-14
1
-5
/
+9
*
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
-18
/
+18
*
Fixed printf calls & replaced 'echo' w/ printf.
Andrew Robbins
2017-06-23
1
-18
/
+18
*
Fixed project_check() and tool_check().
Andrew Robbins
2017-05-29
1
-6
/
+3
*
libs: tool: Add utility functions for files
Paul Kocialkowski
2017-01-15
1
-0
/
+82
*
Paper build system initial import into Libreboot
Paul Kocialkowski
2017-01-15
1
-0
/
+287