An open API service providing commit metadata for open source projects.

GitHub / MessageBooster/scssphp / commits

SHA Message Author Date Stats
9736a9f5 Update composer.json MessageBooster <g****t@e****m> almost 12 years ago
8c08da58 prepare 0.1.1 release Anthon Pang <a****g@s****a> about 12 years ago
a8d160b3 scss_formatter should extend Expanded Anthon Pang <a****g@s****a> about 12 years ago
95a6c6e2 merge Merge pull request #198 from vladimmi/master Anthon Pang <a****g@s****a> about 12 years ago
98075429 Added classmap to scss.inc.php vladimmi <v****i@g****m> about 12 years ago
20b0d55a merge Merge pull request #197 from vladimmi/master Anthon Pang <a****g@s****a> about 12 years ago
7035c1f8 Annotations to mark stub classes as deprecated vladimmi <v****i@g****m> about 12 years ago
770eb7a8 Fixes to code style vladimmi <v****i@g****m> about 12 years ago
56b940c9 Added stub classes to keep backward compatibility vladimmi <v****i@g****m> about 12 years ago
10cda4bd bump semver to 0.1.0; update docs Anthon Pang <a****g@s****a> about 12 years ago
e4bc37b5 rename lib_ methods (PSR2) Anthon Pang <a****g@s****a> about 12 years ago
7fcac130 rename op_ methods (PSR2) Anthon Pang <a****g@s****a> about 12 years ago
ba5f0b9a update travis config Anthon Pang <a****g@s****a> about 12 years ago
a05ee586 ref #25 - the dreaded file split and fixing phpcs warnings/errors Anthon Pang <a****g@s****a> about 12 years ago
c4e4e005 ref #25 - the dreaded tabs-to-spaces conversion Anthon Pang <a****g@s****a> about 12 years ago
ae87a104 bump version to 0.0.16-dev Anthon Pang <a****g@s****a> about 12 years ago
85348dde Prep for 0.0.15 release Anthon Pang <a****g@s****a> about 12 years ago
488e7e65 #184 - fix regression with default values that depend on other parameters Anthon Pang <a****g@s****a> about 12 years ago
ac818807 fix typo in release date Anthon Pang <a****g@s****a> about 12 years ago
dfb793da Prep 0.0.14 release; update Changelog for 0.0.13 Anthon Pang <a****g@s****a> about 12 years ago
78480c36 use system installed phpunit Anthon Pang <a****g@s****a> about 12 years ago
b9dca8d4 merge Merge remote-tracking branch 'origin/master' into develop Anthon Pang <a****g@s****a> about 12 years ago
399f7022 use temporary env store, so arguments are set in order-independent manner Anthon Pang <a****g@s****a> about 12 years ago
edd1002c Disable hhvm 3.2 build on travis Anthon Pang <a****g@s****a> about 12 years ago
3690fafb Update .travis.yml Anthon Pang <a****g@s****a> about 12 years ago
87d469c9 fixes #166, references #156 Anthon Pang <a****g@s****a> about 12 years ago
cf49dc64 fixes #144 and #177 Anthon Pang <a****g@s****a> about 12 years ago
66ff686f fixes #77 Anthon Pang <a****g@s****a> about 12 years ago
072e9ea7 Improve handling of escape sequence in selectors (fixes #178) Anthon Pang <a****g@s****a> about 12 years ago
2b96f4b2 merge Merge pull request #179 from SilexLab/develop Anthon Pang <a****g@s****a> about 12 years ago
38b09b46 Normalizing quotation marks Patrick Kleinschmidt <p****l@l****e> about 12 years ago
1b039d2d merge Merge remote-tracking branch 'robocoder/nested-format-comments' Anthon Pang <a****g@s****a> about 12 years ago
76797bca Prepare for 0.0.13 release Anthon Pang <a****g@s****a> about 12 years ago
65e09449 fixes #97 - add If-None-Match and ETag support Anthon Pang <a****g@s****a> about 12 years ago
d9bc641d merge Merge pull request #174 from GabrielGil/patch-1 Anthon Pang <a****g@s****a> about 12 years ago
e6c99d19 Updated version number to v0.0.12 Gabriel <h****o@g****s> about 12 years ago
ff76df3e 0.0.12 release Anthon Pang <a****g@s****a> about 12 years ago
eacba37d refs #134, refs #137 - add test case from @smuuf Anthon Pang <a****g@s****a> about 12 years ago
84e84d35 Revert "fixes #134 - imported partials should not be compiled" Anthon Pang <a****g@s****a> about 12 years ago
01e6dd42 fixes #157 - handle If-Modified-Since in client request, and send Last-Modifi... Anthon Pang <a****g@s****a> about 12 years ago
2e22c490 Try out hhvm on travis Anthon Pang <a****g@s****a> about 12 years ago
807e7118 0.0.11 release Anthon Pang <a****g@s****a> about 12 years ago
09fec097 fixes #134 - imported partials should not be compiled Anthon Pang <a****g@s****a> about 12 years ago
8db829bc initialize props consistent with parse() method Anthon Pang <a****g@s****a> about 12 years ago
79f76020 initialize eatWhiteDefault before calling valueList() Anthon Pang <a****g@s****a> about 12 years ago
df0c46f4 ignore timezone not set warning; fix unit tests Anthon Pang <a****g@s****a> about 12 years ago
fb5425ba add unit tests Anthon Pang <a****g@s****a> about 12 years ago
8e710750 fixes #96 - add interface for setting variables Anthon Pang <a****g@s****a> about 12 years ago
8c437457 merge Merge remote-tracking branch 'caiosm1005/patch-1' Anthon Pang <a****g@s****a> over 12 years ago
c8044192 merge Merge remote-tracking branch 'yahasana/patch-1' Anthon Pang <a****g@s****a> over 12 years ago
e3f6d15c Fix string newline escaping for Windows Caio Santana Magalhães <c****5@u****m> over 12 years ago
8c0977f6 formart with tab Sumh <n****t@q****m> over 12 years ago
39b58546 Add tests for #164 Anthon Pang <a****g@s****a> over 12 years ago
60df868a Fix typo in fix for #164 Caio Santana <c****5@g****m> over 12 years ago
7172fe90 replace is_null with isset for better performance Sumh <n****t@q****m> over 12 years ago
dceb69d3 Fix issue #164 for multiline string parsing Caio Santana Magalhães <c****5@g****m> over 12 years ago
558357fe prepare 0.0.10 release Anthon Pang <a****g@s****a> over 12 years ago
9d970066 add EOL Anthon Pang <a****g@s****a> over 12 years ago
498099d2 added support for null default value in inline if Brian Towles <b****n@r****m>
Committed by: Anthon Pang <a****g@s****a>
over 12 years ago
5a4d80e6 media query merging Timon Bätz <t****z@s****m> over 12 years ago
d56bbeed fixes #150 - don't use @list for compatibility with custom error handlers Anthon Pang <a****g@s****a> over 12 years ago
870ec862 merge Merge pull request #141 from aaukt/master Anthon Pang <a****g@s****a> over 12 years ago
7617f3af Update .gitignore aaukt <a****t@u****m> over 12 years ago
faf44f2d peephole optimizations to toHSL() favoring integer operations and comparisons Anthon Pang <a****g@g****m> over 12 years ago
8d32b4ec add phpunit.xml.dist Anthon Pang <a****g@g****m> over 12 years ago
3302f0a2 show equivalent math for saturation Anthon Pang <a****g@g****m> over 12 years ago
a06d702e Prepare 0.0.9 release Anthon Pang <a****g@g****m> over 12 years ago
b00d7c42 Remove getVariable() since get() is now public and setVariable()/unsetVariabl... Anthon Pang <a****g@g****m> over 12 years ago
a3dfd573 merge Merge remote-tracking branch 'imoses/master' Anthon Pang <a****g@g****m> over 12 years ago
0f812200 merge Merge remote-tracking branch 'origin/fix-93' Anthon Pang <a****g@g****m> over 12 years ago
0a8013b4 add explicit scope modifier where previously implied Anthon Pang <a****g@g****m> over 12 years ago
3e9aa3f5 update comment block Anthon Pang <a****g@g****m> over 12 years ago
8ddc2870 merge Merge remote-tracking branch 'oscherler/extend-loop' Anthon Pang <a****g@g****m> over 12 years ago
ba387f4f Make more function helpers public (ported from leafo/lessphp 667702ca72) Anthon Pang <a****g@g****m> over 12 years ago
921cd583 fixes issue #103 - make "get" method public Anthon Pang <a****g@g****m> over 12 years ago
96fe22c2 merge Merge pull request #109 from Burgov/public_method Anthon Pang <a****g@s****a> over 12 years ago
b5a22f75 merge Merge pull request #133 from kasperisager/feature/number-precision Anthon Pang <a****g@s****a> over 12 years ago
7ad9e2b8 simplify setExisting() Anthon Pang <a****g@g****m> over 12 years ago
b5976ac7 merge Merge pull request #130 from timonbaetz/master Anthon Pang <a****g@s****a> over 12 years ago
6fc88a60 Allow setting number precision Kasper Kronborg Isager <k****r@g****m> over 12 years ago
8e9ad859 fixes a bug when using functions in mixin_content Timon <t****z@s****m> over 12 years ago
79716e56 added salt to cache name + added a public method for fetching variables Ido Moshe <i****o@e****m> almost 13 years ago
bc9d6341 merge Merge pull request #122 from sergeylukin/mixin-content-for-env leaf <l****t@g****m> almost 13 years ago
4f79bfa8 Keep @while environment inside @content block. Fixes #121 Sergey Lukin <c****t@s****m> almost 13 years ago
d6d66b63 Keep @for environment inside @content block. Fixes #120 Sergey Lukin <c****t@s****m> almost 13 years ago
96329a5f Prepare 0.0.8 release Anthon Pang <a****g@g****m> almost 13 years ago
68cc775f merge Merge pull request #116 from turksheadsw/master Anthon Pang <a****g@s****a> almost 13 years ago
b9ec6fd3 Recursively create cache-dir with decent permissions Sam Wilson <s****n@a****m> almost 13 years ago
41105399 Fix for @extend infinite loop. Olivier <o****r@f****m> about 13 years ago
95bec3c0 fix #102 - oops...operator precedence! apply variation of @morgen32's PR Anthon Pang <a****g@g****m> about 13 years ago
5b49d729 Made findImport method public to enable usage from outside Bart van den Burg <b****t@s****l> about 13 years ago
54ed2730 (partially) revert PR#98 "incompatible units" Anthon Pang <a****g@g****m> about 13 years ago
8f7ddc18 merge Merge pull request #99 from robocoder/transparent Anthon Pang <a****g@s****a> about 13 years ago
d8e88c49 avoid IE7 content: counter bug Anthon Pang <a****g@g****m> about 13 years ago
b1160893 merge Merge pull request #98 from robocoder/incompatible-units Anthon Pang <a****g@s****a> over 13 years ago
b2c08866 hide older changelog entries leaf corcoran <l****t@g****m> over 13 years ago
820e61f0 Check for incompatible units for comparison operators (but not equality since... Anthon Pang <a****g@s****a> over 13 years ago
481f6171 bump version in a few more places, format older changelog entries leaf corcoran <l****t@g****m> over 13 years ago
5e132a65 Check for incompatible units for addition and subtraction Anthon Pang <a****g@s****a> over 13 years ago
a115f436 add currentColor keyword test Anthon Pang <a****g@s****a> over 13 years ago

← Back to repository