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 |
|---|---|---|---|---|---|---|---|---|
10053350 | <NME> CHANGELOG.md
<BEF> # 1.3.0
2012-03-10
### v3.13.1 (2020-12-18)
- [#3575](https://github.com/less/less.js/pull/3575) Fixes #3574 (#3575) (@matthew-dean)
### v3.13.0 (2020-12-12)
- [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean)
- [#3550](http... | 25 | update changelog for 1.3.1 | 0 | .md | md | apache-2.0 | less/less.js |
10053351 | <NME> CHANGELOG.md
<BEF> # 1.3.0
2012-03-10
### v3.13.1 (2020-12-18)
- [#3575](https://github.com/less/less.js/pull/3575) Fixes #3574 (#3575) (@matthew-dean)
### v3.13.0 (2020-12-12)
- [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean)
- [#3550](http... | 25 | update changelog for 1.3.1 | 0 | .md | md | apache-2.0 | less/less.js |
10053352 | <NME> README.md
<BEF> # angular2-highcharts
> Angular2 charting components based on Highcharts.
###[Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview)
```
npm install angular2-highcharts --save
```
Tested with Angular 2.0.0-beta.6
## Table of Contents
- [Usage](#usage)
- [Basic Usage](#basic-usage)
... | 11 | Merge remote-tracking branch 'origin/master' | 7 | .md | md | mit | gevgeny/angular2-highcharts |
10053353 | <NME> README.md
<BEF> # angular2-highcharts
> Angular2 charting components based on Highcharts.
###[Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview)
```
npm install angular2-highcharts --save
```
Tested with Angular 2.0.0-beta.6
## Table of Contents
- [Usage](#usage)
- [Basic Usage](#basic-usage)
... | 11 | Merge remote-tracking branch 'origin/master' | 7 | .md | md | mit | gevgeny/angular2-highcharts |
10053354 | <NME> vows
<BEF> ADDFILE
<MSG> vows.js for testing, of course
<DFF> @@ -0,0 +1,1 @@
+Subproject commit 3db6aa8edfb075bef62faaa86d2975ea2426f173
| 1 | vows.js for testing, of course | 0 | vows | apache-2.0 | less/less.js | |
10053355 | <NME> vows
<BEF> ADDFILE
<MSG> vows.js for testing, of course
<DFF> @@ -0,0 +1,1 @@
+Subproject commit 3db6aa8edfb075bef62faaa86d2975ea2426f173
| 1 | vows.js for testing, of course | 0 | vows | apache-2.0 | less/less.js | |
10053356 | <NME> vows
<BEF> ADDFILE
<MSG> vows.js for testing, of course
<DFF> @@ -0,0 +1,1 @@
+Subproject commit 3db6aa8edfb075bef62faaa86d2975ea2426f173
| 1 | vows.js for testing, of course | 0 | vows | apache-2.0 | less/less.js | |
10053357 | <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-dev _OFUNCTIONS_BUILD=2017052803 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BO... | 6 | Last fix for KillChilds pgrep issue on Mac | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053358 | <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-dev _OFUNCTIONS_BUILD=2017052803 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BO... | 6 | Last fix for KillChilds pgrep issue on Mac | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053359 | <NME> README.md
<BEF> # β οΈ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular)
# angular2-highcharts
> Highcharts chart components for Angular apps. π [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview)
[
# angular2-highcharts
> Highcharts chart components for Angular apps. π [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview)
[ #TODO: command line arguments do... | 6 | Less verbose ExecTasks logging | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053362 | <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... | 6 | Less verbose ExecTasks logging | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053363 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2022070702
# Allows the following environment variables
## On CYGWIN / MSYS, ACL and extended attributes aren't supported
# osync test suite 2016112401
# TODO: timed execution test with soft & hard max time checks
# 4 tests:
# quicklocal
## On CYGWI... | 21 | Finished adding timed execution tests | 22 | .sh | sh | bsd-3-clause | deajan/osync |
10053364 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2022070702
# Allows the following environment variables
## On CYGWIN / MSYS, ACL and extended attributes aren't supported
# osync test suite 2016112401
# TODO: timed execution test with soft & hard max time checks
# 4 tests:
# quicklocal
## On CYGWI... | 21 | Finished adding timed execution tests | 22 | .sh | sh | bsd-3-clause | deajan/osync |
10053365 | <NME> README.md
<BEF> <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>
<h1>ngx-scroll-to</h1>
<p>
Scroll to any element to enhance scroll-based features in you app.<br>
... | 1 | Update README | 1 | .md | md | mit | nicky-lenaers/ngx-scroll-to |
10053366 | <NME> README.md
<BEF> <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>
<h1>ngx-scroll-to</h1>
<p>
Scroll to any element to enhance scroll-based features in you app.<br>
... | 1 | Update README | 1 | .md | md | mit | nicky-lenaers/ngx-scroll-to |
10053367 | <NME> README.md
<BEF> <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>
<h1>ngx-scroll-to</h1>
<p>
Scroll to any element to enhance scroll-based features in you app.<br>
... | 1 | Update README | 1 | .md | md | mit | nicky-lenaers/ngx-scroll-to |
10053368 | <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-dev-parallel PROGRAM_BUILD=2016072703 IS_STABLE=yes ## FUNC_BUILD=2016072702 ## BEGIN Gen... | 11 | More parallism | 8 | .sh | sh | bsd-3-clause | deajan/osync |
10053369 | <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-dev-parallel PROGRAM_BUILD=2016072703 IS_STABLE=yes ## FUNC_BUILD=2016072702 ## BEGIN Gen... | 11 | More parallism | 8 | .sh | sh | bsd-3-clause | deajan/osync |
10053370 | <NME> plugin-transitive.less
<BEF> ADDFILE
<MSG> Merge pull request #2522 from rjgotten/fix-plugin-scoping
Fix `@plugin` scoping rules
<DFF> @@ -0,0 +1,5 @@
+@plugin "plugin-transitive";
+
+.other {
+ trans : test-transitive();
+}
\ No newline at end of file
| 5 | Merge pull request #2522 from rjgotten/fix-plugin-scoping | 0 | .less | less | apache-2.0 | less/less.js |
10053371 | <NME> plugin-transitive.less
<BEF> ADDFILE
<MSG> Merge pull request #2522 from rjgotten/fix-plugin-scoping
Fix `@plugin` scoping rules
<DFF> @@ -0,0 +1,5 @@
+@plugin "plugin-transitive";
+
+.other {
+ trans : test-transitive();
+}
\ No newline at end of file
| 5 | Merge pull request #2522 from rjgotten/fix-plugin-scoping | 0 | .less | less | apache-2.0 | less/less.js |
10053372 | <NME> plugin-transitive.less
<BEF> ADDFILE
<MSG> Merge pull request #2522 from rjgotten/fix-plugin-scoping
Fix `@plugin` scoping rules
<DFF> @@ -0,0 +1,5 @@
+@plugin "plugin-transitive";
+
+.other {
+ trans : test-transitive();
+}
\ No newline at end of file
| 5 | Merge pull request #2522 from rjgotten/fix-plugin-scoping | 0 | .less | less | apache-2.0 | less/less.js |
10053373 | <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... | 4 | Fixed shellcheck SC2027 in RsyncPatterns | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053374 | <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... | 4 | Fixed shellcheck SC2027 in RsyncPatterns | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053375 | <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 | Merge branch 'jodysankey-master' | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053376 | <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 | Merge branch 'jodysankey-master' | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053377 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016090502
# 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... | 3 | Updated test to disable remote host ping | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053378 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016090502
# 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... | 3 | Updated test to disable remote host ping | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053379 | <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 AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@net... | 5 | Rebuilt targets | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053380 | <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 AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@net... | 5 | Rebuilt targets | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053381 | <NME> mixins-named-args.less
<BEF> ADDFILE
<MSG> Merge pull request #268 from jamesfoster/master
Implemented named arguments
<DFF> @@ -0,0 +1,31 @@
+.mixin (@a: 1px, @b: 50%) {
+ width: @a * 5;
+ height: @b - 1%;
+}
+.mixin (@a: 1px, @b: 50%) when (@b > 75%){
+ text-align: center;
+}
+
+.named-arg {
+ color: blue... | 31 | Merge pull request #268 from jamesfoster/master | 0 | .less | less | apache-2.0 | less/less.js |
10053382 | <NME> mixins-named-args.less
<BEF> ADDFILE
<MSG> Merge pull request #268 from jamesfoster/master
Implemented named arguments
<DFF> @@ -0,0 +1,31 @@
+.mixin (@a: 1px, @b: 50%) {
+ width: @a * 5;
+ height: @b - 1%;
+}
+.mixin (@a: 1px, @b: 50%) when (@b > 75%){
+ text-align: center;
+}
+
+.named-arg {
+ color: blue... | 31 | Merge pull request #268 from jamesfoster/master | 0 | .less | less | apache-2.0 | less/less.js |
10053383 | <NME> mixins-named-args.less
<BEF> ADDFILE
<MSG> Merge pull request #268 from jamesfoster/master
Implemented named arguments
<DFF> @@ -0,0 +1,31 @@
+.mixin (@a: 1px, @b: 50%) {
+ width: @a * 5;
+ height: @b - 1%;
+}
+.mixin (@a: 1px, @b: 50%) when (@b > 75%){
+ text-align: center;
+}
+
+.named-arg {
+ color: blue... | 31 | Merge pull request #268 from jamesfoster/master | 0 | .less | less | apache-2.0 | less/less.js |
10053384 | <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... | 9 | Fixed quoting | 9 | .sh | sh | bsd-3-clause | deajan/osync |
10053385 | <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... | 9 | Fixed quoting | 9 | .sh | sh | bsd-3-clause | deajan/osync |
10053386 | <NME> README.md
<BEF> # osync [](https://travis-ci.org/deajan/osync) [](https://opensource.org/licenses/BSD-3-Clause) [](https://travis-ci.org/deajan/osync) [](https://opensource.org/licenses/BSD-3-Clause) [ 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.92 OSYNC_BUILD=2407201303 DEBUG=yes SCRIPT_PID=$$ LOCAL_USER=$(whoami) CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS_VERSION=2.4.3 _OF... | 22 | First beta milestone. | 12 | .sh | sh | bsd-3-clause | deajan/osync |
10053392 | <NME> osync.sh <BEF> #!/usr/bin/env bash ###### Osync - Rsync based two way sync engine with fault tolerance ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.92 OSYNC_BUILD=2407201303 DEBUG=yes SCRIPT_PID=$$ LOCAL_USER=$(whoami) CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS_VERSION=2.4.3 _OF... | 22 | First beta milestone. | 12 | .sh | sh | bsd-3-clause | deajan/osync |
10053393 | <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
- ! target-helper: destination mails etc on target, also, no cmd after on co... | 6 | Updated changelog | 0 | .md | md | bsd-3-clause | deajan/osync |
10053394 | <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
- ! target-helper: destination mails etc on target, also, no cmd after on co... | 6 | Updated changelog | 0 | .md | md | bsd-3-clause | deajan/osync |
10053395 | <NME> import-redirect.less
<BEF> ADDFILE
<MSG> Fix #3576 import redirects. Replace native-request with needle. (#3582)
* Fix #3576 import redirects. Replace native-request with needle.
* Downgrade nock to support node 8
<DFF> @@ -0,0 +1,3 @@
+@import "https://example.com/redirect.less";
+
+h1 { color: red; }
| 3 | Fix #3576 import redirects. Replace native-request with needle. (#3582) | 0 | .less | less | apache-2.0 | less/less.js |
10053396 | <NME> import-redirect.less
<BEF> ADDFILE
<MSG> Fix #3576 import redirects. Replace native-request with needle. (#3582)
* Fix #3576 import redirects. Replace native-request with needle.
* Downgrade nock to support node 8
<DFF> @@ -0,0 +1,3 @@
+@import "https://example.com/redirect.less";
+
+h1 { color: red; }
| 3 | Fix #3576 import redirects. Replace native-request with needle. (#3582) | 0 | .less | less | apache-2.0 | less/less.js |
10053397 | <NME> import-redirect.less
<BEF> ADDFILE
<MSG> Fix #3576 import redirects. Replace native-request with needle. (#3582)
* Fix #3576 import redirects. Replace native-request with needle.
* Downgrade nock to support node 8
<DFF> @@ -0,0 +1,3 @@
+@import "https://example.com/redirect.less";
+
+h1 { color: red; }
| 3 | Fix #3576 import redirects. Replace native-request with needle. (#3582) | 0 | .less | less | apache-2.0 | less/less.js |
10053398 | <NME> osync.sh <BEF> #!/usr/bin/env bash ###### Osync - Rsync based two way sync engine with fault tolerance ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.99preRC2 OSYNC_BUILD=1109201301 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUN... | 4 | Fixed an issue with CheckConnectivity3rdPartyHosts | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053399 | <NME> osync.sh <BEF> #!/usr/bin/env bash ###### Osync - Rsync based two way sync engine with fault tolerance ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.99preRC2 OSYNC_BUILD=1109201301 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUN... | 4 | Fixed an issue with CheckConnectivity3rdPartyHosts | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053400 | <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.2-beta2 PROGRAM_BUILD=20... | 77 | Rebuilt targets | 39 | .sh | sh | bsd-3-clause | deajan/osync |
10053401 | <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.2-beta2 PROGRAM_BUILD=20... | 77 | Rebuilt targets | 39 | .sh | sh | bsd-3-clause | deajan/osync |
10053402 | <NME> invalid-color-with-comment.txt
<BEF> ADDFILE
<MSG> Additional check to avoid evaluating an expression if it is a comment (#3494)
<DFF> @@ -0,0 +1,2 @@
+ParseError: Unrecognised input in {path}invalid-color-with-comment.less on line 1, column 36:
+1 .test {color: #fffff /* comment */ ;}
| 2 | Additional check to avoid evaluating an expression if it is a comment (#3494) | 0 | .txt | txt | apache-2.0 | less/less.js |
10053403 | <NME> invalid-color-with-comment.txt
<BEF> ADDFILE
<MSG> Additional check to avoid evaluating an expression if it is a comment (#3494)
<DFF> @@ -0,0 +1,2 @@
+ParseError: Unrecognised input in {path}invalid-color-with-comment.less on line 1, column 36:
+1 .test {color: #fffff /* comment */ ;}
| 2 | Additional check to avoid evaluating an expression if it is a comment (#3494) | 0 | .txt | txt | apache-2.0 | less/less.js |
10053404 | <NME> invalid-color-with-comment.txt
<BEF> ADDFILE
<MSG> Additional check to avoid evaluating an expression if it is a comment (#3494)
<DFF> @@ -0,0 +1,2 @@
+ParseError: Unrecognised input in {path}invalid-color-with-comment.less on line 1, column 36:
+1 .test {color: #fffff /* comment */ ;}
| 2 | Additional check to avoid evaluating an expression if it is a comment (#3494) | 0 | .txt | txt | apache-2.0 | less/less.js |
10053405 | <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... | 4 | Improved inotifywait call | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053406 | <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... | 4 | Improved inotifywait call | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053407 | <NME> CHANGELOG.md
<BEF> NOTES FOR MY FUTURE SELF
------------------------
Have this kind of info written to state dir.
inotifywait -m -r -e moved_from -e moved_to -e delete /home/git/osync/dir2/
KNOWN ISSUES
------------
- Cannot finish sync if one replica contains a directory and the other replica contains a file ... | 14 | Updated changelog for release | 24 | .md | md | bsd-3-clause | deajan/osync |
10053408 | <NME> CHANGELOG.md
<BEF> NOTES FOR MY FUTURE SELF
------------------------
Have this kind of info written to state dir.
inotifywait -m -r -e moved_from -e moved_to -e delete /home/git/osync/dir2/
KNOWN ISSUES
------------
- Cannot finish sync if one replica contains a directory and the other replica contains a file ... | 14 | Updated changelog for release | 24 | .md | md | bsd-3-clause | deajan/osync |
10053409 | <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... | 3 | Fixed variable leak | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053410 | <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... | 3 | Fixed variable leak | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053411 | <NME> merge.sh
<BEF> #!/usr/bin/env bash
## MERGE 2018021901
## 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"
}
... | 22 | Replaced QuickLogger with Logger | 22 | .sh | sh | bsd-3-clause | deajan/osync |
10053412 | <NME> merge.sh
<BEF> #!/usr/bin/env bash
## MERGE 2018021901
## 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"
}
... | 22 | Replaced QuickLogger with Logger | 22 | .sh | sh | bsd-3-clause | deajan/osync |
10053413 | <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... | 2 | Merge branch 'master' of https://github.com/deajan/osync | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053414 | <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... | 2 | Merge branch 'master' of https://github.com/deajan/osync | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053415 | <NME> ofunctions.sh <BEF> ## FUNC_BUILD=2016080305 ## 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 #TODO: command line arguments do not take merged args (-AaqV for e... | 11 | Paralellized run before / after functions | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053416 | <NME> ofunctions.sh <BEF> ## FUNC_BUILD=2016080305 ## 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 #TODO: command line arguments do not take merged args (-AaqV for e... | 11 | Paralellized run before / after functions | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053417 | <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 PROGRAM_BUILD=2016... | 3 | Some msys/cygwin fixes | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053418 | <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 PROGRAM_BUILD=2016... | 3 | Some msys/cygwin fixes | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053419 | <NME> remote.conf
<BEF> #!/usr/bin/env bash
###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr)
[GENERAL]
CONFIG_FILE_REVISION=1.3.0
## Sync job identification
INSTANCE_ID="remote"
## Directories to synchronize.
## Initiator is the system os... | 3 | Update files | 3 | .conf | conf | bsd-3-clause | deajan/osync |
10053420 | <NME> remote.conf
<BEF> #!/usr/bin/env bash
###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr)
[GENERAL]
CONFIG_FILE_REVISION=1.3.0
## Sync job identification
INSTANCE_ID="remote"
## Directories to synchronize.
## Initiator is the system os... | 3 | Update files | 3 | .conf | conf | bsd-3-clause | deajan/osync |
10053421 | <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-2014 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=0.99RC3+ PROGRAM_B... | 20 | Fix process test command gets expanded too soon | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053422 | <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-2014 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=0.99RC3+ PROGRAM_B... | 20 | Fix process test command gets expanded too soon | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053423 | <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... | 67 | No more ping/ping between initiator/target daemons | 36 | .sh | sh | bsd-3-clause | deajan/osync |
10053424 | <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... | 67 | No more ping/ping between initiator/target daemons | 36 | .sh | sh | bsd-3-clause | deajan/osync |
10053425 | <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... | 73 | Updated parallelexec and fixed soft max time enforcement | 14 | .sh | sh | bsd-3-clause | deajan/osync |
10053426 | <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... | 73 | Updated parallelexec and fixed soft max time enforcement | 14 | .sh | sh | bsd-3-clause | deajan/osync |
10053427 | <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... | 1 | fix SO link in readme | 1 | .md | md | apache-2.0 | less/less.js |
10053428 | <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... | 1 | fix SO link in readme | 1 | .md | md | apache-2.0 | less/less.js |
10053429 | <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... | 1 | fix SO link in readme | 1 | .md | md | apache-2.0 | less/less.js |
10053430 | <NME> README.md
<BEF> osync
=====
A two way filesync script with fault tolerance, resume, soft deletion, conflictual file backups running on bash (linux, BSD and virtually any system supporting bash).
File synchronization is bidirectional, based on rsync, can be run manually, as scheduled task, or triggered on file ch... | 2 | Added Travis CI info to README | 2 | .md | md | bsd-3-clause | deajan/osync |
10053431 | <NME> README.md
<BEF> osync
=====
A two way filesync script with fault tolerance, resume, soft deletion, conflictual file backups running on bash (linux, BSD and virtually any system supporting bash).
File synchronization is bidirectional, based on rsync, can be run manually, as scheduled task, or triggered on file ch... | 2 | Added Travis CI info to README | 2 | .md | md | bsd-3-clause | deajan/osync |
10053432 | <NME> index.ts
<BEF> import { NgModule } from '@angular/core';
import { ChartComponent } from './ChartComponent';
import { ChartSeriesComponent } from './ChartSeriesComponent';
import { ChartPointComponent } from './ChartPointComponent';
import { ChartXAxisComponent } from './ChartXAxisComponent';
import { ChartYAxisC... | 6 | add examples | 4 | .ts | ts | mit | gevgeny/angular2-highcharts |
10053433 | <NME> index.ts
<BEF> import { NgModule } from '@angular/core';
import { ChartComponent } from './ChartComponent';
import { ChartSeriesComponent } from './ChartSeriesComponent';
import { ChartPointComponent } from './ChartPointComponent';
import { ChartXAxisComponent } from './ChartXAxisComponent';
import { ChartYAxisC... | 6 | add examples | 4 | .ts | ts | mit | gevgeny/angular2-highcharts |
10053434 | <NME> common_batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=[prgname]
PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2018 by Orsiris de Jong"
CONTACT="http://www.netpower.fr - ozy@netpower.fr"
PROGRAM_BUILD=2018100101
## Runs an osync /ob... | 3 | Added cleanup routine | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053435 | <NME> common_batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=[prgname]
PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2018 by Orsiris de Jong"
CONTACT="http://www.netpower.fr - ozy@netpower.fr"
PROGRAM_BUILD=2018100101
## Runs an osync /ob... | 3 | Added cleanup routine | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053436 | <NME> README.md
<BEF> # β οΈ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular)
# angular2-highcharts
> Highcharts chart components for Angular apps. π [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview)
[
# angular2-highcharts
> Highcharts chart components for Angular apps. π [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview)
[
# angular2-highcharts
> Highcharts chart components for Angular apps. π [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview)
[
# angular2-highcharts
> Highcharts chart components for Angular apps. π [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview)
[ 2013-2021 by Orsiris de Jong (www.netpower.fr)
[GENERAL]
CONFIG_FILE_REVISION=1.3.0
## Sync job identification
INSTANCE_ID="sync_test"
## Directories to synchronize.
## Initiator is the system osync runs on. ... | 7 | Allow SSH_OPTIONAL_ARGS to be set | 1 | .example | conf | bsd-3-clause | deajan/osync |
10053441 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2021 by Orsiris de Jong (www.netpower.fr)
[GENERAL]
CONFIG_FILE_REVISION=1.3.0
## Sync job identification
INSTANCE_ID="sync_test"
## Directories to synchronize.
## Initiator is the system osync runs on. ... | 7 | Allow SSH_OPTIONAL_ARGS to be set | 1 | .example | conf | bsd-3-clause | deajan/osync |
10053442 | <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... | 7 | Add TSTAMP and SCRIPT_PID variables | 12 | .sh | sh | bsd-3-clause | deajan/osync |
10053443 | <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... | 7 | Add TSTAMP and SCRIPT_PID variables | 12 | .sh | sh | bsd-3-clause | deajan/osync |
10053444 | <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-dev <<<<<<< HEAD PROGR... | 12 | Removed typo file | 16 | .sh | sh | bsd-3-clause | deajan/osync |
10053445 | <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-dev <<<<<<< HEAD PROGR... | 12 | Removed typo file | 16 | .sh | sh | bsd-3-clause | deajan/osync |
10053446 | <NME> README.md
<BEF> [](https://travis-ci.org/LucianoGanga/simple-headless-chrome)
# simple-headless-chrome
# This project is looking for a maintainer
If you'd like to help others in this project, you're more than welcome! I ... | 1 | Add .post() method to the readme | 0 | .md | md | mit | LucianoGanga/simple-headless-chrome |
10053447 | <NME> plugin-set-options.js
<BEF> ADDFILE
<MSG> Merge branch 'master' into strict-math-division
# Conflicts:
# lib/less/tree/declaration.js
# test/index.js
<DFF> @@ -0,0 +1,32 @@
+var optionsStack = [
+ 'option1',
+ undefined,
+ 'option2',
+ undefined,
+ 'option3'
+];
+
+var optionsWereSet = false;
+va... | 32 | Merge branch 'master' into strict-math-division | 0 | .js | js | apache-2.0 | less/less.js |
10053448 | <NME> plugin-set-options.js
<BEF> ADDFILE
<MSG> Merge branch 'master' into strict-math-division
# Conflicts:
# lib/less/tree/declaration.js
# test/index.js
<DFF> @@ -0,0 +1,32 @@
+var optionsStack = [
+ 'option1',
+ undefined,
+ 'option2',
+ undefined,
+ 'option3'
+];
+
+var optionsWereSet = false;
+va... | 32 | Merge branch 'master' into strict-math-division | 0 | .js | js | apache-2.0 | less/less.js |
10053449 | <NME> plugin-set-options.js
<BEF> ADDFILE
<MSG> Merge branch 'master' into strict-math-division
# Conflicts:
# lib/less/tree/declaration.js
# test/index.js
<DFF> @@ -0,0 +1,32 @@
+var optionsStack = [
+ 'option1',
+ undefined,
+ 'option2',
+ undefined,
+ 'option3'
+];
+
+var optionsWereSet = false;
+va... | 32 | Merge branch 'master' into strict-math-division | 0 | .js | js | apache-2.0 | less/less.js |