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
10053650
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2019052001 # 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...
4
Disabled conflictDetect test for v1.3
4
.sh
sh
bsd-3-clause
deajan/osync
10053651
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2019052001 # 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...
4
Disabled conflictDetect test for v1.3
4
.sh
sh
bsd-3-clause
deajan/osync
10053652
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016112202 ## 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: #############################################################...
3
msys/cygwin don't know about process states
3
.sh
sh
bsd-3-clause
deajan/osync
10053653
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016112202 ## 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: #############################################################...
3
msys/cygwin don't know about process states
3
.sh
sh
bsd-3-clause
deajan/osync
10053654
<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
10053655
<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
10053656
<NME> shunit2_test_standalone.sh <BEF> ADDFILE <MSG> Unit tests. <DFF> @@ -0,0 +1,41 @@ +#! /bin/sh +# $Id: shunit2_test_standalone.sh 303 2010-05-03 13:11:27Z kate.ward@forestent.com $ +# vim:et:ft=sh:sts=2:sw=2 +# +# Copyright 2010 Kate Ward. All Rights Reserved. +# Released under the LGPL (GNU Lesser General Public...
41
Unit tests.
0
.sh
sh
bsd-3-clause
deajan/osync
10053657
<NME> shunit2_test_standalone.sh <BEF> ADDFILE <MSG> Unit tests. <DFF> @@ -0,0 +1,41 @@ +#! /bin/sh +# $Id: shunit2_test_standalone.sh 303 2010-05-03 13:11:27Z kate.ward@forestent.com $ +# vim:et:ft=sh:sts=2:sw=2 +# +# Copyright 2010 Kate Ward. All Rights Reserved. +# Released under the LGPL (GNU Lesser General Public...
41
Unit tests.
0
.sh
sh
bsd-3-clause
deajan/osync
10053658
<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
Cleanup also called when bogus config detected
1
.sh
sh
bsd-3-clause
deajan/osync
10053659
<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
Cleanup also called when bogus config detected
1
.sh
sh
bsd-3-clause
deajan/osync
10053660
<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
Merge branch 'master' of https://github.com/deajan/osync
1
.sh
sh
bsd-3-clause
deajan/osync
10053661
<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
Merge branch 'master' of https://github.com/deajan/osync
1
.sh
sh
bsd-3-clause
deajan/osync
10053662
<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
Some comment love
2
.sh
sh
bsd-3-clause
deajan/osync
10053663
<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
Some comment love
2
.sh
sh
bsd-3-clause
deajan/osync
10053664
<NME> install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM_VERSION=1.1-pre PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SCRIPT_BUILD=2016050901 ## osync / obackup / pmocr / zsnap install script ## Tested on RHEL / CentOS 6 & 7, Fedora 23, Debian 7 & 8...
3
Fixed systemd path
2
.sh
sh
bsd-3-clause
deajan/osync
10053665
<NME> install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM_VERSION=1.1-pre PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SCRIPT_BUILD=2016050901 ## osync / obackup / pmocr / zsnap install script ## Tested on RHEL / CentOS 6 & 7, Fedora 23, Debian 7 & 8...
3
Fixed systemd path
2
.sh
sh
bsd-3-clause
deajan/osync
10053666
<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
Added inline log for warning email.
1
.sh
sh
bsd-3-clause
deajan/osync
10053667
<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
Added inline log for warning email.
1
.sh
sh
bsd-3-clause
deajan/osync
10053668
<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...
4
Why do you do this travis ?
3
.sh
sh
bsd-3-clause
deajan/osync
10053669
<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...
4
Why do you do this travis ?
3
.sh
sh
bsd-3-clause
deajan/osync
10053670
<NME> mixins-guards-default-func-3.txt <BEF> ADDFILE <MSG> Merge pull request #1823 from seven-phases-max/mixin-guard-default-2 Improved multiple `default()` guards conflict detection. <DFF> @@ -0,0 +1,4 @@ +RuntimeError: Ambiguous use of `default()` found when matching for `.m(2)` in {path}mixins-guards-default-func-...
4
Merge pull request #1823 from seven-phases-max/mixin-guard-default-2
0
.txt
txt
apache-2.0
less/less.js
10053671
<NME> mixins-guards-default-func-3.txt <BEF> ADDFILE <MSG> Merge pull request #1823 from seven-phases-max/mixin-guard-default-2 Improved multiple `default()` guards conflict detection. <DFF> @@ -0,0 +1,4 @@ +RuntimeError: Ambiguous use of `default()` found when matching for `.m(2)` in {path}mixins-guards-default-func-...
4
Merge pull request #1823 from seven-phases-max/mixin-guard-default-2
0
.txt
txt
apache-2.0
less/less.js
10053672
<NME> mixins-guards-default-func-3.txt <BEF> ADDFILE <MSG> Merge pull request #1823 from seven-phases-max/mixin-guard-default-2 Improved multiple `default()` guards conflict detection. <DFF> @@ -0,0 +1,4 @@ +RuntimeError: Ambiguous use of `default()` found when matching for `.m(2)` in {path}mixins-guards-default-func-...
4
Merge pull request #1823 from seven-phases-max/mixin-guard-default-2
0
.txt
txt
apache-2.0
less/less.js
10053673
<NME> media-math.less <BEF> @var: 16; @media (min-width: @var + 1) { .foo { bar: 1; } } @media (min-width: @var / 9) { .foo { bar: 1; } } <MSG> Merge branch 'master' of https://github.com/less/less.js <DFF> @@ -1,4 +1,4 @@ -@var: 16; +@var: 10 + 6; @media (min-width: @var + 1) { .foo { bar: 1; }
1
Merge branch 'master' of https://github.com/less/less.js
1
.less
less
apache-2.0
less/less.js
10053674
<NME> media-math.less <BEF> @var: 16; @media (min-width: @var + 1) { .foo { bar: 1; } } @media (min-width: @var / 9) { .foo { bar: 1; } } <MSG> Merge branch 'master' of https://github.com/less/less.js <DFF> @@ -1,4 +1,4 @@ -@var: 16; +@var: 10 + 6; @media (min-width: @var + 1) { .foo { bar: 1; }
1
Merge branch 'master' of https://github.com/less/less.js
1
.less
less
apache-2.0
less/less.js
10053675
<NME> media-math.less <BEF> @var: 16; @media (min-width: @var + 1) { .foo { bar: 1; } } @media (min-width: @var / 9) { .foo { bar: 1; } } <MSG> Merge branch 'master' of https://github.com/less/less.js <DFF> @@ -1,4 +1,4 @@ -@var: 16; +@var: 10 + 6; @media (min-width: @var + 1) { .foo { bar: 1; }
1
Merge branch 'master' of https://github.com/less/less.js
1
.less
less
apache-2.0
less/less.js
10053676
<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 ? #TODO check if _getCtimeMtime | sort removal needs to be backported #TODO backport treeList sed -r sed -E 's/^.{10} +[0-9]+ [0-9/]{10} [0-9:]...
39
Rebuilt targets
34
.sh
sh
bsd-3-clause
deajan/osync
10053677
<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 ? #TODO check if _getCtimeMtime | sort removal needs to be backported #TODO backport treeList sed -r sed -E 's/^.{10} +[0-9]+ [0-9/]{10} [0-9:]...
39
Rebuilt targets
34
.sh
sh
bsd-3-clause
deajan/osync
10053678
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.1.3 (2022-06-09) - [#3673](https://github.com/less/less.js/pull/3673) Feat: add support for case-insensitive attribute selectors (#3673) (@iChenLei) - [#3710](https://github.com/less/less.js/pull/3701) Feat: add `disablePluginRule` flag for render() options (#3710) (@broof...
2
typo fixes
2
.md
md
apache-2.0
less/less.js
10053679
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.1.3 (2022-06-09) - [#3673](https://github.com/less/less.js/pull/3673) Feat: add support for case-insensitive attribute selectors (#3673) (@iChenLei) - [#3710](https://github.com/less/less.js/pull/3701) Feat: add `disablePluginRule` flag for render() options (#3710) (@broof...
2
typo fixes
2
.md
md
apache-2.0
less/less.js
10053680
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.1.3 (2022-06-09) - [#3673](https://github.com/less/less.js/pull/3673) Feat: add support for case-insensitive attribute selectors (#3673) (@iChenLei) - [#3710](https://github.com/less/less.js/pull/3701) Feat: add `disablePluginRule` flag for render() options (#3710) (@broof...
2
typo fixes
2
.md
md
apache-2.0
less/less.js
10053681
<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-beta3 PROGRAM_BUILD=20...
1,070
Rebuilt targets
658
.sh
sh
bsd-3-clause
deajan/osync
10053682
<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-beta3 PROGRAM_BUILD=20...
1,070
Rebuilt targets
658
.sh
sh
bsd-3-clause
deajan/osync
10053683
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016091601 # 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...
6
Rendered basic exclusion test usable
2
.sh
sh
bsd-3-clause
deajan/osync
10053684
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016091601 # 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...
6
Rendered basic exclusion test usable
2
.sh
sh
bsd-3-clause
deajan/osync
10053685
<NME> CHANGELOG.md <BEF> # 3.0.0 2018-02-04 - Fix `calc()` function to not do math operations on compile - Rename Directive -> AtRule & Rule -> Declaration - Cross-platform `@plugin` loading! (Node & Browser) - [#3656](https://github.com/less/less.js/pull/3656) Fix [#3655](https://github.com/less/less.js/issues/...
1
Update CHANGELOG.md
1
.md
md
apache-2.0
less/less.js
10053686
<NME> CHANGELOG.md <BEF> # 3.0.0 2018-02-04 - Fix `calc()` function to not do math operations on compile - Rename Directive -> AtRule & Rule -> Declaration - Cross-platform `@plugin` loading! (Node & Browser) - [#3656](https://github.com/less/less.js/pull/3656) Fix [#3655](https://github.com/less/less.js/issues/...
1
Update CHANGELOG.md
1
.md
md
apache-2.0
less/less.js
10053687
<NME> CHANGELOG.md <BEF> # 3.0.0 2018-02-04 - Fix `calc()` function to not do math operations on compile - Rename Directive -> AtRule & Rule -> Declaration - Cross-platform `@plugin` loading! (Node & Browser) - [#3656](https://github.com/less/less.js/pull/3656) Fix [#3655](https://github.com/less/less.js/issues/...
1
Update CHANGELOG.md
1
.md
md
apache-2.0
less/less.js
10053688
<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...
41
Removed quicklogger function
49
.sh
sh
bsd-3-clause
deajan/osync
10053689
<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...
41
Removed quicklogger function
49
.sh
sh
bsd-3-clause
deajan/osync
10053690
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Updated Readme for quick usage
1
.md
md
bsd-3-clause
deajan/osync
10053691
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Updated Readme for quick usage
1
.md
md
bsd-3-clause
deajan/osync
10053692
<NME> plugin.less <BEF> ADDFILE <MSG> Tests for plugin in-browser - Prevents XSS @plugin requests <DFF> @@ -0,0 +1,4 @@ +@plugin "plugin"; +.test { + val: func(); +}
4
Tests for plugin in-browser - Prevents XSS @plugin requests
0
.less
less
apache-2.0
less/less.js
10053693
<NME> plugin.less <BEF> ADDFILE <MSG> Tests for plugin in-browser - Prevents XSS @plugin requests <DFF> @@ -0,0 +1,4 @@ +@plugin "plugin"; +.test { + val: func(); +}
4
Tests for plugin in-browser - Prevents XSS @plugin requests
0
.less
less
apache-2.0
less/less.js
10053694
<NME> plugin.less <BEF> ADDFILE <MSG> Tests for plugin in-browser - Prevents XSS @plugin requests <DFF> @@ -0,0 +1,4 @@ +@plugin "plugin"; +.test { + val: func(); +}
4
Tests for plugin in-browser - Prevents XSS @plugin requests
0
.less
less
apache-2.0
less/less.js
10053695
<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.00pre PROGRAM_BU...
3
Removed extra slash for soft deletion
3
.sh
sh
bsd-3-clause
deajan/osync
10053696
<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.00pre PROGRAM_BU...
3
Removed extra slash for soft deletion
3
.sh
sh
bsd-3-clause
deajan/osync
10053697
<NME> install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=osync 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_BUILD=202011...
1
Redirect curl to /dev/null
1
.sh
sh
bsd-3-clause
deajan/osync
10053698
<NME> install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=osync 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_BUILD=202011...
1
Redirect curl to /dev/null
1
.sh
sh
bsd-3-clause
deajan/osync
10053699
<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> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr...
19
Update README.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10053700
<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> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr...
19
Update README.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10053701
<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> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr...
19
Update README.md
0
.md
md
mit
nicky-lenaers/ngx-scroll-to
10053702
<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.97 OSYNC_BUILD=3107201305 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS...
57
Lots of fixes and improvements for beta 3
21
.sh
sh
bsd-3-clause
deajan/osync
10053703
<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.97 OSYNC_BUILD=3107201305 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS...
57
Lots of fixes and improvements for beta 3
21
.sh
sh
bsd-3-clause
deajan/osync
10053704
<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...
1
Some release details
0
.sh
sh
bsd-3-clause
deajan/osync
10053705
<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...
1
Some release details
0
.sh
sh
bsd-3-clause
deajan/osync
10053706
<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 ? PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpow...
16
WIP: conflict list
13
.sh
sh
bsd-3-clause
deajan/osync
10053707
<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 ? PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpow...
16
WIP: conflict list
13
.sh
sh
bsd-3-clause
deajan/osync
10053708
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016082202 ## BEGIN Generic functions for osync & obackup written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr ## type -p does not work on platforms other than linux (bash). If if does not work, always assume outp...
3
Fixed code removal
2
.sh
sh
bsd-3-clause
deajan/osync
10053709
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016082202 ## BEGIN Generic functions for osync & obackup written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr ## type -p does not work on platforms other than linux (bash). If if does not work, always assume outp...
3
Fixed code removal
2
.sh
sh
bsd-3-clause
deajan/osync
10053710
<NME> .travis.yml <BEF> sudo: required dist: trusty language: node_js node_js: - "5.7.1" addons: apt: sources: - google-chrome - node ./node_modules/typings/dist/bin install script: - rm -rf dist && node ./node_modules/typescript/bin/tsc - ./node_modules/.bin/karma start --single-run --browsers Chrom...
2
fix ci build
2
.yml
travis
mit
gevgeny/angular2-highcharts
10053711
<NME> .travis.yml <BEF> sudo: required dist: trusty language: node_js node_js: - "5.7.1" addons: apt: sources: - google-chrome - node ./node_modules/typings/dist/bin install script: - rm -rf dist && node ./node_modules/typescript/bin/tsc - ./node_modules/.bin/karma start --single-run --browsers Chrom...
2
fix ci build
2
.yml
travis
mit
gevgeny/angular2-highcharts
10053712
<NME> boolean.js <BEF> ADDFILE <MSG> Merge pull request #3079 from less/special-funcs Initial support for custom parsed functions (`boolean`, `if` etc.) <DFF> @@ -0,0 +1,15 @@ + +var functionRegistry = require("./function-registry"), + Anonymous = require("../tree/anonymous"), + Keyword = require("../tree/keywor...
15
Merge pull request #3079 from less/special-funcs
0
.js
js
apache-2.0
less/less.js
10053713
<NME> boolean.js <BEF> ADDFILE <MSG> Merge pull request #3079 from less/special-funcs Initial support for custom parsed functions (`boolean`, `if` etc.) <DFF> @@ -0,0 +1,15 @@ + +var functionRegistry = require("./function-registry"), + Anonymous = require("../tree/anonymous"), + Keyword = require("../tree/keywor...
15
Merge pull request #3079 from less/special-funcs
0
.js
js
apache-2.0
less/less.js
10053714
<NME> boolean.js <BEF> ADDFILE <MSG> Merge pull request #3079 from less/special-funcs Initial support for custom parsed functions (`boolean`, `if` etc.) <DFF> @@ -0,0 +1,15 @@ + +var functionRegistry = require("./function-registry"), + Anonymous = require("../tree/anonymous"), + Keyword = require("../tree/keywor...
15
Merge pull request #3079 from less/special-funcs
0
.js
js
apache-2.0
less/less.js
10053715
<NME> initChart.ts <BEF> import { HighchartsService } from './HighchartsService'; import { deepAssign } from './deepAssign'; export function initChart(highchartsService : HighchartsService, userOpts, baseOpts, type : string) { if (!highchartsService.Highcharts[type]) { throw new Error(`${type} is unknown c...
10
fix #56
1
.ts
ts
mit
gevgeny/angular2-highcharts
10053716
<NME> initChart.ts <BEF> import { HighchartsService } from './HighchartsService'; import { deepAssign } from './deepAssign'; export function initChart(highchartsService : HighchartsService, userOpts, baseOpts, type : string) { if (!highchartsService.Highcharts[type]) { throw new Error(`${type} is unknown c...
10
fix #56
1
.ts
ts
mit
gevgeny/angular2-highcharts
10053717
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016111902 # 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...
23
Added more ACL tests
2
.sh
sh
bsd-3-clause
deajan/osync
10053718
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016111902 # 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...
23
Added more ACL tests
2
.sh
sh
bsd-3-clause
deajan/osync
10053719
<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...
36
Rebuilt targets
30
.sh
sh
bsd-3-clause
deajan/osync
10053720
<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...
36
Rebuilt targets
30
.sh
sh
bsd-3-clause
deajan/osync
10053721
<NME> ssh_filter.sh <BEF> #!/bin/bash ##### Osync ssh command filter build 2015090801 ##### This script should be located in /usr/local/bin in the remote system to sync / backup ##### It will filter the commands that can be run remotely via ssh. ##### Please chmod 755 and chown root:root this file ##### Obackup neede...
18
Some sanity code cleanup
19
.sh
sh
bsd-3-clause
deajan/osync
10053722
<NME> ssh_filter.sh <BEF> #!/bin/bash ##### Osync ssh command filter build 2015090801 ##### This script should be located in /usr/local/bin in the remote system to sync / backup ##### It will filter the commands that can be run remotely via ssh. ##### Please chmod 755 and chown root:root this file ##### Obackup neede...
18
Some sanity code cleanup
19
.sh
sh
bsd-3-clause
deajan/osync
10053723
<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...
7
Prevent possible bash buffer overflow, fixes #171
7
.sh
sh
bsd-3-clause
deajan/osync
10053724
<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...
7
Prevent possible bash buffer overflow, fixes #171
7
.sh
sh
bsd-3-clause
deajan/osync
10053725
<NME> n_osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.2-dev PROGRAM_BUILD=2017053101 IS_STABLE=no ##### Execution order #__WITH_PARANOIA_DEBU...
52
WIP: conflict list
36
.sh
sh
bsd-3-clause
deajan/osync
10053726
<NME> n_osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.2-dev PROGRAM_BUILD=2017053101 IS_STABLE=no ##### Execution order #__WITH_PARANOIA_DEBU...
52
WIP: conflict list
36
.sh
sh
bsd-3-clause
deajan/osync
10053727
<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...
23
Finished WIP on --summary for deletions
9
.sh
sh
bsd-3-clause
deajan/osync
10053728
<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...
23
Finished WIP on --summary for deletions
9
.sh
sh
bsd-3-clause
deajan/osync
10053729
<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...
18
Rebuilt targets
20
.sh
sh
bsd-3-clause
deajan/osync
10053730
<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...
18
Rebuilt targets
20
.sh
sh
bsd-3-clause
deajan/osync
10053731
<NME> initChart.ts <BEF> ADDFILE <MSG> - add stock example - add possibility to init chart async - add dynamic chart example <DFF> @@ -0,0 +1,13 @@ +import { Highcharts } from './Highcharts'; +declare var require: any; +let deepAssign = require('deep-assign'); + +export function initChart(userOpts, baseOpts, type : st...
13
- add stock example - add possibility to init chart async - add dynamic chart example
0
.ts
ts
mit
gevgeny/angular2-highcharts
10053732
<NME> initChart.ts <BEF> ADDFILE <MSG> - add stock example - add possibility to init chart async - add dynamic chart example <DFF> @@ -0,0 +1,13 @@ +import { Highcharts } from './Highcharts'; +declare var require: any; +let deepAssign = require('deep-assign'); + +export function initChart(userOpts, baseOpts, type : st...
13
- add stock example - add possibility to init chart async - add dynamic chart example
0
.ts
ts
mit
gevgeny/angular2-highcharts
10053733
<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 -...
10
Improved conflict list work
9
.sh
sh
bsd-3-clause
deajan/osync
10053734
<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 -...
10
Improved conflict list work
9
.sh
sh
bsd-3-clause
deajan/osync
10053735
<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
updated README
1
.md
md
apache-2.0
less/less.js
10053736
<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
updated README
1
.md
md
apache-2.0
less/less.js
10053737
<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
updated README
1
.md
md
apache-2.0
less/less.js
10053738
<NME> server.js <BEF> ADDFILE <MSG> adapters for browser/server <DFF> @@ -0,0 +1,51 @@ +var sys = require('sys'), + events = require('events'), + fs = require('fs'), + path = require('path'), + inspect = require(__dirname + '/../../../../eyes/lib/eyes').inspector({ + styles: { + string: '...
51
adapters for browser/server
0
.js
js
apache-2.0
less/less.js
10053739
<NME> server.js <BEF> ADDFILE <MSG> adapters for browser/server <DFF> @@ -0,0 +1,51 @@ +var sys = require('sys'), + events = require('events'), + fs = require('fs'), + path = require('path'), + inspect = require(__dirname + '/../../../../eyes/lib/eyes').inspector({ + styles: { + string: '...
51
adapters for browser/server
0
.js
js
apache-2.0
less/less.js
10053740
<NME> server.js <BEF> ADDFILE <MSG> adapters for browser/server <DFF> @@ -0,0 +1,51 @@ +var sys = require('sys'), + events = require('events'), + fs = require('fs'), + path = require('path'), + inspect = require(__dirname + '/../../../../eyes/lib/eyes').inspector({ + styles: { + string: '...
51
adapters for browser/server
0
.js
js
apache-2.0
less/less.js
10053741
<NME> sync.conf.example <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) ###### osync v1.1x / v1.2x config file rev 2017020801 ## ---------- GENERAL OPTIONS INSTANCE_ID="sync_test" ## Directories to synchronize. ##...
3
Updated RSYNC_OPTIONAL_ARGS already used list
2
.example
conf
bsd-3-clause
deajan/osync
10053742
<NME> sync.conf.example <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) ###### osync v1.1x / v1.2x config file rev 2017020801 ## ---------- GENERAL OPTIONS INSTANCE_ID="sync_test" ## Directories to synchronize. ##...
3
Updated RSYNC_OPTIONAL_ARGS already used list
2
.example
conf
bsd-3-clause
deajan/osync
10053743
<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...
5
Rebuilt targets
5
.sh
sh
bsd-3-clause
deajan/osync
10053744
<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...
5
Rebuilt targets
5
.sh
sh
bsd-3-clause
deajan/osync
10053745
<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...
58
Improved deletion dealing with permission issues
18
.sh
sh
bsd-3-clause
deajan/osync
10053746
<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...
58
Improved deletion dealing with permission issues
18
.sh
sh
bsd-3-clause
deajan/osync
10053747
<NME> CHANGELOG.md <BEF> SHORT FUTURE IMPROVEMENTS ------------------------- - Tree functions execute piped commands (grep, awk) on local system when launched on remote slave which can cause more bandwith usage - Function calls give variables like $1, $2 etc. Reassign them to local variables with better names for ea...
2
Moved some stuff from changelog to github issues
25
.md
md
bsd-3-clause
deajan/osync
10053748
<NME> CHANGELOG.md <BEF> SHORT FUTURE IMPROVEMENTS ------------------------- - Tree functions execute piped commands (grep, awk) on local system when launched on remote slave which can cause more bandwith usage - Function calls give variables like $1, $2 etc. Reassign them to local variables with better names for ea...
2
Moved some stuff from changelog to github issues
25
.md
md
bsd-3-clause
deajan/osync
10053749
<NME> test-runner-template.tmpl <BEF> ADDFILE <MSG> Merge pull request #1 from SomMeri/jasmine Refactoring browser unit tests into grunt-contrib-jasmine <DFF> @@ -0,0 +1,41 @@ +<!doctype html> +<% +var generateScriptsTasgs = function(allScripts) { + allScripts.forEach(function(script){ %> <script src="<%= script %>"...
41
Merge pull request #1 from SomMeri/jasmine
0
.tmpl
tmpl
apache-2.0
less/less.js