Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pugjs/pug

Pug – robust, elegant, feature rich template engine for Node.js
https://github.com/pugjs/pug

fix indentation issue

body should not be in head

a078c2fc797414a6ceb9409ef4346dfae9c84c75 authored almost 12 years ago
Don't lock coffee-script dev-dependency

We don't lock any of the other dev-dependencies

f71302a9e6a55ad46a4e7e3e7d9a6e77144e4060 authored almost 12 years ago
Merge pull request #913 from stuartpb/readme-mention-includefilter

Mention include file extension filters in readme

232094346fc7ca5ad03cb927bf036710c7d27fe8 authored almost 12 years ago
Mention include file extension filters in readme

This is a useful thing to know, especially for embedded styles/scripts.

3bf7278c26f1adfc3d820e71b9278d7fc04a0dbf authored almost 12 years ago
Merge pull request #911 from Nami-Doc/patch-1

Update slim repo url

3b2cdf095a9f902bf549df362eca3b7c1ecf77e6 authored almost 12 years ago
Update slim repo url

1094059a6d0045f4de73e348dd4cae237cfd9391 authored almost 12 years ago
Revert "Eliminate useless var definitions."

This reverts commit 22bcdae1b3618f4397a00febbbb3ee7085971520.

3982c54584a8ecf414412357a4e940fb1f32241e authored almost 12 years ago
Release 0.28.2

85e11c43866e8e7a1a44ee99ceccd6f14807fac1 authored almost 12 years ago
wtf coffeescript is not a dep

60c289fe4ba6929e941c16150ddc36b63e9523b2 authored almost 12 years ago
Merge pull request #906 from gravis/patch-1

Update README.md

06b48eb0168c90e9210e307b53a58ea9c5a94924 authored almost 12 years ago
Update README.md

add dependencies status badge.
More info on badges: https://github.com/olivierlacan/shields

6739a1c448e30b560374444109f67f6cd1a7c713 authored almost 12 years ago
Merge pull request #902 from akzhan/eliminate_useless_var_definitions

Eliminate useless var definitions.

541342c63e3032a0e629f05d72f09b01fc4c265b authored almost 12 years ago
Eliminate useless var definitions.

22bcdae1b3618f4397a00febbbb3ee7085971520 authored almost 12 years ago
Merge pull request #900 from rads/patch-1

Fix example Makefile

9a2c11310e776df97195ba6d1eaaad4cd23a15c9 authored almost 12 years ago
Fix example Makefile

It doesn't work on OS X as it is now.

5e1767455b501e1f2cd41e86bc8bae712cbe2a4c authored almost 12 years ago
Merge pull request #894 from Rowno/patch-1

Use global `jade` instead of `window.jade`

eefe2b9e7dd9e67771117535b9489bcef6f44d37 authored almost 12 years ago
Use global `jade` instead of `window.jade`

Closes #727

3b6052fa88afd8726c8f94253c28359c5045b18d authored almost 12 years ago
Merge pull request #892 from hangtwenty/master

Improve `find` call in Readme's example Makefile

608ddd01487c0964e219b349654b1f31a0f802cc authored about 12 years ago
Improve `find` call in Readme's example Makefile.

Now finds all `.jade` files in any subdirectory of `pages` too.
This is an improvement because t...

4b4ca8ee8c05822feb48ad19d6f9c6fccf654eae authored about 12 years ago
minor fix [closes #733]

0b0db0346a0e258bcabef9c991d9222efdfc56a9 authored about 12 years ago
added more tests, more accurate code [closes #733]

3f01247442861fe2e420ccce7aa8a8d4eece6a05 authored about 12 years ago
multi block append and prepend [closes #733]

a1c4a8e86c3fc838ac7f07c9e34be17cecbbeb66 authored about 12 years ago
Merge pull request #873 from abahlo/patch-1

Small correction in example code

67b146bda19a2b5220cb420776fdbc2168ba1fdc authored about 12 years ago
Small correction in example code

0de33b57755a2ad912e907a7f69180abc9fa0318 authored about 12 years ago
Merge branch 'master' of github.com:visionmedia/jade

6a9a0250e0fa544112620e584d26f486ca3e8438 authored about 12 years ago
Merge pull request #866 from tricknotes/filter-tests

Filter tests

b9d481d0effa218f4b990665dba1209ca1bb7156 authored about 12 years ago
Release 0.28.1

600b827b583fab00aa54e76d32c9c7618a6f78bd authored about 12 years ago
remove unnecessary test helper

5e3781e2ce0d02a07be34a79427fecaa671aa568 authored about 12 years ago
add test case for layout

d9854d2ba9babe17c786844c7856a87e4fc92afd authored about 12 years ago
remove old test file

8a12f3fe9c6120cf14d1a61244d24c71665d8fa6 authored about 12 years ago
fix failing specs related newline

130c33f22de62dd8d0fc3a243077da63faf0c77f authored about 12 years ago
convert test format to mocha from expresso

26554737b1db5bf3406ba57d8959ec6715414133 authored about 12 years ago
whitespace

e43536c9406a83c29f515d27da4938296886e788 authored about 12 years ago
modify indent

cfb58b22d3301faa5861053a15878dbd080a9b02 authored about 12 years ago
remove unnecessary assertion

dbeda776080020a53caceedca1f6be89491a8aab authored about 12 years ago
Fix windows line endings

6b12276fa4f1e96081eadc0f3aae1ef9d403d566 authored about 12 years ago
Run tests in the latest version of node

9d1b66af8ec21ebde866db011322d1e971389538 authored about 12 years ago
Add test script to package.json

This should make travis actually build the repo.

0e83ad786a8f130ef9c5d250f6f3908c381e54b4 authored about 12 years ago
Delete model example [closes #144]

I think this was an example of lixicly scoped filters, which we no
longer support.

aa0f636d80eb7c730b8b681fe87a6ab6a1b8870c authored about 12 years ago
Fix typo in readme

89121722dd402485241cb0b8958b0bd7b4c0b6d6 authored about 12 years ago
Merge pull request #842 from hangtwenty/master

Simple README change - Make example Makefile code snippet use tabs not spaces

c84be8363d5ad9bafd7fda756168dc58a06aa0a7 authored about 12 years ago
fix some styling

dbe949f393753f1354d07e8f205dbcaf1a3dafb9 authored about 12 years ago
Merge pull request #859 from eldargab/filename

Pass filename option to include filters

4fc3dda39cd580480db28788908d1920a593ce99 authored about 12 years ago
Merge pull request #858 from eldargab/master

fix wrong new lines for include filters

b21c9c9eadbc4fb69dc862eb630620690e7805c3 authored about 12 years ago
pass right file to filter

60045fccc47ea6fea7ebbed05df4f28611d857be authored about 12 years ago
pass filename option to filters

feaa1afb648da97d82c32e052d58d23cf3f5e72d authored about 12 years ago
fix wrong new lines for include filters

df993c03911390a5ca184d8605e1cbd3fce455b5 authored about 12 years ago
Release 0.28.0

2ee3656a3d60fc1e0ddf4f2164eddf136a9ddd5a authored about 12 years ago
add .css and .js "filters". re #438

include some.js
include some.css

0ba703c35bacacaa5cbb1c6fe4c8fe24d4adb323 authored about 12 years ago
Merge pull request #828 from icambron/better_class_checking

changing how class escaping works

5aef2bf79c002e1d82f9a453698cd6f8d861ad22 authored about 12 years ago
add include filters. Closes #283

ce055ddb148fffaf3b13cf557e4821c26742f09b authored about 12 years ago
Add note to Readme.md re: Makefile indentation.

Even though commit 6b229252d3d fixes the indentation of the Makefile example
code snippet, GitHu...

8983018ebbfcaa3b5a488e712e003f55115c671d authored about 12 years ago
Fix formatting in example Makefile.

Make expects tabs, `:`s, or `=`s as separators. Make 3.81 (at least) fails
while executing the e...

6b229252d3de5556731d6056cd41e5d98980b913 authored about 12 years ago
Merge pull request #834 from jserme/master

Add Chinaese translate

e172984bfc076774770a1a9c517c8031535ae0e9 authored about 12 years ago
反馈地址

bd8dc0c0700437556f2f1cd859927c721d910e0b authored about 12 years ago
样式

142ff1b44088bdedaa4a9c0cb30b7e1a75e0518c authored about 12 years ago
联系

db88a9aaa24cd18e518c6eb6aef500fa8afd8fb3 authored about 12 years ago
初稿,翻译完

ef02653a76ba17bbcb57707ace7808f5886e6e64 authored about 12 years ago
接受大鸟的建议

d4921b764a6a3143c3a7c37ae944aa3e3ff5bcc5 authored about 12 years ago
头晕,翻译一点点

d388dc445fe3c33c0bafae6022916595862b1b7a authored about 12 years ago
i

0db18bd09d55bb18781c38a537b8d5331c737035 authored about 12 years ago
到过滤器翻译完毕

22cc7fa2b26119fbd437621f925dac817a54bb87 authored about 12 years ago
翻译一部分

31b63b1caba4fa8cc2d8d6a4ac8a935694c3b519 authored about 12 years ago
中文翻译单独放

dbd0647b5362f6008e0d51ff3025537ea548df50 authored about 12 years ago
特性部分

286c90ffb52227a687b4142d05a79348809f74cf authored about 12 years ago
再翻

c4b4262f4eb6dd8acd152a98cf51be686479a2ce authored about 12 years ago
翻译一点点

a0866f1739d28cc115ab6aaa7264bc580fd0ac44 authored about 12 years ago
changing how class escaping works

217e52ceb4735c478dff6664f0d1730665e89eb2 authored about 12 years ago
&-sequences processing in escape() from /lib/runtime.js fix 2 + test case

1faf077f371c92eca81a64a87ec0daa90b7f36bb authored about 12 years ago
&-sequences processing in escape() from /lib/runtime.js fix

543d22889af38f9ff61cc557585fe27118bb1b56 authored about 12 years ago
Merge pull request #805 from slang800/remove_AST_filters

removing ast filters closes #790

8376e068eb939beab3440da76daa420db5a01679 authored over 12 years ago
fix .version

343d19271849b4631b92083b6f7d5c56b546919d authored over 12 years ago
Release 0.27.7

c8d593ad357133a0ecb15e1cb39bdcb0616bb3ff authored over 12 years ago
removing ast filters

d148cafbc3d25a86c64b9d73483049bc25063e18 authored over 12 years ago
Merge branch 'master' of github.com:visionmedia/jade

28537126c35af7db8b364720763643c30abab474 authored over 12 years ago
Merge pull request #800 from bengourley/master

Fix each/else clause for enumerating objects

247d144b3259fd3a538e22a4d931e3a99ce9d4df authored over 12 years ago
Fix each/else clause for enumerated objects

52d93e69edc639024d208ceef026672db21cec84 authored over 12 years ago
Add failing test for each/else when enumerating an object

662c61a53da6674cb3a661a1dcb16c0e2d56e4fb authored over 12 years ago
Merge branch 'master' of github.com:visionmedia/jade

fb665dadc811af98e5ca9bf20b22b8bb20abc621 authored over 12 years ago
Merge pull request #795 from slang800/blank_lines_fix

fixes #764 (incorrect line number for error messages)

2dd5e82fc8d3af43d0a6c31ec2c75c47d895a175 authored over 12 years ago
add CS back now that test works

209c6efbc57c9b5dd99d4e2334a6c25b2e712aff authored over 12 years ago
Merge pull request #789 from slang800/coffeescript_regex_fix

inline coffeescript: parse error for regex with \n

66f1edc92af25d835d4d4051cccca2c95e78c2f0 authored over 12 years ago
fixes #764 (incorrect line number for error messages)

4bad8ee5e2733c7ec513357a89515551cb89ef22 authored over 12 years ago
removed line 93 closes #677

all tests passing

e5fe124a3dc0ef7bab28bd1b0fa4932982e574b7 authored over 12 years ago
added test cases for the coffeescript filter to check if new line regular expressions are handled properly

af3f8e507e92fc3ca4a9e0640e2ce337bc9fb22b authored over 12 years ago
Merge pull request #697 from sshadmin/master

fixed a small typo in the readme

c0ef4411c709671c0718a1458117dad06b96dfcf authored over 12 years ago
fix double-escaping of interpolated js slashes. Closes #784

lame fix since we dont actually tokenize
text nodes

30c173dcbf13d363dacd6269543c4cfd1a67cb46 authored over 12 years ago
add regression test for #784

06c9210682a6e472cc06716a7c0fc3541ca69d30 authored over 12 years ago
build

90bdf63e30f170193d1d020eed59ad02f5295ad2 authored over 12 years ago
Release 0.27.6

7235b9e11a274e6cf3eab73e39734385de63c649 authored over 12 years ago
Merge pull request #783 from case/patch-1

fixed a spelling mistake

a8114e4995c538f094a2a95822edb7dccbfe3bf9 authored over 12 years ago
fixed a spelling mistake

sensative -> sensitive (and hyphenated it — http://en.wikipedia.org/wiki/Context-sensitive_langu...

dfe2d0026f489094222d7839a2ee98ce1c3e01fe authored over 12 years ago
fix documentation in previous merge

712fd07019b1575fb3812c9c009ff05e39e21691 authored over 12 years ago
Merge pull request #774 from geeqie/master

Issue with including multiple extends of the common ancestor solved (#699)

0c7e6e31d647c4feeabc0ac078ec85a0c518821d authored over 12 years ago
keeping things simple in utils

f38734e5bd1ba5126e292104e5f6dc3d10fd6a79 authored over 12 years ago
Tests for issue #699

c098b1e403a75feb9dc2fdb12d0ca638bb363c42 authored over 12 years ago
Included templates can not override blocks of their parent. Closes #699

602136c42921bcd244086bd91596e7645b99de2f authored over 12 years ago
Release 0.27.5

dd0db08e6cc510bc6321b9cb0d29004b43350b03 authored over 12 years ago
fix attr interpolation escaping. Closes #771

2641ae8a9b44189e5ec2d0f9d8523527004a8ad6 authored over 12 years ago
Release 0.27.4

1aea1dd340ec88d58dc5493dfb571b87e9f67378 authored over 12 years ago