index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.1.5 released
v1.1.5
German M. Bravo
2013-02-15
4
-8
/
+15
*
Generate proper -sass-debug-info
German M. Bravo
2013-02-13
1
-4
/
+8
*
Using config module
German M. Bravo
2013-02-09
1
-14
/
+14
*
Code being synced with the new pyScss
German M. Bravo
2013-02-09
2
-497
/
+520
*
Strip slashes in paths passed
German M. Bravo
2013-02-07
1
-18
/
+16
*
Ignore some other files in git
German M. Bravo
2013-02-07
1
-0
/
+5
*
Merge pull request #90 from pwnall/inline_image_slash
Germán M. Bravo
2013-02-07
1
-0
/
+2
|
\
|
*
Allow absolute URLs in inline-image.
Victor Costan
2012-06-28
1
-0
/
+2
*
|
Merge pull request #101 from kwood/master
Germán M. Bravo
2013-02-07
2
-1
/
+5
|
\
\
|
*
|
Add configuration parameter for ASSETS_URL
Kevin Wood
2012-11-14
2
-1
/
+5
*
|
|
Merge pull request #106 from fusionbox/master
Germán M. Bravo
2013-02-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Update version to 1.1.5
Gavin Wahl
2013-01-17
1
-1
/
+1
*
|
|
|
Merge pull request #108 from OiNutter/master
Germán M. Bravo
2013-02-07
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Allow load_paths to be added to per instance
OiNutter
2013-01-22
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'master' of github.com:Kronuz/pyScss
German M. Bravo
2013-02-06
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #102 from hrbonz/print_timing_decorator
Germán M. Bravo
2012-12-03
1
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
fix bad decorator call (print_timing) by using *args and **kwargs
Stefan hr Berder
2012-12-03
1
-3
/
+3
|
|
/
/
*
|
|
nest doesn't add a space when the last character to be appended is one of '.'...
German M. Bravo
2013-02-06
1
-1
/
+7
*
|
|
Make sure to have unicode strings before processing certain things
German M. Bravo
2013-02-06
1
-2
/
+8
*
|
|
Do not break rules on hypens
German M. Bravo
2013-02-06
1
-1
/
+1
*
|
|
Thread safe issue resolved for cases when .cache file didn't yet exist or was...
German M. Bravo
2013-02-06
1
-2
/
+2
*
|
|
Logging stuff passing the stack
German M. Bravo
2013-02-06
1
-11
/
+11
*
|
|
Filename of the code being processed can be optionally passed to the compiler
German M. Bravo
2013-02-06
1
-4
/
+4
*
|
|
Line numbers fixed
German M. Bravo
2013-02-06
1
-2
/
+2
*
|
|
Thread safe sprite maps (using temporary files and rename)
German M. Bravo
2013-02-06
1
-1
/
+8
|
/
/
*
|
debug_info with small improvements
German M. Bravo
2012-10-10
1
-4
/
+28
*
|
Escaping of filenames for firesass only
German M. Bravo
2012-10-10
1
-1
/
+1
*
|
debug_info accepts a value as 'comments'
German M. Bravo
2012-10-10
2
-4
/
+4
*
|
Updated CHANGELOG
German M. Bravo
2012-10-10
1
-0
/
+5
*
|
Added compass excrept as a test
German M. Bravo
2012-10-10
1
-0
/
+72
*
|
Improved memory usage for large sets of files to be used as sprites
German M. Bravo
2012-10-10
1
-3
/
+5
*
|
Comment improved
German M. Bravo
2012-10-10
1
-1
/
+1
*
|
@print and @raw output to the standard error
German M. Bravo
2012-10-10
1
-2
/
+2
*
|
Warning about IE 4095 maximum and improved debug_info
German M. Bravo
2012-10-10
2
-11
/
+28
*
|
Added get_scss_constants() and get_scss_vars()
German M. Bravo
2012-10-10
1
-0
/
+8
*
|
Added filter CSS functions
German M. Bravo
2012-10-10
1
-1
/
+3
*
|
Better handling of undefined variables
German M. Bravo
2012-10-10
1
-26
/
+32
*
|
Changelog updated
German M. Bravo
2012-08-18
2
-4
/
+12
*
|
Don't interpret url(//foo) as a comment (thanks to eevee)
German M. Bravo
2012-08-18
2
-1
/
+14
*
|
Fix command line entry point (thanks to fschulze)
German M. Bravo
2012-08-18
2
-2
/
+2
*
|
Egg info doesn't belong in version control (thanks to fschulze)
German M. Bravo
2012-08-18
5
-474
/
+0
*
|
Merge branch 'master' of github.com:Kronuz/pyScss
German M. Bravo
2012-08-18
4
-19
/
+35
|
\
\
|
*
\
Merge pull request #63 from QuLogic/cache-buster-url
Germán M. Bravo
2012-08-18
3
-5
/
+21
|
|
\
\
|
|
*
|
Fix cache buster URLs.
Elliott Sales de Andrade
2012-04-01
3
-5
/
+21
|
|
|
/
|
*
|
Merge pull request #92 from henninge/fix-command-line-tool
Germán M. Bravo
2012-08-18
1
-14
/
+14
|
|
\
\
|
|
*
|
Fix imports in command line tool.
henninge
2012-08-09
1
-14
/
+14
|
|
/
/
*
|
|
Hashable Values added
German M. Bravo
2012-08-18
1
-0
/
+18
*
|
|
Properly check for PIL and create asset when passing spacing or inline parame...
German M. Bravo
2012-08-18
1
-4
/
+4
|
/
/
*
|
Version 1.1.4
v1.1.4
German M. Bravo
2012-08-08
4
-11
/
+132
*
|
Can change colors in RGB (non-RGBA) images
German M. Bravo
2012-08-08
1
-6
/
+9
[next]