Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-05 | Avoid using string interpolation; use printf format strings instead. | Luke Shumaker | 1 | -2/+2 |
2017-04-05 | Add a "License:" tag to all code files. | Luke Shumaker | 1 | -0/+1 |
2011-12-20 | Use #!/bin/bash instead of #!/bin/sh | Timothy Redaelli | 1 | -1/+1 |
2011-12-04 | Use double brackets everywhere | Lukas Fleischer | 1 | -2/+2 |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz | 1 | -3/+5 |
2011-10-13 | Honor TMPDIR environment variable | Lukas Fleischer | 1 | -1/+1 |
2011-10-07 | Support non-standard install locations | Lukas Fleischer | 1 | -0/+46 |