Commit Graph

  • d0c138c337 OpenDev Migration Patch debian/newton OpenDev Sysadmins 2019-04-19 19:32:58 +00:00
  • e279138776 Bumped debhelper compat version to 10 Ondřej Nový 2016-11-24 00:07:35 +01:00
  • fa56c07132 Mass changes Ondřej Nový 2016-09-26 19:11:10 +02:00
  • 0d4b8fd0cf Fixed debian/gbp.conf to use debian/newton as packaging branch. Thomas Goirand 2016-08-11 11:53:04 +02:00
  • 088f186f07 d/copyright: Changed source URL to https protocol Ondřej Nový 2016-05-19 21:19:19 +02:00
  • 97120c3282 d/rules: Changed UPSTREAM_GIT protocol to https Ondřej Nový 2016-05-19 21:19:15 +02:00
  • 80a862a9e6 Fixed VCS URLs (https). Ondřej Nový 2016-02-28 15:41:05 +01:00
  • 842c3523c2 Merge branch 'debian/unstable' of ssh://git.debian.org/git/openstack/python-lesscpy into debian/unstable debian/0.10-1 Thomas Goirand 2014-05-22 10:51:32 +00:00
  • e53ae19410 Using -O--buildsystem=python_distutils for dh_python{2,3} Thomas Goirand 2014-05-22 18:48:44 +08:00
  • 8a34cbac08 Added extended diff ignore for the egg-info in debian/source/options. Thomas Goirand 2014-05-22 18:47:24 +08:00
  • 989eaa5723 Fixed changelog. Thomas Goirand 2014-05-22 18:46:45 +08:00
  • 7eac4b9fa9 Fix shellbang for the python3 package (Closes: #747876). Thomas Goirand 2014-05-22 18:15:28 +08:00
  • cb291c5e80 Fix for issue 31. hsl(a) processing on floats. master robotis 2014-02-18 12:00:07 +00:00
  • 19ed65645d Merge pull request #35 from chevah/parse-from-stream robotis 2014-02-18 10:38:23 +00:00
  • e82ca278c4 Update after review. Adi Roiban 2014-02-18 11:24:00 +02:00
  • f11e9e6ece Fix py3. Adi Roiban 2014-02-16 18:06:04 +02:00
  • 31b6dffd93 Fix py3 string. Adi Roiban 2014-02-16 18:03:31 +02:00
  • a329d2befd Update py3. Adi Roiban 2014-02-16 17:57:29 +02:00
  • 5a763750d4 Add support for py3. Adi Roiban 2014-02-16 17:48:07 +02:00
  • 032cfa1a8c Initial code for parsing from stream. Adi Roiban 2014-02-16 15:54:00 +02:00
  • 5b0ab9bb6a Merge pull request #34 from saschpe/master-coverage Sascha Peilicke 2014-02-10 09:28:56 +01:00
  • 3de05fe298 Made openstack-pkg-tools optional, and include non-mandatory. Thomas Goirand 2014-02-10 06:30:15 +00:00
  • a1bff9a482 Removed fixup-python3-argparse.patch Thomas Goirand 2014-02-10 14:25:23 +08:00
  • 937cea4b79 Merge tag '0.10' into debian/unstable Thomas Goirand 2014-02-10 14:23:30 +08:00
  • 3d06005be0 * New upstream release 0.10 * Updated upstream VCS in debian/copyright and debian/rules. Thomas Goirand 2014-02-10 14:23:07 +08:00
  • 2716b1d71c Add additional badges (coveralls, license, wheel support) Sascha Peilicke 2014-02-06 17:51:40 +01:00
  • 2abe3ed9e5 Produce code coverage results and publish to coveralls.io Sascha Peilicke 2014-02-06 17:50:20 +01:00
  • 7502871087 Add 'coverage' Sascha Peilicke 2014-02-06 17:50:07 +01:00
  • 206b37761d Update badges Sascha Peilicke 2014-02-05 16:01:21 +01:00
  • 21a6de337e Fix setup.py url Sascha Peilicke 2014-02-05 15:56:17 +01:00
  • 923f1b089a Minor path fix robotis 2014-02-05 14:44:42 +00:00
  • 7de7640465 Updated README.rst Sascha Peilicke 2014-02-02 19:23:16 +01:00
  • 7f6c314c71 Bump version to 0.10.1 Sascha Peilicke 2014-02-02 18:55:23 +01:00
  • 315baa2147 Whitespace after CSS filters is significant Sascha Peilicke 2014-02-02 18:48:37 +01:00
  • acdcc28bf9 Merge pull request #32 from saschpe/master-stuff 0.10 Sascha Peilicke 2014-02-02 09:34:01 -08:00
  • da1b0d2b9d Bump version to 0.10 Sascha Peilicke 2014-02-02 17:49:48 +01:00
  • 28c31a913f Drop '__main__' from tests Sascha Peilicke 2014-02-02 18:03:01 +01:00
  • 007ffcf2e7 Use nose Sascha Peilicke 2014-02-02 18:00:54 +01:00
  • f445e8d5f1 Add AUTHORS file Sascha Peilicke 2014-02-02 17:45:25 +01:00
  • 3f6ef58708 Move bin/ to scripts/ Sascha Peilicke 2014-02-02 17:30:15 +01:00
  • 047d30582d Support publishing wheels Sascha Peilicke 2014-02-02 17:28:42 +01:00
  • 0e6faff0fb Drop 'pep8' tox target Sascha Peilicke 2014-02-02 17:24:31 +01:00
  • 4a7aaa6ce5 Refactor testsuite invocation Sascha Peilicke 2014-02-02 17:00:55 +01:00
  • 1097d95215 Name all tests consistently Sascha Peilicke 2014-02-02 14:30:59 +01:00
  • 4d63ecfe25 Fix all PEP-8 / flake8 code issues Sascha Peilicke 2014-02-02 14:24:16 +01:00
  • 3cd83f18fe Add test-requirements.txt Sascha Peilicke 2014-02-02 14:22:22 +01:00
  • 268d1d78e3 Enhance setup.py Sascha Peilicke 2014-02-02 14:19:43 +01:00
  • a556030931 Move tests to root dir Sascha Peilicke 2014-02-02 13:25:09 +01:00
  • c8db29ace2 Replacing the shebang from /usr/bin/pythonx.x to /usr/bin/env python{2,3}. debian/0.9j-4 Thomas Goirand 2014-02-01 12:42:02 +08:00
  • befe29a603 Standard-Version: is now 3.9.5. Thomas Goirand 2014-02-01 12:33:25 +08:00
  • ddfb1fb731 Using update-alternatives to install /usr/bin/lesscpy Thomas Goirand 2014-02-01 12:29:19 +08:00
  • abac6e9096 Merge pull request #28 from saschpe/master-bootstrap3 Sascha Peilicke 2014-01-30 06:06:15 -08:00
  • ed91f7dac6 Adjust bootstrap3 test CSS to lesscpy Sascha Peilicke 2014-01-23 20:47:56 +01:00
  • 277d8c3957 Fix '&' multiplication Sascha Peilicke 2014-01-23 19:03:22 +01:00
  • 54b1e696c6 Add missing whitespace for & Sascha Peilicke 2014-01-23 16:40:54 +01:00
  • e70c16c570 Fix url("..") whitespace formatting regex. Sascha Peilicke 2014-01-23 16:26:27 +01:00
  • 68bbfc3161 Always break lines after commas in identifiers Sascha Peilicke 2014-01-23 15:07:57 +01:00
  • 6f4a3efd3c Support & nesting and (double-)nested media queries Sascha Peilicke 2014-01-23 12:20:44 +01:00
  • 3b74578cc9 Implement nested media queries Sascha Peilicke 2014-01-21 11:14:42 +01:00
  • bba63d9df5 Proper media queries Sascha Peilicke 2014-01-20 14:21:41 +01:00
  • 1c2240dfd7 Accept resolution types as css_number Sascha Peilicke 2014-01-21 14:58:51 +01:00
  • c0510a4d11 Skip empty @media blocks Sascha Peilicke 2014-01-13 16:05:17 +01:00
  • 74bee8c411 Output rgba(x,y,z,0) exactly as lessc Sascha Peilicke 2013-12-20 14:32:31 +01:00
  • 7a041ce2a9 Apply bootstrap3 theme CSS formatting Sascha Peilicke 2013-12-19 17:11:08 +01:00
  • 93bdaac50f Use greyscale rather than grayscale. Sascha Peilicke 2013-12-20 13:27:13 +01:00
  • 27f10f25d3 Allow float degrees / percentages in color functions Sascha Peilicke 2013-12-20 13:21:51 +01:00
  • 6ecdef7f35 Support expressions in @media attributes Sascha Peilicke 2013-12-20 11:12:40 +01:00
  • 106c9972d4 Add argb() function Sascha Peilicke 2013-12-19 13:25:42 +01:00
  • b2e13d0470 Proper rgba() function alpha output Sascha Peilicke 2013-12-19 15:56:32 +01:00
  • b82a93e5ab Change color 'BLUE' to 'blue' Sascha Peilicke 2013-12-19 15:16:27 +01:00
  • 3a31d25c07 Clamp rgb(R, G, B, A) to rgb(R, G, B) Sascha Peilicke 2013-12-19 14:56:16 +01:00
  • f01a112be0 Support CSS Device Adaptation Sascha Peilicke 2013-12-18 16:34:42 +01:00
  • 840f3265a3 Don't evaluate expression in 'font: 0/0 a;' Sascha Peilicke 2013-12-18 15:24:54 +01:00
  • 585364b016 Not recurse forever if missing mixin declarations Sascha Peilicke 2013-12-18 13:27:53 +01:00
  • dc4196cf6d Fix block fills generation with only variables. Sascha Peilicke 2013-12-18 13:19:59 +01:00
  • d7eae509f8 Deferred variables inside @media identifiers Sascha Peilicke 2013-12-18 10:46:44 +01:00
  • 780dd21b22 Fix mixin guard comparison operator list Sascha Peilicke 2013-12-18 10:02:55 +01:00
  • 5da1fd891b Support style and identifier lists in escaped strings. Sascha Peilicke 2013-12-17 14:10:33 +01:00
  • 0a2b0690d1 Ignore missing whitespace in escaped strings Sascha Peilicke 2013-12-13 18:28:30 +01:00
  • 1305cfdb83 Simplifiy ~"-Some::weird(#thing)" test Sascha Peilicke 2013-12-13 18:23:21 +01:00
  • e51ea8ca0d Drop unused productions Sascha Peilicke 2013-12-13 18:18:35 +01:00
  • 6c316b2982 Enhanced hack for 'rect' DOM / function ambiguity Sascha Peilicke 2013-12-13 18:00:14 +01:00
  • 2cfa2bfc09 Add new HTML5 'main' and 'template' tags Sascha Peilicke 2013-12-13 17:32:16 +01:00
  • b9d92afa90 Promote literal ':' to token Sascha Peilicke 2013-12-13 17:26:59 +01:00
  • 10c88441b5 Support selector interpolation Sascha Peilicke 2013-12-13 14:14:14 +01:00
  • 8f7ee0f4a4 Properly name escapes and interpolated strings Sascha Peilicke 2013-12-12 19:46:19 +01:00
  • bdf6a5e840 Bring back support for @@name variables Sascha Peilicke 2013-12-12 11:15:42 +01:00
  • 776ae813bd Add t_tilde token for '~' Sascha Peilicke 2013-12-11 18:52:08 +01:00
  • e34dde8950 CSS strings can contain variables too Sascha Peilicke 2013-12-11 17:48:33 +01:00
  • c844c7b34c Support swapping "@{...}" type variables Sascha Peilicke 2013-12-11 17:06:29 +01:00
  • 8e07f391f7 Only use css_ms_filter in fcall Sascha Peilicke 2013-12-11 15:28:17 +01:00
  • 94f41416cd LESS strings can contain $MS CSS filters Sascha Peilicke 2013-11-06 16:26:41 +01:00
  • 059cde1f3d Proper support for variables in escaped values. Sascha Peilicke 2013-11-06 15:32:13 +01:00
  • a8805615c3 Support function calls in expressions Sascha Peilicke 2013-11-05 16:34:07 +01:00
  • 622d154847 Add bootstrap3 testcases Sascha Peilicke 2013-11-05 15:31:16 +01:00
  • 6b5388ecce Ignore .tox and .venv* Sascha Peilicke 2013-12-11 14:23:59 +01:00
  • 55703e8587 Properly distinguish clip element from CSS function Sascha Peilicke 2013-11-04 13:33:46 +01:00
  • 57f19f3bb7 Add some missing media type DOM elements Sascha Peilicke 2013-11-04 15:00:32 +01:00
  • 804be13d00 Print lexer state (if any) when using '-L' switch Sascha Peilicke 2013-11-04 14:14:07 +01:00
  • fcea9f0bd6 Temprarily remove the "rect" SVG DOM element. Sascha Peilicke 2013-11-04 11:22:09 +01:00