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
10054950
<NME> scroll-to.service.ts <BEF> import { Inject, Injectable, PLATFORM_ID } from '@angular/core'; import { DOCUMENT, isPlatformBrowser } from '@angular/common'; import { ScrollToConfigOptions, ScrollToConfigOptionsTarget, ScrollToListenerTarget, ScrollToTarget } from './scroll-to-config.interface'; import { Sc...
3
fix: scroll to element with relative positioned parent (#124)
1
.ts
service
mit
nicky-lenaers/ngx-scroll-to
10054951
<NME> scroll-to.service.ts <BEF> import { Inject, Injectable, PLATFORM_ID } from '@angular/core'; import { DOCUMENT, isPlatformBrowser } from '@angular/common'; import { ScrollToConfigOptions, ScrollToConfigOptionsTarget, ScrollToListenerTarget, ScrollToTarget } from './scroll-to-config.interface'; import { Sc...
3
fix: scroll to element with relative positioned parent (#124)
1
.ts
service
mit
nicky-lenaers/ngx-scroll-to
10054952
<NME> scroll-to.service.ts <BEF> import { Inject, Injectable, PLATFORM_ID } from '@angular/core'; import { DOCUMENT, isPlatformBrowser } from '@angular/common'; import { ScrollToConfigOptions, ScrollToConfigOptionsTarget, ScrollToListenerTarget, ScrollToTarget } from './scroll-to-config.interface'; import { Sc...
3
fix: scroll to element with relative positioned parent (#124)
1
.ts
service
mit
nicky-lenaers/ngx-scroll-to
10054953
<NME> README.md <BEF> <div align="center"> <h1>This project is no longer maintained.</h1> <br> <br> <br> </div> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> </div> <div align="center"> <h1>ngx-scroll-to</h1> <p> A...
1
docs: remove no longer maintained label in readme (#129)
8
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054954
<NME> README.md <BEF> <div align="center"> <h1>This project is no longer maintained.</h1> <br> <br> <br> </div> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> </div> <div align="center"> <h1>ngx-scroll-to</h1> <p> A...
1
docs: remove no longer maintained label in readme (#129)
8
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054955
<NME> README.md <BEF> <div align="center"> <h1>This project is no longer maintained.</h1> <br> <br> <br> </div> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> </div> <div align="center"> <h1>ngx-scroll-to</h1> <p> A...
1
docs: remove no longer maintained label in readme (#129)
8
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054956
<NME> rhino.js <BEF> ADDFILE <MSG> Basic rhino support <DFF> @@ -0,0 +1,50 @@ +var name; + +function loadStyleSheet(sheet, callback, reload, remaining) { + var sheetName = name.slice(0, name.lastIndexOf('/') + 1) + sheet.href; + var input = readFile(sheetName); + var parser = new less.Parser(); + parser.pa...
50
Basic rhino support
0
.js
js
apache-2.0
less/less.js
10054957
<NME> rhino.js <BEF> ADDFILE <MSG> Basic rhino support <DFF> @@ -0,0 +1,50 @@ +var name; + +function loadStyleSheet(sheet, callback, reload, remaining) { + var sheetName = name.slice(0, name.lastIndexOf('/') + 1) + sheet.href; + var input = readFile(sheetName); + var parser = new less.Parser(); + parser.pa...
50
Basic rhino support
0
.js
js
apache-2.0
less/less.js
10054958
<NME> rhino.js <BEF> ADDFILE <MSG> Basic rhino support <DFF> @@ -0,0 +1,50 @@ +var name; + +function loadStyleSheet(sheet, callback, reload, remaining) { + var sheetName = name.slice(0, name.lastIndexOf('/') + 1) + sheet.href; + var input = readFile(sheetName); + var parser = new less.Parser(); + parser.pa...
50
Basic rhino support
0
.js
js
apache-2.0
less/less.js
10054959
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 # Allows the following environment variables # 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 sud...
2
Travis related test
0
.sh
sh
bsd-3-clause
deajan/osync
10054960
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 # Allows the following environment variables # 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 sud...
2
Travis related test
0
.sh
sh
bsd-3-clause
deajan/osync
10054961
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016080901 ## BEGIN Generic functions for osync & obackup written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: set _LOGGER_PREFIX in other apps, specially for osync daemon mode #############################...
11
Parallelized sync functions
1
.sh
sh
bsd-3-clause
deajan/osync
10054962
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016080901 ## BEGIN Generic functions for osync & obackup written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: set _LOGGER_PREFIX in other apps, specially for osync daemon mode #############################...
11
Parallelized sync functions
1
.sh
sh
bsd-3-clause
deajan/osync
10054963
<NME> install.sh <BEF> #!/usr/bin/env bash SCRIPT_BUILD=2015070201 ## Osync daemon install script ## Tested on RHEL / CentOS 6 & 7 PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCR...
2
Fixed path in install.sh
2
.sh
sh
bsd-3-clause
deajan/osync
10054964
<NME> install.sh <BEF> #!/usr/bin/env bash SCRIPT_BUILD=2015070201 ## Osync daemon install script ## Tested on RHEL / CentOS 6 & 7 PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCR...
2
Fixed path in install.sh
2
.sh
sh
bsd-3-clause
deajan/osync
10054965
<NME> common_install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=[prgname] PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
2
Added missing IsInteger function
1
.sh
sh
bsd-3-clause
deajan/osync
10054966
<NME> common_install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=[prgname] PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
2
Added missing IsInteger function
1
.sh
sh
bsd-3-clause
deajan/osync
10054967
<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 ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGR...
32
Cleanup before last refactor part
258
.sh
sh
bsd-3-clause
deajan/osync
10054968
<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 ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGR...
32
Cleanup before last refactor part
258
.sh
sh
bsd-3-clause
deajan/osync
10054969
<NME> CHANGELOG.md <BEF> # [14.0.0](https://github.com/nicky-lenaers/ngx-scroll-to/compare/13.0.0...14.0.0) (2022-10-24) ## [0.3.2](https://github.com/nicky-lenaers/ngx-scroll-to/compare/0.3.1...0.3.2) (2017-10-03) <a name="0.3.1"></a> ## [0.3.1](https://github.com/nicky-lenaers/ngx-scroll-to/compare/0.3.0...0.3.1) ...
15
Updated CHANGELOG.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054970
<NME> CHANGELOG.md <BEF> # [14.0.0](https://github.com/nicky-lenaers/ngx-scroll-to/compare/13.0.0...14.0.0) (2022-10-24) ## [0.3.2](https://github.com/nicky-lenaers/ngx-scroll-to/compare/0.3.1...0.3.2) (2017-10-03) <a name="0.3.1"></a> ## [0.3.1](https://github.com/nicky-lenaers/ngx-scroll-to/compare/0.3.0...0.3.1) ...
15
Updated CHANGELOG.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054971
<NME> CHANGELOG.md <BEF> # [14.0.0](https://github.com/nicky-lenaers/ngx-scroll-to/compare/13.0.0...14.0.0) (2022-10-24) ## [0.3.2](https://github.com/nicky-lenaers/ngx-scroll-to/compare/0.3.1...0.3.2) (2017-10-03) <a name="0.3.1"></a> ## [0.3.1](https://github.com/nicky-lenaers/ngx-scroll-to/compare/0.3.0...0.3.1) ...
15
Updated CHANGELOG.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054972
<NME> common_install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=[prgname] PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
8
Fixed bogous CreateDir rights
8
.sh
sh
bsd-3-clause
deajan/osync
10054973
<NME> common_install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=[prgname] PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
8
Fixed bogous CreateDir rights
8
.sh
sh
bsd-3-clause
deajan/osync
10054974
<NME> CHANGELOG.md <BEF> # 3.0.0 2018-02-10 - Fix `calc()` function to not do math operations on compile - Rename Directive -> AtRule & Rule -> Declaration - Cross-platform `@plugin` loading! (Node & Browser) - Numerous changes / improvements to plugin architecture - Simplified API calls in plugins (`less.at...
5
Merge pull request #3207 from akkumar/readme_304
1
.md
md
apache-2.0
less/less.js
10054975
<NME> CHANGELOG.md <BEF> # 3.0.0 2018-02-10 - Fix `calc()` function to not do math operations on compile - Rename Directive -> AtRule & Rule -> Declaration - Cross-platform `@plugin` loading! (Node & Browser) - Numerous changes / improvements to plugin architecture - Simplified API calls in plugins (`less.at...
5
Merge pull request #3207 from akkumar/readme_304
1
.md
md
apache-2.0
less/less.js
10054976
<NME> CHANGELOG.md <BEF> # 3.0.0 2018-02-10 - Fix `calc()` function to not do math operations on compile - Rename Directive -> AtRule & Rule -> Declaration - Cross-platform `@plugin` loading! (Node & Browser) - Numerous changes / improvements to plugin architecture - Simplified API calls in plugins (`less.at...
5
Merge pull request #3207 from akkumar/readme_304
1
.md
md
apache-2.0
less/less.js
10054977
<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...
7
Rebuilt targets
3
.sh
sh
bsd-3-clause
deajan/osync
10054978
<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...
7
Rebuilt targets
3
.sh
sh
bsd-3-clause
deajan/osync
10054979
<NME> alpha.js <BEF> ADDFILE <MSG> alpha.js init <DFF> @@ -0,0 +1,8 @@ +node.Alpha = function URL(val) { + this.value = val; +}; +node.Alpha.prototype = { + toCSS: function () { + return "alpha(opacity=" + this.value.toCSS ? this.value.toCSS() : this.value + ")"; + } +};
8
alpha.js init
0
.js
js
apache-2.0
less/less.js
10054980
<NME> alpha.js <BEF> ADDFILE <MSG> alpha.js init <DFF> @@ -0,0 +1,8 @@ +node.Alpha = function URL(val) { + this.value = val; +}; +node.Alpha.prototype = { + toCSS: function () { + return "alpha(opacity=" + this.value.toCSS ? this.value.toCSS() : this.value + ")"; + } +};
8
alpha.js init
0
.js
js
apache-2.0
less/less.js
10054981
<NME> alpha.js <BEF> ADDFILE <MSG> alpha.js init <DFF> @@ -0,0 +1,8 @@ +node.Alpha = function URL(val) { + this.value = val; +}; +node.Alpha.prototype = { + toCSS: function () { + return "alpha(opacity=" + this.value.toCSS ? this.value.toCSS() : this.value + ")"; + } +};
8
alpha.js init
0
.js
js
apache-2.0
less/less.js
10054982
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2016080601 ## Merges ofunctions.sh and n_program.sh into program.sh ## Adds installer PROGRAM=merge INSTANCE_ID=dev function Usage { echo "Merges ofunctions.sh and n_program.sh into debug_program.sh and ../program.sh" echo "Usage" echo "$0 osync|obackup|pmocr" MI...
70
Made merge output exit codes
1
.sh
sh
bsd-3-clause
deajan/osync
10054983
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2016080601 ## Merges ofunctions.sh and n_program.sh into program.sh ## Adds installer PROGRAM=merge INSTANCE_ID=dev function Usage { echo "Merges ofunctions.sh and n_program.sh into debug_program.sh and ../program.sh" echo "Usage" echo "$0 osync|obackup|pmocr" MI...
70
Made merge output exit codes
1
.sh
sh
bsd-3-clause
deajan/osync
10054984
<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 ? #TODO add error handling to new functions #TODO check if _getCtimeMtime | sort removal needs to be backported #TODO backport treeList sed -...
51
Added error handling to conflict list functions
6
.sh
sh
bsd-3-clause
deajan/osync
10054985
<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 ? #TODO add error handling to new functions #TODO check if _getCtimeMtime | sort removal needs to be backported #TODO backport treeList sed -...
51
Added error handling to conflict list functions
6
.sh
sh
bsd-3-clause
deajan/osync
10054986
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016090801 # TODO: Add big fileset tests (eg: drupal 8 ?), add soft deletion tests, add deletion propagation test, add file attrib test # RUNNING_ON_GITHUB_ACTIONS=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] ## On Mac OSX, this needs to be ru...
68
WIP on exclusion tests
9
.sh
sh
bsd-3-clause
deajan/osync
10054987
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016090801 # TODO: Add big fileset tests (eg: drupal 8 ?), add soft deletion tests, add deletion propagation test, add file attrib test # RUNNING_ON_GITHUB_ACTIONS=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] ## On Mac OSX, this needs to be ru...
68
WIP on exclusion tests
9
.sh
sh
bsd-3-clause
deajan/osync
10054988
<NME> index.less <BEF> ADDFILE <MSG> Fixes #3508 (#3509) <DFF> @@ -0,0 +1,1 @@ +@import "../import-test-a"; \ No newline at end of file
1
Fixes #3508 (#3509)
0
.less
less
apache-2.0
less/less.js
10054989
<NME> index.less <BEF> ADDFILE <MSG> Fixes #3508 (#3509) <DFF> @@ -0,0 +1,1 @@ +@import "../import-test-a"; \ No newline at end of file
1
Fixes #3508 (#3509)
0
.less
less
apache-2.0
less/less.js
10054990
<NME> index.less <BEF> ADDFILE <MSG> Fixes #3508 (#3509) <DFF> @@ -0,0 +1,1 @@ +@import "../import-test-a"; \ No newline at end of file
1
Fixes #3508 (#3509)
0
.less
less
apache-2.0
less/less.js
10054991
<NME> CHANGELOG.md <BEF> # [14.0.0](https://github.com/nicky-lenaers/ngx-scroll-to/compare/13.0.0...14.0.0) (2022-10-24) ### Features * **github:** Improved Issue Template ([4da3eae](https://github.com/nicky-lenaers/ngx-scroll-to/commit/4da3eae)) ### Features * **lib:** support for angular v13 ([cc69c0b](https...
1
Update CHANGELOG.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054992
<NME> CHANGELOG.md <BEF> # [14.0.0](https://github.com/nicky-lenaers/ngx-scroll-to/compare/13.0.0...14.0.0) (2022-10-24) ### Features * **github:** Improved Issue Template ([4da3eae](https://github.com/nicky-lenaers/ngx-scroll-to/commit/4da3eae)) ### Features * **lib:** support for angular v13 ([cc69c0b](https...
1
Update CHANGELOG.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054993
<NME> CHANGELOG.md <BEF> # [14.0.0](https://github.com/nicky-lenaers/ngx-scroll-to/compare/13.0.0...14.0.0) (2022-10-24) ### Features * **github:** Improved Issue Template ([4da3eae](https://github.com/nicky-lenaers/ngx-scroll-to/commit/4da3eae)) ### Features * **lib:** support for angular v13 ([cc69c0b](https...
1
Update CHANGELOG.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10054994
<NME> index.ts <BEF> export { ChartComponent } from './ChartComponent'; export { StockChartComponent } from './StockChartComponent'; export { MapChartComponent } from './MapChartComponent'; export { ChartSeriesComponent } from './ChartSeriesComponent'; export { ChartPointComponent } from './ChartPointComponent'; //expo...
17
remove redundant components
6
.ts
ts
mit
gevgeny/angular2-highcharts
10054995
<NME> index.ts <BEF> export { ChartComponent } from './ChartComponent'; export { StockChartComponent } from './StockChartComponent'; export { MapChartComponent } from './MapChartComponent'; export { ChartSeriesComponent } from './ChartSeriesComponent'; export { ChartPointComponent } from './ChartPointComponent'; //expo...
17
remove redundant components
6
.ts
ts
mit
gevgeny/angular2-highcharts
10054996
<NME> initChart.js.map <BEF> ADDFILE <MSG> add dist <DFF> @@ -0,0 +1,1 @@ +{"version":3,"file":"initChart.js","sourceRoot":"","sources":["../src/initChart.ts"],"names":[],"mappings":";AACA,2BAA2B,cAAc,CAAC,CAAA;AAE1C,mBAA0B,iBAAqC,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAa;IAC9F,EAAE,CAAC,CAAC,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,...
1
add dist
0
.map
js
mit
gevgeny/angular2-highcharts
10054997
<NME> initChart.js.map <BEF> ADDFILE <MSG> add dist <DFF> @@ -0,0 +1,1 @@ +{"version":3,"file":"initChart.js","sourceRoot":"","sources":["../src/initChart.ts"],"names":[],"mappings":";AACA,2BAA2B,cAAc,CAAC,CAAA;AAE1C,mBAA0B,iBAAqC,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAa;IAC9F,EAAE,CAAC,CAAC,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,...
1
add dist
0
.map
js
mit
gevgeny/angular2-highcharts
10054998
<NME> tree.js <BEF> ADDFILE <MSG> tree.js init <DFF> @@ -0,0 +1,20 @@ +var path = require('path'); +var tree = exports; + +['color', 'directive', 'operation', 'dimension', + 'keyword', 'variable', 'ruleset', 'element', + 'selector', 'quoted', 'expression', 'rule', + 'call', 'url', 'alpha' +].forE...
20
tree.js init
0
.js
js
apache-2.0
less/less.js
10054999
<NME> tree.js <BEF> ADDFILE <MSG> tree.js init <DFF> @@ -0,0 +1,20 @@ +var path = require('path'); +var tree = exports; + +['color', 'directive', 'operation', 'dimension', + 'keyword', 'variable', 'ruleset', 'element', + 'selector', 'quoted', 'expression', 'rule', + 'call', 'url', 'alpha' +].forE...
20
tree.js init
0
.js
js
apache-2.0
less/less.js
10055000
<NME> tree.js <BEF> ADDFILE <MSG> tree.js init <DFF> @@ -0,0 +1,20 @@ +var path = require('path'); +var tree = exports; + +['color', 'directive', 'operation', 'dimension', + 'keyword', 'variable', 'ruleset', 'element', + 'selector', 'quoted', 'expression', 'rule', + 'call', 'url', 'alpha' +].forE...
20
tree.js init
0
.js
js
apache-2.0
less/less.js
10055001
<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 ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-RC1 PROGRAM_BUILD=2016...
30
Fixed sed -i for BSD & Mac
4
.sh
sh
bsd-3-clause
deajan/osync
10055002
<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 ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-RC1 PROGRAM_BUILD=2016...
30
Fixed sed -i for BSD & Mac
4
.sh
sh
bsd-3-clause
deajan/osync
10055003
<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...
70
Rebuilt targets
57
.sh
sh
bsd-3-clause
deajan/osync
10055004
<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...
70
Rebuilt targets
57
.sh
sh
bsd-3-clause
deajan/osync
10055005
<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 ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
1
Updated changelog and readme.md
0
.sh
sh
bsd-3-clause
deajan/osync
10055006
<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 ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
1
Updated changelog and readme.md
0
.sh
sh
bsd-3-clause
deajan/osync
10055007
<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-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=...
2
Fix Fix rsync 3.0.6 C6 obscure --skip-compress verbosity
2
.sh
sh
bsd-3-clause
deajan/osync
10055008
<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-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=...
2
Fix Fix rsync 3.0.6 C6 obscure --skip-compress verbosity
2
.sh
sh
bsd-3-clause
deajan/osync
10055009
<NME> test-runner-template.tmpl <BEF> ADDFILE <MSG> Added template and config for main runner. <DFF> @@ -0,0 +1,41 @@ +<!doctype html> +<% +var generateScriptsTasgs = function(allScripts) { + allScripts.forEach(function(script){ %> <script src="<%= script %>"></script> +<% }); +}; +%> +<html> +<head> + <meta charse...
41
Added template and config for main runner.
0
.tmpl
tmpl
apache-2.0
less/less.js
10055010
<NME> test-runner-template.tmpl <BEF> ADDFILE <MSG> Added template and config for main runner. <DFF> @@ -0,0 +1,41 @@ +<!doctype html> +<% +var generateScriptsTasgs = function(allScripts) { + allScripts.forEach(function(script){ %> <script src="<%= script %>"></script> +<% }); +}; +%> +<html> +<head> + <meta charse...
41
Added template and config for main runner.
0
.tmpl
tmpl
apache-2.0
less/less.js
10055011
<NME> test-runner-template.tmpl <BEF> ADDFILE <MSG> Added template and config for main runner. <DFF> @@ -0,0 +1,41 @@ +<!doctype html> +<% +var generateScriptsTasgs = function(allScripts) { + allScripts.forEach(function(script){ %> <script src="<%= script %>"></script> +<% }); +}; +%> +<html> +<head> + <meta charse...
41
Added template and config for main runner.
0
.tmpl
tmpl
apache-2.0
less/less.js
10055012
<NME> index.ts <BEF> import { CONST_EXPR } from 'angular2/src/facade/lang'; import { BaseChartComponent } from './BaseChartComponent'; export { BaseChartComponent } import { ChartSeriesComponent } from './ChartSeriesComponent'; export { ChartSeriesComponent }; import { ChartPointComponent } from './ChartPointComponen...
3
- rename chart comp - update readme
3
.ts
ts
mit
gevgeny/angular2-highcharts
10055013
<NME> index.ts <BEF> import { CONST_EXPR } from 'angular2/src/facade/lang'; import { BaseChartComponent } from './BaseChartComponent'; export { BaseChartComponent } import { ChartSeriesComponent } from './ChartSeriesComponent'; export { ChartSeriesComponent }; import { ChartPointComponent } from './ChartPointComponen...
3
- rename chart comp - update readme
3
.ts
ts
mit
gevgeny/angular2-highcharts
10055014
<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 ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
74
WIP: conflict detection
11
.sh
sh
bsd-3-clause
deajan/osync
10055015
<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 ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
74
WIP: conflict detection
11
.sh
sh
bsd-3-clause
deajan/osync
10055016
<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 #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.4-rc1 _OFUNCTIONS_BUILD=2017060901 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BO...
5
Updated ofunctions
3
.sh
sh
bsd-3-clause
deajan/osync
10055017
<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 #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.4-rc1 _OFUNCTIONS_BUILD=2017060901 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BO...
5
Updated ofunctions
3
.sh
sh
bsd-3-clause
deajan/osync
10055018
<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...
12
Rebuilt targets
2
.sh
sh
bsd-3-clause
deajan/osync
10055019
<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...
12
Rebuilt targets
2
.sh
sh
bsd-3-clause
deajan/osync
10055020
<NME> CHANGELOG.md <BEF> ## RECENT CHANGES ### dd Mmm YYYY: To be done - Make --log-conflicts non experimental (randomly fails) - ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time RECENT CHANGES -------------- - Made unix signals posix compliant - Config fi...
3
Updated changelog & coding style
0
.md
md
bsd-3-clause
deajan/osync
10055021
<NME> CHANGELOG.md <BEF> ## RECENT CHANGES ### dd Mmm YYYY: To be done - Make --log-conflicts non experimental (randomly fails) - ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time RECENT CHANGES -------------- - Made unix signals posix compliant - Config fi...
3
Updated changelog & coding style
0
.md
md
bsd-3-clause
deajan/osync
10055022
<NME> README.md <BEF> # NGX Scroll To <div align="center"> <h1>ngx-scroll-to</h1> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scroll-based features in your app. Works for <strong>Angular 4+</strong>, both <strong>AoT</strong> and <strong>SSR</strong>. No ...
2
feat(github): Proper PR merging for Changelog Generation
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10055023
<NME> README.md <BEF> # NGX Scroll To <div align="center"> <h1>ngx-scroll-to</h1> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scroll-based features in your app. Works for <strong>Angular 4+</strong>, both <strong>AoT</strong> and <strong>SSR</strong>. No ...
2
feat(github): Proper PR merging for Changelog Generation
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10055024
<NME> README.md <BEF> # NGX Scroll To <div align="center"> <h1>ngx-scroll-to</h1> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scroll-based features in your app. Works for <strong>Angular 4+</strong>, both <strong>AoT</strong> and <strong>SSR</strong>. No ...
2
feat(github): Proper PR merging for Changelog Generation
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10055025
<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...
2
Rebuilt targets
2
.sh
sh
bsd-3-clause
deajan/osync
10055026
<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...
2
Rebuilt targets
2
.sh
sh
bsd-3-clause
deajan/osync
10055027
<NME> README.md <BEF> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> Scroll to any element to enhance scroll-based features in you app.<br> Works for **Angular 4+**, both **AoT** and **SSR**. No dependencies. [![npm version](https:...
26
Update README
5
.md
md
mit
nicky-lenaers/ngx-scroll-to
10055028
<NME> README.md <BEF> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> Scroll to any element to enhance scroll-based features in you app.<br> Works for **Angular 4+**, both **AoT** and **SSR**. No dependencies. [![npm version](https:...
26
Update README
5
.md
md
mit
nicky-lenaers/ngx-scroll-to
10055029
<NME> README.md <BEF> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> Scroll to any element to enhance scroll-based features in you app.<br> Works for **Angular 4+**, both **AoT** and **SSR**. No dependencies. [![npm version](https:...
26
Update README
5
.md
md
mit
nicky-lenaers/ngx-scroll-to
10055030
<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...
5
Prevent variable leak in Logger
1
.sh
sh
bsd-3-clause
deajan/osync
10055031
<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...
5
Prevent variable leak in Logger
1
.sh
sh
bsd-3-clause
deajan/osync
10055032
<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-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=...
77
Force bash as remote shell. Also refactor remote soft deletion and fix directory ctime find
63
.sh
sh
bsd-3-clause
deajan/osync
10055033
<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-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=...
77
Force bash as remote shell. Also refactor remote soft deletion and fix directory ctime find
63
.sh
sh
bsd-3-clause
deajan/osync
10055034
<NME> README.md <BEF> # angular2-highcharts [![npm version](https://badge.fury.io/js/angular2-highcharts.svg)](https://badge.fury.io/js/angular2-highcharts) > Angular2 charting components based on Highcharts. ###[Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview) ``` npm install angular2-highcharts --sa...
2
Update README.md
2
.md
md
mit
gevgeny/angular2-highcharts
10055035
<NME> README.md <BEF> # angular2-highcharts [![npm version](https://badge.fury.io/js/angular2-highcharts.svg)](https://badge.fury.io/js/angular2-highcharts) > Angular2 charting components based on Highcharts. ###[Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview) ``` npm install angular2-highcharts --sa...
2
Update README.md
2
.md
md
mit
gevgeny/angular2-highcharts
10055036
<NME> karma.conf.js <BEF> module.exports = function(config) { config.set({ basePath: '.', frameworks: ['jasmine'], files: [ // paths loaded by Karma {pattern: 'node_modules/angular2/bundles/angular2-polyfills.js', included: true, watched: true}, 'node_m...
7
fix ci tests
12
.js
conf
mit
gevgeny/angular2-highcharts
10055037
<NME> karma.conf.js <BEF> module.exports = function(config) { config.set({ basePath: '.', frameworks: ['jasmine'], files: [ // paths loaded by Karma {pattern: 'node_modules/angular2/bundles/angular2-polyfills.js', included: true, watched: true}, 'node_m...
7
fix ci tests
12
.js
conf
mit
gevgeny/angular2-highcharts
10055038
<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...
24
Initial support to resume aborted sync process.
39
.sh
sh
bsd-3-clause
deajan/osync
10055039
<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...
24
Initial support to resume aborted sync process.
39
.sh
sh
bsd-3-clause
deajan/osync
10055040
<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...
13
Improved forced quit
1
.sh
sh
bsd-3-clause
deajan/osync
10055041
<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...
13
Improved forced quit
1
.sh
sh
bsd-3-clause
deajan/osync
10055042
<NME> chrome.js <BEF> 'use strict' const debug = require('debug')('HeadlessChrome:chrome') const chromeLauncher = require('chrome-launcher') const CDP = require('chrome-remote-interface') const { sleep } = require('./util') /** * Launches a debugging instance of Chrome on port 9222. * @param {boolean=} headless Tr...
2
Add certificate override option to goTo
1
.js
js
mit
LucianoGanga/simple-headless-chrome
10055043
<NME> lessc <BEF> ADDFILE <MSG> bin/ init <DFF> @@ -0,0 +1,26 @@ +#!/usr/bin/env node + +var path = require('path'), + fs = require('fs'), + sys = require('sys'); + +require.paths.unshift(__dirname, path.join(__dirname, '..')); + +var less = require('lib/less/adapters/server'); +var input = path.join(process.cwd...
26
bin/ init
0
lessc
apache-2.0
less/less.js
10055044
<NME> lessc <BEF> ADDFILE <MSG> bin/ init <DFF> @@ -0,0 +1,26 @@ +#!/usr/bin/env node + +var path = require('path'), + fs = require('fs'), + sys = require('sys'); + +require.paths.unshift(__dirname, path.join(__dirname, '..')); + +var less = require('lib/less/adapters/server'); +var input = path.join(process.cwd...
26
bin/ init
0
lessc
apache-2.0
less/less.js
10055045
<NME> lessc <BEF> ADDFILE <MSG> bin/ init <DFF> @@ -0,0 +1,26 @@ +#!/usr/bin/env node + +var path = require('path'), + fs = require('fs'), + sys = require('sys'); + +require.paths.unshift(__dirname, path.join(__dirname, '..')); + +var less = require('lib/less/adapters/server'); +var input = path.join(process.cwd...
26
bin/ init
0
lessc
apache-2.0
less/less.js
10055046
<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 ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGR...
48
More paranoia debugging
8
.sh
sh
bsd-3-clause
deajan/osync
10055047
<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 ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGR...
48
More paranoia debugging
8
.sh
sh
bsd-3-clause
deajan/osync
10055048
<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...
4
Merge branch 'master' of github.com:deajan/osync
0
.sh
sh
bsd-3-clause
deajan/osync
10055049
<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...
4
Merge branch 'master' of github.com:deajan/osync
0
.sh
sh
bsd-3-clause
deajan/osync