Search is not available for this dataset
id
stringlengths
1
8
text
stringlengths
72
9.81M
addition_count
int64
0
10k
commit_subject
stringlengths
0
3.7k
deletion_count
int64
0
8.43k
file_extension
stringlengths
0
32
lang
stringlengths
1
94
license
stringclasses
10 values
repo_name
stringlengths
9
59
10051750
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-RC1+dev PROGRAM_BUILD=2016121901 CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"...
12
Rebuilt targets
17
.sh
sh
bsd-3-clause
deajan/osync
10051751
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-RC1+dev PROGRAM_BUILD=2016121901 CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"...
12
Rebuilt targets
17
.sh
sh
bsd-3-clause
deajan/osync
10051752
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111704 ## BEGIN Generic bash functions written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr ## To use in a program, define the following variables: #############################################################...
1
Removed debugging exit
2
.sh
sh
bsd-3-clause
deajan/osync
10051753
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111704 ## BEGIN Generic bash functions written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr ## To use in a program, define the following variables: #############################################################...
1
Removed debugging exit
2
.sh
sh
bsd-3-clause
deajan/osync
10051754
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) > Angular2 charting components based on Highcharts. [Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview) [![npm version](https://badge.fury....
2
Merge remote-tracking branch 'origin/master'
0
.md
md
mit
gevgeny/angular2-highcharts
10051755
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) > Angular2 charting components based on Highcharts. [Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview) [![npm version](https://badge.fury....
2
Merge remote-tracking branch 'origin/master'
0
.md
md
mit
gevgeny/angular2-highcharts
10051756
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
1
Better _REMOTE_TOKEN cleanup
1
.sh
sh
bsd-3-clause
deajan/osync
10051757
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
1
Better _REMOTE_TOKEN cleanup
1
.sh
sh
bsd-3-clause
deajan/osync
10051758
<NME> actions.js <BEF> /* global XMLHttpRequest */ 'use strict' const debug = require('debug')('HeadlessChrome:actions') const Promise = require('bluebird') const fs = require('mz/fs') const _ = require('lodash') const { browserIsInitialized, sleep, fixSelector, interleaveArrayToObject, promiseTimeout, o...
38
Fix .exist() and .visible() methods. Add .waitForSelectorToLoad() method.
4
.js
js
mit
LucianoGanga/simple-headless-chrome
10051759
<NME> import-test-f.less <BEF> ADDFILE <MSG> import multiple has a cascade effect. fixes #1497 <DFF> @@ -0,0 +1,5 @@ +@import "import-test-e"; + +.test-f { + height: 10px; +}
5
import multiple has a cascade effect. fixes #1497
0
.less
less
apache-2.0
less/less.js
10051760
<NME> import-test-f.less <BEF> ADDFILE <MSG> import multiple has a cascade effect. fixes #1497 <DFF> @@ -0,0 +1,5 @@ +@import "import-test-e"; + +.test-f { + height: 10px; +}
5
import multiple has a cascade effect. fixes #1497
0
.less
less
apache-2.0
less/less.js
10051761
<NME> import-test-f.less <BEF> ADDFILE <MSG> import multiple has a cascade effect. fixes #1497 <DFF> @@ -0,0 +1,5 @@ +@import "import-test-e"; + +.test-f { + height: 10px; +}
5
import multiple has a cascade effect. fixes #1497
0
.less
less
apache-2.0
less/less.js
10051762
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-RC3 PROGRAM_BUILD=20...
6
Added initiator dir check before running monitor mode
1
.sh
sh
bsd-3-clause
deajan/osync
10051763
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-RC3 PROGRAM_BUILD=20...
6
Added initiator dir check before running monitor mode
1
.sh
sh
bsd-3-clause
deajan/osync
10051764
<NME> README.md <BEF> ### This is the Less 3.0 Edge branch. For the stable (2.x) branch of Less, go [here](https://github.com/less/less.js/tree/master). [![npm version](https://badge.fury.io/js/less.svg)](http://badge.fury.io/js/less) [![Build Status](https://travis-ci.org/less/less.js.svg?branch=master)](https://tra...
0
Update README.md
3
.md
md
apache-2.0
less/less.js
10051765
<NME> README.md <BEF> ### This is the Less 3.0 Edge branch. For the stable (2.x) branch of Less, go [here](https://github.com/less/less.js/tree/master). [![npm version](https://badge.fury.io/js/less.svg)](http://badge.fury.io/js/less) [![Build Status](https://travis-ci.org/less/less.js.svg?branch=master)](https://tra...
0
Update README.md
3
.md
md
apache-2.0
less/less.js
10051766
<NME> README.md <BEF> ### This is the Less 3.0 Edge branch. For the stable (2.x) branch of Less, go [here](https://github.com/less/less.js/tree/master). [![npm version](https://badge.fury.io/js/less.svg)](http://badge.fury.io/js/less) [![Build Status](https://travis-ci.org/less/less.js.svg?branch=master)](https://tra...
0
Update README.md
3
.md
md
apache-2.0
less/less.js
10051767
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016111802 # 4 tests: # quicklocal # RUNNING_ON_GITHUB_ACTIONS=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] ## On Mac OSX, this needs to be run as root in order to use sudo without password ## From current terminal run sudo -s in order to get a...
3
Commit cc16c29 related changes
3
.sh
sh
bsd-3-clause
deajan/osync
10051768
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016111802 # 4 tests: # quicklocal # RUNNING_ON_GITHUB_ACTIONS=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] ## On Mac OSX, this needs to be run as root in order to use sudo without password ## From current terminal run sudo -s in order to get a...
3
Commit cc16c29 related changes
3
.sh
sh
bsd-3-clause
deajan/osync
10051769
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
2
Update README.md
2
.md
md
apache-2.0
less/less.js
10051770
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
2
Update README.md
2
.md
md
apache-2.0
less/less.js
10051771
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
2
Update README.md
2
.md
md
apache-2.0
less/less.js
10051772
<NME> index.js <BEF> ADDFILE <MSG> Merge branch 'tests' of https://github.com/bassjobsen/less.js Conflicts: test/index.js <DFF> @@ -0,0 +1,26 @@ +(function(exports) { + var RemoveProperty = function(less) { + this._visitor = new less.visitors.Visitor(this); + }; + + RemoveProperty.prototype = { + ...
26
Merge branch 'tests' of https://github.com/bassjobsen/less.js
0
.js
js
apache-2.0
less/less.js
10051773
<NME> index.js <BEF> ADDFILE <MSG> Merge branch 'tests' of https://github.com/bassjobsen/less.js Conflicts: test/index.js <DFF> @@ -0,0 +1,26 @@ +(function(exports) { + var RemoveProperty = function(less) { + this._visitor = new less.visitors.Visitor(this); + }; + + RemoveProperty.prototype = { + ...
26
Merge branch 'tests' of https://github.com/bassjobsen/less.js
0
.js
js
apache-2.0
less/less.js
10051774
<NME> index.js <BEF> ADDFILE <MSG> Merge branch 'tests' of https://github.com/bassjobsen/less.js Conflicts: test/index.js <DFF> @@ -0,0 +1,26 @@ +(function(exports) { + var RemoveProperty = function(less) { + this._visitor = new less.visitors.Visitor(this); + }; + + RemoveProperty.prototype = { + ...
26
Merge branch 'tests' of https://github.com/bassjobsen/less.js
0
.js
js
apache-2.0
less/less.js
10051775
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). This is the JavaScript, and now official, stable version of LESS. ## Getting Started <p align="center"><a hre...
1
Merge branch 'master' into 2_0_0
1
.md
md
apache-2.0
less/less.js
10051776
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). This is the JavaScript, and now official, stable version of LESS. ## Getting Started <p align="center"><a hre...
1
Merge branch 'master' into 2_0_0
1
.md
md
apache-2.0
less/less.js
10051777
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). This is the JavaScript, and now official, stable version of LESS. ## Getting Started <p align="center"><a hre...
1
Merge branch 'master' into 2_0_0
1
.md
md
apache-2.0
less/less.js
10051778
<NME> CHANGELOG.md <BEF> # 1.7.0 2014-??-?? - [#3630](https://github.com/less/less.js/pull/3630) Fix needle dependency warning typo. (#3630) (@cjwilsontech) ### v4.1.1 (2021-01-31) - [#3597](https://github.com/less/less.js/pull/3597) Fix expected response when there's a socket error (#3597) (@zxfrank) - [#3589](https...
11
some changelog notes
0
.md
md
apache-2.0
less/less.js
10051779
<NME> CHANGELOG.md <BEF> # 1.7.0 2014-??-?? - [#3630](https://github.com/less/less.js/pull/3630) Fix needle dependency warning typo. (#3630) (@cjwilsontech) ### v4.1.1 (2021-01-31) - [#3597](https://github.com/less/less.js/pull/3597) Fix expected response when there's a socket error (#3597) (@zxfrank) - [#3589](https...
11
some changelog notes
0
.md
md
apache-2.0
less/less.js
10051780
<NME> CHANGELOG.md <BEF> # 1.7.0 2014-??-?? - [#3630](https://github.com/less/less.js/pull/3630) Fix needle dependency warning typo. (#3630) (@cjwilsontech) ### v4.1.1 (2021-01-31) - [#3597](https://github.com/less/less.js/pull/3597) Fix expected response when there's a socket error (#3597) (@zxfrank) - [#3589](https...
11
some changelog notes
0
.md
md
apache-2.0
less/less.js
10051781
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
7
(doc) added link to download section
0
.md
md
apache-2.0
less/less.js
10051782
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
7
(doc) added link to download section
0
.md
md
apache-2.0
less/less.js
10051783
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
7
(doc) added link to download section
0
.md
md
apache-2.0
less/less.js
10051784
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
34
Mailer fixes and semantic fixes
35
.sh
sh
bsd-3-clause
deajan/osync
10051785
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
34
Mailer fixes and semantic fixes
35
.sh
sh
bsd-3-clause
deajan/osync
10051786
<NME> require.js <BEF> ADDFILE <MSG> (dist) require() goes in its own file <DFF> @@ -0,0 +1,4 @@ +function require(arg) { + return window.less[arg.split('/')[1]]; +}; +
4
(dist) require() goes in its own file
0
.js
js
apache-2.0
less/less.js
10051787
<NME> require.js <BEF> ADDFILE <MSG> (dist) require() goes in its own file <DFF> @@ -0,0 +1,4 @@ +function require(arg) { + return window.less[arg.split('/')[1]]; +}; +
4
(dist) require() goes in its own file
0
.js
js
apache-2.0
less/less.js
10051788
<NME> require.js <BEF> ADDFILE <MSG> (dist) require() goes in its own file <DFF> @@ -0,0 +1,4 @@ +function require(arg) { + return window.less[arg.split('/')[1]]; +}; +
4
(dist) require() goes in its own file
0
.js
js
apache-2.0
less/less.js
10051789
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
1
Fixed a (probable) mistake
1
.sh
sh
bsd-3-clause
deajan/osync
10051790
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
1
Fixed a (probable) mistake
1
.sh
sh
bsd-3-clause
deajan/osync
10051791
<NME> mixins-pattern.less <BEF> ADDFILE <MSG> Support for pattern-matching on mixin calls. <DFF> @@ -0,0 +1,73 @@ +.mixin () { + zero: 0; +} +.mixin (@a: 1px) { + one: 1; +} +.mixin (@a) { + one-req: 1; +} +.mixin (@a: 1px, @b: 2px) { + two: 2; +} + +.mixin (@a: 1px, @b: 2px, @c: 3px) { + ...
73
Support for pattern-matching on mixin calls.
0
.less
less
apache-2.0
less/less.js
10051792
<NME> mixins-pattern.less <BEF> ADDFILE <MSG> Support for pattern-matching on mixin calls. <DFF> @@ -0,0 +1,73 @@ +.mixin () { + zero: 0; +} +.mixin (@a: 1px) { + one: 1; +} +.mixin (@a) { + one-req: 1; +} +.mixin (@a: 1px, @b: 2px) { + two: 2; +} + +.mixin (@a: 1px, @b: 2px, @c: 3px) { + ...
73
Support for pattern-matching on mixin calls.
0
.less
less
apache-2.0
less/less.js
10051793
<NME> mixins-pattern.less <BEF> ADDFILE <MSG> Support for pattern-matching on mixin calls. <DFF> @@ -0,0 +1,73 @@ +.mixin () { + zero: 0; +} +.mixin (@a: 1px) { + one: 1; +} +.mixin (@a) { + one-req: 1; +} +.mixin (@a: 1px, @b: 2px) { + two: 2; +} + +.mixin (@a: 1px, @b: 2px, @c: 3px) { + ...
73
Support for pattern-matching on mixin calls.
0
.less
less
apache-2.0
less/less.js
10051794
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
1
Changed ofunctions to prev version
1
.sh
sh
bsd-3-clause
deajan/osync
10051795
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
1
Changed ofunctions to prev version
1
.sh
sh
bsd-3-clause
deajan/osync
10051796
<NME> property-name-interp.less <BEF> ADDFILE <MSG> Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js <DFF> @@ -0,0 +1,41 @@ + +test { + @prefix: ufo-; + @a: border; + @bb: top; + @c_c: left; + @d-d4: radius; + @-: -; + + @{a}: 0; + @{pref...
41
Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js
0
.less
less
apache-2.0
less/less.js
10051797
<NME> property-name-interp.less <BEF> ADDFILE <MSG> Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js <DFF> @@ -0,0 +1,41 @@ + +test { + @prefix: ufo-; + @a: border; + @bb: top; + @c_c: left; + @d-d4: radius; + @-: -; + + @{a}: 0; + @{pref...
41
Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js
0
.less
less
apache-2.0
less/less.js
10051798
<NME> property-name-interp.less <BEF> ADDFILE <MSG> Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js <DFF> @@ -0,0 +1,41 @@ + +test { + @prefix: ufo-; + @a: border; + @bb: top; + @c_c: left; + @d-d4: radius; + @-: -; + + @{a}: 0; + @{pref...
41
Merge branch 'property-name-interp' of https://github.com/seven-phases-max/less.js
0
.less
less
apache-2.0
less/less.js
10051799
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user th...
1
Change wiki link to website link
1
.md
md
apache-2.0
less/less.js
10051800
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user th...
1
Change wiki link to website link
1
.md
md
apache-2.0
less/less.js
10051801
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user th...
1
Change wiki link to website link
1
.md
md
apache-2.0
less/less.js
10051802
<NME> root.less <BEF> ADDFILE <MSG> Merge pull request #3163 from matthew-dean/master Merge 3.x into master <DFF> @@ -0,0 +1,3 @@ +// https://github.com/less/less.js/issues/3112 +@file: ext(); +@import '@{file}'; \ No newline at end of file
3
Merge pull request #3163 from matthew-dean/master
0
.less
less
apache-2.0
less/less.js
10051803
<NME> root.less <BEF> ADDFILE <MSG> Merge pull request #3163 from matthew-dean/master Merge 3.x into master <DFF> @@ -0,0 +1,3 @@ +// https://github.com/less/less.js/issues/3112 +@file: ext(); +@import '@{file}'; \ No newline at end of file
3
Merge pull request #3163 from matthew-dean/master
0
.less
less
apache-2.0
less/less.js
10051804
<NME> root.less <BEF> ADDFILE <MSG> Merge pull request #3163 from matthew-dean/master Merge 3.x into master <DFF> @@ -0,0 +1,3 @@ +// https://github.com/less/less.js/issues/3112 +@file: ext(); +@import '@{file}'; \ No newline at end of file
3
Merge pull request #3163 from matthew-dean/master
0
.less
less
apache-2.0
less/less.js
10051805
<NME> multiply-mixed-units.txt <BEF> ADDFILE <MSG> Add tests for strict unit errors <DFF> @@ -0,0 +1,2 @@ +SyntaxError: Multiple units in dimension. Correct the units or use the unit function. Bad unit: em*px in {path}multiply-mixed-units.less:null:-1 +1 error: (1px * 1em);
2
Add tests for strict unit errors
0
.txt
txt
apache-2.0
less/less.js
10051806
<NME> multiply-mixed-units.txt <BEF> ADDFILE <MSG> Add tests for strict unit errors <DFF> @@ -0,0 +1,2 @@ +SyntaxError: Multiple units in dimension. Correct the units or use the unit function. Bad unit: em*px in {path}multiply-mixed-units.less:null:-1 +1 error: (1px * 1em);
2
Add tests for strict unit errors
0
.txt
txt
apache-2.0
less/less.js
10051807
<NME> multiply-mixed-units.txt <BEF> ADDFILE <MSG> Add tests for strict unit errors <DFF> @@ -0,0 +1,2 @@ +SyntaxError: Multiple units in dimension. Correct the units or use the unit function. Bad unit: em*px in {path}multiply-mixed-units.less:null:-1 +1 error: (1px * 1em);
2
Add tests for strict unit errors
0
.txt
txt
apache-2.0
less/less.js
10051808
<NME> simple.less <BEF> ADDFILE <MSG> Merge branch 'parse-add-variables' of https://github.com/joscha/less.js Conflicts: lib/less/parser.js test/less-test.js <DFF> @@ -0,0 +1,3 @@ +.class { + color: @my-color; +} \ No newline at end of file
3
Merge branch 'parse-add-variables' of https://github.com/joscha/less.js
0
.less
less
apache-2.0
less/less.js
10051809
<NME> simple.less <BEF> ADDFILE <MSG> Merge branch 'parse-add-variables' of https://github.com/joscha/less.js Conflicts: lib/less/parser.js test/less-test.js <DFF> @@ -0,0 +1,3 @@ +.class { + color: @my-color; +} \ No newline at end of file
3
Merge branch 'parse-add-variables' of https://github.com/joscha/less.js
0
.less
less
apache-2.0
less/less.js
10051810
<NME> simple.less <BEF> ADDFILE <MSG> Merge branch 'parse-add-variables' of https://github.com/joscha/less.js Conflicts: lib/less/parser.js test/less-test.js <DFF> @@ -0,0 +1,3 @@ +.class { + color: @my-color; +} \ No newline at end of file
3
Merge branch 'parse-add-variables' of https://github.com/joscha/less.js
0
.less
less
apache-2.0
less/less.js
10051811
<NME> runner-browser.js <BEF> ADDFILE <MSG> Add browser specific url tests <DFF> @@ -0,0 +1,3 @@ +describe("less.js browser tests", function() { + testLessEqualsInDocument(); +}); \ No newline at end of file
3
Add browser specific url tests
0
.js
js
apache-2.0
less/less.js
10051812
<NME> runner-browser.js <BEF> ADDFILE <MSG> Add browser specific url tests <DFF> @@ -0,0 +1,3 @@ +describe("less.js browser tests", function() { + testLessEqualsInDocument(); +}); \ No newline at end of file
3
Add browser specific url tests
0
.js
js
apache-2.0
less/less.js
10051813
<NME> runner-browser.js <BEF> ADDFILE <MSG> Add browser specific url tests <DFF> @@ -0,0 +1,3 @@ +describe("less.js browser tests", function() { + testLessEqualsInDocument(); +}); \ No newline at end of file
3
Add browser specific url tests
0
.js
js
apache-2.0
less/less.js
10051814
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/less/less.js.png?branch=master)](https://travis-ci.org/less/less.js) # [Less.js v1.6.3](http://lesscss.org) > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). This is the JavaScript, and now official, stable version of Less. ...
2
update readme and rename LESS to Less
2
.md
md
apache-2.0
less/less.js
10051815
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/less/less.js.png?branch=master)](https://travis-ci.org/less/less.js) # [Less.js v1.6.3](http://lesscss.org) > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). This is the JavaScript, and now official, stable version of Less. ...
2
update readme and rename LESS to Less
2
.md
md
apache-2.0
less/less.js
10051816
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/less/less.js.png?branch=master)](https://travis-ci.org/less/less.js) # [Less.js v1.6.3](http://lesscss.org) > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). This is the JavaScript, and now official, stable version of Less. ...
2
update readme and rename LESS to Less
2
.md
md
apache-2.0
less/less.js
10051817
<NME> percentage-missing-space.txt <BEF> ADDFILE <MSG> Merge branch 'master' into 2_0_0 Conflicts: lib/less/browser.js lib/less/parser.js <DFF> @@ -0,0 +1,4 @@ +SyntaxError: Invalid % without number in {path}percentage-missing-space.less on line 2, column 3: +1 .a { +2 error: calc(1 %); +3 }
4
Merge branch 'master' into 2_0_0
0
.txt
txt
apache-2.0
less/less.js
10051818
<NME> percentage-missing-space.txt <BEF> ADDFILE <MSG> Merge branch 'master' into 2_0_0 Conflicts: lib/less/browser.js lib/less/parser.js <DFF> @@ -0,0 +1,4 @@ +SyntaxError: Invalid % without number in {path}percentage-missing-space.less on line 2, column 3: +1 .a { +2 error: calc(1 %); +3 }
4
Merge branch 'master' into 2_0_0
0
.txt
txt
apache-2.0
less/less.js
10051819
<NME> percentage-missing-space.txt <BEF> ADDFILE <MSG> Merge branch 'master' into 2_0_0 Conflicts: lib/less/browser.js lib/less/parser.js <DFF> @@ -0,0 +1,4 @@ +SyntaxError: Invalid % without number in {path}percentage-missing-space.less on line 2, column 3: +1 .a { +2 error: calc(1 %); +3 }
4
Merge branch 'master' into 2_0_0
0
.txt
txt
apache-2.0
less/less.js
10051820
<NME> svg-gradient6.txt <BEF> ADDFILE <MSG> Merge pull request #2445 from bassjobsen/svg-gradient allow a list of colors as argument for the svg-gradient function <DFF> @@ -0,0 +1,4 @@ +ArgumentError: error evaluating function `svg-gradient`: svg-gradient direction must be 'to bottom', 'to right', 'to bottom right', '...
4
Merge pull request #2445 from bassjobsen/svg-gradient
0
.txt
txt
apache-2.0
less/less.js
10051821
<NME> svg-gradient6.txt <BEF> ADDFILE <MSG> Merge pull request #2445 from bassjobsen/svg-gradient allow a list of colors as argument for the svg-gradient function <DFF> @@ -0,0 +1,4 @@ +ArgumentError: error evaluating function `svg-gradient`: svg-gradient direction must be 'to bottom', 'to right', 'to bottom right', '...
4
Merge pull request #2445 from bassjobsen/svg-gradient
0
.txt
txt
apache-2.0
less/less.js
10051822
<NME> svg-gradient6.txt <BEF> ADDFILE <MSG> Merge pull request #2445 from bassjobsen/svg-gradient allow a list of colors as argument for the svg-gradient function <DFF> @@ -0,0 +1,4 @@ +ArgumentError: error evaluating function `svg-gradient`: svg-gradient direction must be 'to bottom', 'to right', 'to bottom right', '...
4
Merge pull request #2445 from bassjobsen/svg-gradient
0
.txt
txt
apache-2.0
less/less.js
10051823
<NME> detached-ruleset.js <BEF> ADDFILE <MSG> Fix some bugs with detached rulesets and media queries <DFF> @@ -0,0 +1,21 @@ +(function (tree) { + +tree.DetachedRuleset = function (ruleset, frames) { + this.ruleset = ruleset; + this.frames = frames; +}; +tree.DetachedRuleset.prototype = { + type: "DetachedRule...
21
Fix some bugs with detached rulesets and media queries
0
.js
js
apache-2.0
less/less.js
10051824
<NME> detached-ruleset.js <BEF> ADDFILE <MSG> Fix some bugs with detached rulesets and media queries <DFF> @@ -0,0 +1,21 @@ +(function (tree) { + +tree.DetachedRuleset = function (ruleset, frames) { + this.ruleset = ruleset; + this.frames = frames; +}; +tree.DetachedRuleset.prototype = { + type: "DetachedRule...
21
Fix some bugs with detached rulesets and media queries
0
.js
js
apache-2.0
less/less.js
10051825
<NME> detached-ruleset.js <BEF> ADDFILE <MSG> Fix some bugs with detached rulesets and media queries <DFF> @@ -0,0 +1,21 @@ +(function (tree) { + +tree.DetachedRuleset = function (ruleset, frames) { + this.ruleset = ruleset; + this.frames = frames; +}; +tree.DetachedRuleset.prototype = { + type: "DetachedRule...
21
Fix some bugs with detached rulesets and media queries
0
.js
js
apache-2.0
less/less.js
10051826
<NME> parse-error-media-no-block-3.txt <BEF> ADDFILE <MSG> See missing media blocks. Fixes #2494 <DFF> @@ -0,0 +1,3 @@ +ParseError: media definitions require block statements after any features in {path}parse-error-media-no-block-3.less on line 4, column 4: +3 font-size: 5000px; +4 }
3
See missing media blocks. Fixes #2494
0
.txt
txt
apache-2.0
less/less.js
10051827
<NME> parse-error-media-no-block-3.txt <BEF> ADDFILE <MSG> See missing media blocks. Fixes #2494 <DFF> @@ -0,0 +1,3 @@ +ParseError: media definitions require block statements after any features in {path}parse-error-media-no-block-3.less on line 4, column 4: +3 font-size: 5000px; +4 }
3
See missing media blocks. Fixes #2494
0
.txt
txt
apache-2.0
less/less.js
10051828
<NME> parse-error-media-no-block-3.txt <BEF> ADDFILE <MSG> See missing media blocks. Fixes #2494 <DFF> @@ -0,0 +1,3 @@ +ParseError: media definitions require block statements after any features in {path}parse-error-media-no-block-3.less on line 4, column 4: +3 font-size: 5000px; +4 }
3
See missing media blocks. Fixes #2494
0
.txt
txt
apache-2.0
less/less.js
10051829
<NME> less-rhino-1.4.0.js <BEF> ADDFILE <MSG> loosened restriction on css units (who knows what W3C will think up next) <DFF> @@ -0,0 +1,4049 @@ +// +// Stub out `require` in rhino +// +function require(arg) { + return less[arg.split('/')[1]]; +}; + + +// ecma-5.js +// +// -- kriskowal Kris Kowal Copyright (C) 2009-201...
4,049
loosened restriction on css units (who knows what W3C will think up next)
0
.js
4
apache-2.0
less/less.js
10051830
<NME> less-rhino-1.4.0.js <BEF> ADDFILE <MSG> loosened restriction on css units (who knows what W3C will think up next) <DFF> @@ -0,0 +1,4049 @@ +// +// Stub out `require` in rhino +// +function require(arg) { + return less[arg.split('/')[1]]; +}; + + +// ecma-5.js +// +// -- kriskowal Kris Kowal Copyright (C) 2009-201...
4,049
loosened restriction on css units (who knows what W3C will think up next)
0
.js
4
apache-2.0
less/less.js
10051831
<NME> less-rhino-1.4.0.js <BEF> ADDFILE <MSG> loosened restriction on css units (who knows what W3C will think up next) <DFF> @@ -0,0 +1,4049 @@ +// +// Stub out `require` in rhino +// +function require(arg) { + return less[arg.split('/')[1]]; +}; + + +// ecma-5.js +// +// -- kriskowal Kris Kowal Copyright (C) 2009-201...
4,049
loosened restriction on css units (who knows what W3C will think up next)
0
.js
4
apache-2.0
less/less.js
10051832
<NME> mixin-not-visible-in-scope-1.txt <BEF> ADDFILE <MSG> Merge branch 'master' into 2_0_0 Conflicts: package.json <DFF> @@ -0,0 +1,4 @@ +NameError: .a is undefined in {path}mixin-not-visible-in-scope-1.less on line 7, column 13: +6 & { +7 .b {.a} // was Err. before 1.6.2 +8 }
4
Merge branch 'master' into 2_0_0
0
.txt
txt
apache-2.0
less/less.js
10051833
<NME> mixin-not-visible-in-scope-1.txt <BEF> ADDFILE <MSG> Merge branch 'master' into 2_0_0 Conflicts: package.json <DFF> @@ -0,0 +1,4 @@ +NameError: .a is undefined in {path}mixin-not-visible-in-scope-1.less on line 7, column 13: +6 & { +7 .b {.a} // was Err. before 1.6.2 +8 }
4
Merge branch 'master' into 2_0_0
0
.txt
txt
apache-2.0
less/less.js
10051834
<NME> mixin-not-visible-in-scope-1.txt <BEF> ADDFILE <MSG> Merge branch 'master' into 2_0_0 Conflicts: package.json <DFF> @@ -0,0 +1,4 @@ +NameError: .a is undefined in {path}mixin-not-visible-in-scope-1.less on line 7, column 13: +6 & { +7 .b {.a} // was Err. before 1.6.2 +8 }
4
Merge branch 'master' into 2_0_0
0
.txt
txt
apache-2.0
less/less.js
10051835
<NME> less-1.0.33.min.js <BEF> ADDFILE <MSG> (dist) build 1.0.33 <DFF> @@ -0,0 +1,66 @@ +// +// LESS - Leaner CSS v1.0.33 +// http://lesscss.org +// +// Copyright (c) 2010, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(E){function q(d){return E.less[d.split("/")[1]]}function R(){for(var d=d...
66
(dist) build 1.0.33
0
.js
0
apache-2.0
less/less.js
10051836
<NME> less-1.0.33.min.js <BEF> ADDFILE <MSG> (dist) build 1.0.33 <DFF> @@ -0,0 +1,66 @@ +// +// LESS - Leaner CSS v1.0.33 +// http://lesscss.org +// +// Copyright (c) 2010, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(E){function q(d){return E.less[d.split("/")[1]]}function R(){for(var d=d...
66
(dist) build 1.0.33
0
.js
0
apache-2.0
less/less.js
10051837
<NME> less-1.0.33.min.js <BEF> ADDFILE <MSG> (dist) build 1.0.33 <DFF> @@ -0,0 +1,66 @@ +// +// LESS - Leaner CSS v1.0.33 +// http://lesscss.org +// +// Copyright (c) 2010, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(E){function q(d){return E.less[d.split("/")[1]]}function R(){for(var d=d...
66
(dist) build 1.0.33
0
.js
0
apache-2.0
less/less.js
10051838
<NME> import-visitor.js <BEF> ADDFILE <MSG> Add import visitor <DFF> @@ -0,0 +1,17 @@ +(function (tree) { + tree.importVisitor = function(root) { + this._visitor = new tree.visitor(this); + this._visitor.visit(root); + }; + + tree.importVisitor.prototype = { + visitImport: function (impor...
17
Add import visitor
0
.js
js
apache-2.0
less/less.js
10051839
<NME> import-visitor.js <BEF> ADDFILE <MSG> Add import visitor <DFF> @@ -0,0 +1,17 @@ +(function (tree) { + tree.importVisitor = function(root) { + this._visitor = new tree.visitor(this); + this._visitor.visit(root); + }; + + tree.importVisitor.prototype = { + visitImport: function (impor...
17
Add import visitor
0
.js
js
apache-2.0
less/less.js
10051840
<NME> import-visitor.js <BEF> ADDFILE <MSG> Add import visitor <DFF> @@ -0,0 +1,17 @@ +(function (tree) { + tree.importVisitor = function(root) { + this._visitor = new tree.visitor(this); + this._visitor.visit(root); + }; + + tree.importVisitor.prototype = { + visitImport: function (impor...
17
Add import visitor
0
.js
js
apache-2.0
less/less.js
10051841
<NME> media.less <BEF> ADDFILE <MSG> @media tests <DFF> @@ -0,0 +1,21 @@ + +// For now, variables can't be declared inside @media blocks. + +@var: 42; + +@media print { + .class { + color: blue; + .sub { + width: @var; + } + } + .top, header > h1 { + color: #222 * 2;...
21
@media tests
0
.less
less
apache-2.0
less/less.js
10051842
<NME> media.less <BEF> ADDFILE <MSG> @media tests <DFF> @@ -0,0 +1,21 @@ + +// For now, variables can't be declared inside @media blocks. + +@var: 42; + +@media print { + .class { + color: blue; + .sub { + width: @var; + } + } + .top, header > h1 { + color: #222 * 2;...
21
@media tests
0
.less
less
apache-2.0
less/less.js
10051843
<NME> media.less <BEF> ADDFILE <MSG> @media tests <DFF> @@ -0,0 +1,21 @@ + +// For now, variables can't be declared inside @media blocks. + +@var: 42; + +@media print { + .class { + color: blue; + .sub { + width: @var; + } + } + .top, header > h1 { + color: #222 * 2;...
21
@media tests
0
.less
less
apache-2.0
less/less.js
10051844
<NME> detached-ruleset-6.txt <BEF> ADDFILE <MSG> Merge pull request #1859 from less/detached-rulesets detached rulesets <DFF> @@ -0,0 +1,4 @@ +ParseError: Unrecognised input in {path}detached-ruleset-6.less on line 2, column 3: +1 .a { +2 b: { +3 color: red;
4
Merge pull request #1859 from less/detached-rulesets
0
.txt
txt
apache-2.0
less/less.js
10051845
<NME> detached-ruleset-6.txt <BEF> ADDFILE <MSG> Merge pull request #1859 from less/detached-rulesets detached rulesets <DFF> @@ -0,0 +1,4 @@ +ParseError: Unrecognised input in {path}detached-ruleset-6.less on line 2, column 3: +1 .a { +2 b: { +3 color: red;
4
Merge pull request #1859 from less/detached-rulesets
0
.txt
txt
apache-2.0
less/less.js
10051846
<NME> detached-ruleset-6.txt <BEF> ADDFILE <MSG> Merge pull request #1859 from less/detached-rulesets detached rulesets <DFF> @@ -0,0 +1,4 @@ +ParseError: Unrecognised input in {path}detached-ruleset-6.less on line 2, column 3: +1 .a { +2 b: { +3 color: red;
4
Merge pull request #1859 from less/detached-rulesets
0
.txt
txt
apache-2.0
less/less.js
10051847
<NME> runner-browser-spec.js <BEF> ADDFILE <MSG> Converted browser/browser tests into jasmine. <DFF> @@ -0,0 +1,12 @@ +describe("less.js browser behaviour", function() { + testLessEqualsInDocument(); + + it("has some log messages", function() { + expect(logMessages.length).toBeGreaterThan(0); + }); + +...
12
Converted browser/browser tests into jasmine.
0
.js
js
apache-2.0
less/less.js
10051848
<NME> runner-browser-spec.js <BEF> ADDFILE <MSG> Converted browser/browser tests into jasmine. <DFF> @@ -0,0 +1,12 @@ +describe("less.js browser behaviour", function() { + testLessEqualsInDocument(); + + it("has some log messages", function() { + expect(logMessages.length).toBeGreaterThan(0); + }); + +...
12
Converted browser/browser tests into jasmine.
0
.js
js
apache-2.0
less/less.js
10051849
<NME> runner-browser-spec.js <BEF> ADDFILE <MSG> Converted browser/browser tests into jasmine. <DFF> @@ -0,0 +1,12 @@ +describe("less.js browser behaviour", function() { + testLessEqualsInDocument(); + + it("has some log messages", function() { + expect(logMessages.length).toBeGreaterThan(0); + }); + +...
12
Converted browser/browser tests into jasmine.
0
.js
js
apache-2.0
less/less.js