-
fix documentation in previous merge
tj committedSep 30, 2012 -
Merge pull request #774 from geeqie/master
tj committedSep 30, 2012 Issue with including multiple extends of the common ancestor solved (#699)
-
keeping things simple in utils
Alexy Maslennikov committedSep 27, 2012 -
Alexy Maslennikov committed
Sep 27, 2012 -
Included templates can not override blocks of their parent. Closes #699
Alexy Maslennikov committedSep 27, 2012
-
tj committed
Sep 24, 2012 -
fix attr interpolation escaping. Closes #771
tj committedSep 24, 2012
-
tj committed
Sep 18, 2012 -
fix include yields. Closes #770
tj committedSep 18, 2012 -
tj committed
Sep 18, 2012
-
Merge pull request #768 from TooTallNate/patch-2
tj committedSep 16, 2012 package: loosen "mkdirp" version restriction
-
package: loosen "mkdirp" version restriction
TooTallNate committedSep 15, 2012 Otherwise installing "mocha" ends up with 2 versions of mkdirp!
-
Merge pull request #762 from quantumleap/patch-1
tj committedSep 6, 2012 Added "Tutorials" link to README Contents
-
Added "Tutorials" link to README Contents
rishabhp committedSep 6, 2012
-
Merge pull request #757 from ixti/fix-disk-usage-info
tj committedAug 30, 2012 Improve report of disk-usage on minified versions
-
Improve report of disk-usage on minified versions
ixti committedAug 30, 2012 This patch makes disk-usage report little bit more useful. Here's visual example of `du` vs ``du -sh`: % du jade.js jade.min.js runtime.js runtime.min.js 76 jade.js 40 jade.min.js 4 runtime.js 4 runtimeruntime.min.js % du -bh jade.js jade.min.js runtime.js runtime.min.js 74K jade.js 40K jadejade.min.js 3.6K runtime.js 1.8K runtime.min.js
-
Merge pull request #752 from maritz/master
tj committedAug 24, 2012 Change code flags string access to chartAt for IE7
-
Change code flags string access to chartAt
maritz committedAug 24, 2012 Change code flags string access to chartAt instead of [x] for IE7 compatibility. (extends on #512)
-
Merge pull request #748 from ForbesLindesay/patch-1
tj committedAug 21, 2012 Include Readme.md in package
-
tj committed
Aug 21, 2012 -
ForbesLindesay committed
Aug 21, 2012 npm now expects a readme and if it doesn't see one, it gives a warning.
-
jiyinyiyong committed
Aug 21, 2012
-
tj committed
Aug 7, 2012 -
Revert "fixing string interpolation escaping #731"
tj committedAug 7, 2012 This reverts commit b47d9cc.
-
tj committed
Aug 6, 2012 -
fix weird whitespace in prev commit
tj committedAug 6, 2012 -
Merge pull request #732 from naltatis/master
tj committedAug 6, 2012 fixing string interpolation escaping
-
fixing attribute interpolation escaping #731
naltatis committedAug 6, 2012 -
fixing string interpolation escaping #731
naltatis committedAug 6, 2012 -
Merge branch 'master' of https://github.com/naltatis/jade
naltatis committedAug 6, 2012