Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary spaces in command substitutions | Andrew Robbins | 2017-10-28 | 1 | -5/+5 |
* | Replace usage of the '[' Bash builtin with '[[' | Andrew Robbins | 2017-10-28 | 1 | -2/+2 |
* | Modify fd copying in printf calls for readability | Andrew Robbins | 2017-10-28 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -2/+2 |
* | tools: Add boot-keys tool to handle keys and images verification | Paul Kocialkowski | 2017-01-15 | 1 | -0/+72 |