summaryrefslogtreecommitdiffstats
path: root/lddd.in
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Make slightly more involved changes to make shellcheck happy.Luke Shumaker1-2/+2
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker1-8/+8
2017-04-05Avoid using string interpolation; use printf format strings instead.Luke Shumaker1-2/+2
2017-04-05Add a "License:" tag to all code files.Luke Shumaker1-0/+1
2011-12-20Use #!/bin/bash instead of #!/bin/shTimothy Redaelli1-1/+1
2011-12-04Use double brackets everywhereLukas Fleischer1-2/+2
2011-11-01Move common functions to a shared filePierre Schmitz1-3/+5
2011-10-13Honor TMPDIR environment variableLukas Fleischer1-1/+1
2011-10-07Support non-standard install locationsLukas Fleischer1-0/+46