aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Prevent 'read' from interpreting backslash escapesAndrew Robbins2017-07-171-11/+11
| * Properly escape and quote regular expressionsAndrew Robbins2017-07-171-8/+8
|/
* Merge branch 'indent' of mreed/libreboot into masterLeah Rowe2017-07-168-201/+205
|\
| * Indent code blocks via CSSMichael Reed2017-07-161-0/+4
| * Do not manually indent code blocksMichael Reed2017-07-167-201/+201
|/
* Merge branch 'chai' of cafe/libreboot into masterLeah Rowe2017-07-161-9/+9
|\
| * Link to T760 driver project (alternative to Tamil)Cafe2017-07-151-9/+9
* | Merge branch 'libs-arrays' of kragle/libreboot into masterLeah Rowe2017-07-163-12/+20
|\ \
| * | Rely less on word splitting by using arraysAndrew Robbins2017-07-143-12/+20
* | | Merge branch 'speed-up-build' of mreed/libreboot into masterLeah Rowe2017-07-162-13/+11
|\ \ \
| * | | Speed up website buildMichael Reed2017-07-152-12/+11
| * | | www/Makefile: Remove incorrect commentMichael Reed2017-07-151-1/+0
|/ / /
* | | Merge branch 'fix-publish-sh' of mreed/libreboot into masterAndrew Robbins2017-07-151-1/+4
|\ \ \ | |_|/ |/| |
| * | www/publish.sh: Fix quoting bugMichael Reed2017-07-151-1/+4
|/ /
* | Merge branch 'publish-sh-shellcheck' of mreed/libreboot into masterAndrew Robbins2017-07-131-4/+4
|\ \
| * | www/publish.sh: Clean up shellcheck warningsMichael Reed2017-07-131-4/+4
| |/
* | Merge branch 'index-sh-simplify' of mreed/libreboot into masterAndrew Robbins2017-07-131-33/+48
|\ \ | |/ |/|
| * www/index.sh: Refactor and simplify rss()Michael Reed2017-07-131-14/+26
| * www/index.sh: Organize in a less surprising mannerMichael Reed2017-07-131-14/+14
| * www/index.sh: Make meta() and title() take argumentsMichael Reed2017-07-131-7/+10
| * www/index.sh: Replace cat(1) usage with faster bashismMichael Reed2017-07-121-1/+1
|/
* update management page with info about ssh access (no pull request needed)Leah Rowe2017-07-121-7/+3
* Merge branch 'enable-extglob' of kragle/libreboot into masterLeah Rowe2017-07-123-3/+3
|\
| * Enable 'extglob' and replace some brace expansionsAndrew Robbins2017-07-113-3/+3
|/
* add missing line break above images in previous commitLeah Rowe2017-07-121-1/+1
* Merge branch 'docs/improve-x200-flashchip-pics' of libreboot/libreboot into m...Swift Geek2017-07-112-1/+4
|\
| * Replace pictures of flash chip locations on the X200 installation pageLeah Rowe2017-07-112-1/+4
|/
* Merge branch 'x200-spi' of swiftgeek/libreboot into masterLeah Rowe2017-07-112-0/+0
|\
| * Add photos for soic8/16 flash chip location on x200Sebastian 'Swift Geek' Grzywna2017-07-112-0/+0
|/
* Merge branch 'fix-index-sh' of mreed/libreboot into masterLeah Rowe2017-07-113-3/+8
|\
| * www/index.sh: Fix OpenBSD touch(1) incompatibility, take #2Michael Reed2017-07-103-3/+8
|/
* Revert last commit (it caused issues. no PR needed; mreed permits the revert)Leah Rowe2017-07-116-1/+2
* Merge branch 'fix-touch' of mreed/libreboot into masterLeah Rowe2017-07-116-2/+1
|\
| * www/index.sh: Fix OpenBSD touch(1) incompatibilityMichael Reed2017-07-106-2/+1
|/
* Merge branch 'libs/project-cruft' of kragle/libreboot into masterLeah Rowe2017-07-101-25/+23
|\
| * Fix action text in './libreboot usage <project>'Andrew Robbins2017-07-091-25/+23
* | Merge branch 'tar-no-warning-nul' of kragle/libreboot into masterLeah Rowe2017-07-101-0/+2
|\ \
| * | Suppress GNU tar's warning on filenames w/ nuls.Andrew Robbins2017-07-091-0/+2
| |/
* | Merge branch 'fix-index-sh-openbsd' of mreed/libreboot into masterLeah Rowe2017-07-101-1/+1
|\ \
| * | docs/index.sh: Fix sed(1) invocation on OpenBSDMichael Reed2017-07-091-1/+1
* | | Merge branch 'incremental-build' of mreed/libreboot into masterLeah Rowe2017-07-105-25/+64
|\ \ \ | |_|/ |/| |
| * | www/publish.sh: Fix conditionals for file matchingMichael Reed2017-07-091-4/+5
| * | Build website incrementally (and faster if you have the CPU cores)Michael Reed2017-07-094-11/+45
| * | www/publish.sh: Make safe to run multiple instances concurrentlyMichael Reed2017-07-092-10/+14
| |/
* | Merge branch 'libs/project-cruft' of kragle/libreboot into masterLeah Rowe2017-07-072-117/+60
|\ \ | |/ |/|
| * Removed cruft & redundancy in project_action*()Andrew Robbins2017-07-072-117/+60
|/
* Merge branch 'gitignore' of mreed/libreboot into masterLeah Rowe2017-07-071-0/+2
|\
| * gitignore: Ignore /www/feed.xml and /www/news/feed.xmlMichael Reed2017-07-071-0/+2
|/
* Merge branch 'fix-publish-sh-openbsd' of mreed/libreboot into masterAndrew Robbins2017-07-071-5/+5
|\
| * docs/publish.sh: Fix sed(1) invocation on OpenBSDMichael Reed2017-07-051-5/+5
|/