Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary spaces in command substitutions | Andrew Robbins | 2017-10-28 | 1 | -21/+21 |
* | Make use of Bash's '-n' operator for tests | Andrew Robbins | 2017-10-28 | 1 | -5/+5 |
* | Replace usage of the '[' Bash builtin with '[[' | Andrew Robbins | 2017-10-28 | 1 | -9/+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 | -9/+9 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -9/+9 |
* | blobs-discover: Use fully qualified path to project blobs and blobs-ignore | Paul Kocialkowski | 2017-01-15 | 1 | -6/+6 |
* | tools: blobs-discover: Detect linux in deblob-check | Paul Kocialkowski | 2017-01-15 | 3 | -3/+30 |
* | Paper build system initial import into Libreboot | Paul Kocialkowski | 2017-01-15 | 2 | -0/+8996 |