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
...
|
*
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
|
\
\
|
|
/
|
/
|
|
*
www/index.sh: Refactor and simplify rss()
Michael Reed
2017-07-13
1
-14
/
+26
|
*
www/index.sh: Organize in a less surprising manner
Michael Reed
2017-07-13
1
-14
/
+14
|
*
www/index.sh: Make meta() and title() take arguments
Michael Reed
2017-07-13
1
-7
/
+10
|
*
www/index.sh: Replace cat(1) usage with faster bashism
Michael Reed
2017-07-12
1
-1
/
+1
|
/
*
update management page with info about ssh access (no pull request needed)
Leah Rowe
2017-07-12
1
-7
/
+3
*
Merge branch 'enable-extglob' of kragle/libreboot into master
Leah Rowe
2017-07-12
3
-3
/
+3
|
\
|
*
Enable 'extglob' and replace some brace expansions
Andrew Robbins
2017-07-11
3
-3
/
+3
|
/
*
add missing line break above images in previous commit
Leah Rowe
2017-07-12
1
-1
/
+1
*
Merge branch 'docs/improve-x200-flashchip-pics' of libreboot/libreboot into m...
Swift Geek
2017-07-11
2
-1
/
+4
|
\
|
*
Replace pictures of flash chip locations on the X200 installation page
Leah Rowe
2017-07-11
2
-1
/
+4
|
/
*
Merge branch 'x200-spi' of swiftgeek/libreboot into master
Leah Rowe
2017-07-11
2
-0
/
+0
|
\
|
*
Add photos for soic8/16 flash chip location on x200
Sebastian 'Swift Geek' Grzywna
2017-07-11
2
-0
/
+0
|
/
*
Merge branch 'fix-index-sh' of mreed/libreboot into master
Leah Rowe
2017-07-11
3
-3
/
+8
|
\
|
*
www/index.sh: Fix OpenBSD touch(1) incompatibility, take #2
Michael Reed
2017-07-10
3
-3
/
+8
|
/
*
Revert last commit (it caused issues. no PR needed; mreed permits the revert)
Leah Rowe
2017-07-11
6
-1
/
+2
*
Merge branch 'fix-touch' of mreed/libreboot into master
Leah Rowe
2017-07-11
6
-2
/
+1
|
\
|
*
www/index.sh: Fix OpenBSD touch(1) incompatibility
Michael Reed
2017-07-10
6
-2
/
+1
|
/
*
Merge branch 'libs/project-cruft' of kragle/libreboot into master
Leah Rowe
2017-07-10
1
-25
/
+23
|
\
|
*
Fix action text in './libreboot usage <project>'
Andrew Robbins
2017-07-09
1
-25
/
+23
*
|
Merge branch 'tar-no-warning-nul' of kragle/libreboot into master
Leah Rowe
2017-07-10
1
-0
/
+2
|
\
\
[prev]
[next]