summaryrefslogtreecommitdiff
path: root/lib/gitano/util.lua
Commit message (Expand)AuthorAgeFilesLines
* Make runcmd output "Unable to continue"Richard Ipsum2014-05-041-0/+1
* Move runcmd into utilRichard Ipsum2014-05-041-0/+23
* Cache expansionsDaniel Silverstone2014-03-221-0/+8
* Add hash_password and check_password to utilRichard Ipsum2014-02-121-0/+14
* util: add recursive directory copy functionsRichard Maw2013-05-271-0/+70
* util: add hardlink_file and copy_symlink functionsRichard Maw2013-05-271-0/+24
* util: add copy_fileRichard Maw2013-05-271-0/+44
* util: add path_join functionRichard Maw2013-05-231-0/+5
* UTIL: Add rm_rf function to gitano.utilDaniel Silverstone2012-11-101-0/+32
* UTIL: Fix up deep_copy for memoisationDaniel Silverstone2012-09-091-2/+2
* GITANO: Rationalise splittable stuff and split groups on dashes and repos on ...Daniel Silverstone2012-09-051-0/+28
* UTIL: Add a set utility function for turning ipairs() tables into setsDaniel Silverstone2012-07-011-0/+11
* LACE: Switch over to Lace for rulesets. UntestedDaniel Silverstone2012-05-161-1/+97
* UTIL: Neater mkdir_p implementation which does not spawn()Daniel Silverstone2012-05-071-7/+28
* UTIL: Add html_escape. Incomplete but good enough for things like CIADaniel Silverstone2012-05-071-0/+9
* UTIL: Shonky implementation of mkdir -pDaniel Silverstone2012-05-031-1/+5
* UTIL: Add a bunch of useful util functions for path manipulationDaniel Silverstone2012-05-031-0/+44
* GITANO: Complete initial renameDaniel Silverstone2012-03-281-2/+2
* GITANO: Simple filename replaceDaniel Silverstone2012-03-281-0/+95