summaryrefslogtreecommitdiff
path: root/functions/aliases.sh
AgeCommit message (Expand)Author
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann
2011-03-09Don't use set -e in sourced functions, this is the job of the actual executed...Daniel Baumann
2011-03-09Sorting functions alphabetically.Antonio Terceiro
2011-03-09Replacing file checking with ls by function callsAntonio Terceiro
2011-03-09Add In_list function to extract various bits of code that did (or should have...Chris Lamb
2011-03-09Updating copyright years to 2008.Daniel Baumann
2011-03-09Using shell redirection to truncate rather than additional commands/forks/fil...Daniel Baumann