Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual executed... | Daniel Baumann | 1 | -2/+0 |
2011-03-09 | Sorting functions alphabetically. | Antonio Terceiro | 1 | -8/+8 |
2011-03-09 | Replacing file checking with ls by function calls | Antonio Terceiro | 1 | -0/+5 |
2011-03-09 | Add In_list function to extract various bits of code that did (or should have... | Chris Lamb | 1 | -0/+19 |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Using shell redirection to truncate rather than additional commands/forks/fil... | Daniel Baumann | 1 | -0/+18 |