index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
*
|
|
Merge branch 'master' of iank/libreboot into master
Andrew Robbins
2017-07-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs/gnulinux/grub_cbfs: small path name fix
Ian Kelling
2017-07-24
1
-1
/
+1
|
/
/
*
|
Merge branch 'libreboot-main-cleanup' of kragle/libreboot into master
Leah Rowe
2017-07-21
3
-19
/
+48
|
\
\
|
*
|
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
2
-1
/
+4
|
*
|
Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK
Andrew Robbins
2017-07-21
2
-1
/
+4
|
*
|
Move libreboot_setup_include() (for symmetry)
Andrew Robbins
2017-07-21
1
-16
/
+16
|
*
|
Add libreboot_setup_tool_actions()
Andrew Robbins
2017-07-21
2
-5
/
+16
|
*
|
Rename TOOL_ACTIONS_FUNCTIONS to TOOL_ACTIONS
Andrew Robbins
2017-07-21
1
-2
/
+2
|
*
|
Fix action 'update_check' erroring out erroneously
Andrew Robbins
2017-07-21
1
-1
/
+1
|
*
|
Add libreboot_setup_project_actions()
Andrew Robbins
2017-07-21
2
-5
/
+16
|
*
|
Make the 'test' action functional again
Andrew Robbins
2017-07-20
1
-4
/
+4
|
*
|
Rename PROJECT_ACTIONS_FUNCTIONS to PROJECT_ACTIONS
Andrew Robbins
2017-07-20
1
-2
/
+2
|
*
|
Avoid exploiting local variables' dynamic scoping
Andrew Robbins
2017-07-19
1
-2
/
+3
*
|
|
Merge branch 'master' of tiveket/libreboot into master
Leah Rowe
2017-07-21
3
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update 'www/amd-libre.md'
tiveket
2017-07-21
1
-0
/
+2
|
*
|
Update 'docs/hardware/index.md'
tiveket
2017-07-21
1
-2
/
+2
|
*
|
Update 'docs/misc/index.md'
tiveket
2017-07-21
1
-0
/
+2
|
/
/
*
|
Merge branch 'libreboot-main-cleanup' of kragle/libreboot into master
Leah Rowe
2017-07-19
2
-69
/
+50
|
\
\
|
*
|
Alter whitespace in printf statements for readability
Andrew Robbins
2017-07-18
1
-12
/
+11
|
*
|
Simplify libreboot_setup() and libreboot()
Andrew Robbins
2017-07-18
1
-18
/
+2
|
*
|
Remove hard dependency on wget
Andrew Robbins
2017-07-18
1
-1
/
+1
|
*
|
Clean up case forms in libreboot_{project,tool}()
Andrew Robbins
2017-07-18
1
-18
/
+12
|
*
|
Replace calls to 'cat' w/ input redirection
Andrew Robbins
2017-07-18
1
-3
/
+3
|
*
|
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
Andrew Robbins
2017-07-18
2
-4
/
+4
|
*
|
Simplify libreboot_setup_variables() w/ new func.
Andrew Robbins
2017-07-18
1
-19
/
+23
|
/
/
*
|
Merge branch 'libs/project-cruft' of kragle/libreboot into master
Leah Rowe
2017-07-18
1
-43
/
+41
|
\
\
|
*
|
Change '.' to the more readable 'source' command
Andrew Robbins
2017-07-17
1
-2
/
+2
|
*
|
Use "$*" instead of $@ when assigning as a string
Andrew Robbins
2017-07-17
1
-12
/
+12
|
*
|
Avoid checking previous exit codes indirectly
Andrew Robbins
2017-07-17
1
-7
/
+5
|
*
|
Word-split PROJECTS_FORCE expansion (remove quotes)
Andrew Robbins
2017-07-17
1
-1
/
+1
|
*
|
Make explicit which directory 'find' should search
Andrew Robbins
2017-07-17
1
-2
/
+2
|
*
|
Prevent 'read' from interpreting backslash escapes
Andrew Robbins
2017-07-17
1
-11
/
+11
|
*
|
Properly escape and quote regular expressions
Andrew Robbins
2017-07-17
1
-8
/
+8
|
/
/
*
|
Merge branch 'indent' of mreed/libreboot into master
Leah Rowe
2017-07-16
8
-201
/
+205
|
\
\
|
*
|
Indent code blocks via CSS
Michael Reed
2017-07-16
1
-0
/
+4
|
*
|
Do not manually indent code blocks
Michael Reed
2017-07-16
7
-201
/
+201
|
/
/
*
|
Merge branch 'chai' of cafe/libreboot into master
Leah Rowe
2017-07-16
1
-9
/
+9
|
\
\
|
*
|
Link to T760 driver project (alternative to Tamil)
Cafe
2017-07-15
1
-9
/
+9
*
|
|
Merge branch 'libs-arrays' of kragle/libreboot into master
Leah Rowe
2017-07-16
3
-12
/
+20
|
\
\
\
|
*
|
|
Rely less on word splitting by using arrays
Andrew Robbins
2017-07-14
3
-12
/
+20
*
|
|
|
Merge branch 'speed-up-build' of mreed/libreboot into master
Leah Rowe
2017-07-16
2
-13
/
+11
|
\
\
\
\
|
*
|
|
|
Speed up website build
Michael Reed
2017-07-15
2
-12
/
+11
|
*
|
|
|
www/Makefile: Remove incorrect comment
Michael Reed
2017-07-15
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Merge branch 'fix-publish-sh' of mreed/libreboot into master
Andrew Robbins
2017-07-15
1
-1
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
www/publish.sh: Fix quoting bug
Michael Reed
2017-07-15
1
-1
/
+4
|
/
/
/
*
|
|
Merge branch 'publish-sh-shellcheck' of mreed/libreboot into master
Andrew Robbins
2017-07-13
1
-4
/
+4
|
\
\
\
|
*
|
|
www/publish.sh: Clean up shellcheck warnings
Michael Reed
2017-07-13
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'index-sh-simplify' of mreed/libreboot into master
Andrew Robbins
2017-07-13
1
-33
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]