Change to behaviour of --debug/-g - at the (temporary) loss of squishing modules -g will now give real tracebacks again with original filenames

squish.lua: AutoFetch file paths can now begin with / or . too

squish.lua: Support for AutoFetch to use file:// URLs

squish.lua: Initialise LuaRocks if available

README: Add 'Building and installing' section

gzip/deflatelua.lua: Move licence to the top and add myself for modifications

COPYRIGHT: Update for 2010

Add CHANGES file

squish.gzip.lua: Escape \026 in gzipped output to prevent Windows from interpreting it as EOF (thanks to Vadim Peretokin for his persistence!)

squish.gzip.lua: Write code without shebang to temporary file to avoid compressing the shebang and passing it to loadstring

squish.gzip.lua: Open output file in binary mode

squish.uglify.lua: Open output file in binary mode

squish.lua: Only prepend project base path for relative paths specified in the squishy file

make_squishy: Improve 'Couldn't resolve' message

make_squishy: Fix traceback when file doesn't contain any path component

make_squishy: Fix traceback on modules that couldn't be found on the filesystem (thanks Valerio)

(0) -16 +16 tip

mercurial