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 |
|---|---|---|---|---|---|---|---|---|
10054450 | <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... | 95 | More debug functionnality | 71 | .sh | sh | bsd-3-clause | deajan/osync |
10054451 | <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... | 95 | More debug functionnality | 71 | .sh | sh | bsd-3-clause | deajan/osync |
10054452 | <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 | Hotfix #22 added -f to mv command | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054453 | <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 | Hotfix #22 added -f to mv command | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054454 | <NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="Osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre-hotfix22 PROGRAM_BUILD=2406201502 ## type doesn't work on platforms other tha... | 22 | Hotfix #22 - Missing full path in soft deletion | 6 | .sh | sh | bsd-3-clause | deajan/osync |
10054455 | <NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="Osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre-hotfix22 PROGRAM_BUILD=2406201502 ## type doesn't work on platforms other tha... | 22 | Hotfix #22 - Missing full path in soft deletion | 6 | .sh | sh | bsd-3-clause | deajan/osync |
10054456 | <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 | Travis debug... | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10054457 | <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 | Travis debug... | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10054458 | <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 PROGRAM_BUILD=2016... | 26 | Bugfixing remote sync attr updates | 13 | .sh | sh | bsd-3-clause | deajan/osync |
10054459 | <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 PROGRAM_BUILD=2016... | 26 | Bugfixing remote sync attr updates | 13 | .sh | sh | bsd-3-clause | deajan/osync |
10054460 | <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) [ 2016-2020 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.2x"
NEW_PROGRAM_VERSION="v1.3x"
CONFIG_FILE_REVISION=1.3.0
PROGRAM_BUILD=201... | 7 | Fixed backup before upgrading | 2 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10054463 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2020 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.2x"
NEW_PROGRAM_VERSION="v1.3x"
CONFIG_FILE_REVISION=1.3.0
PROGRAM_BUILD=201... | 7 | Fixed backup before upgrading | 2 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10054464 | <NME> functions.less
<BEF> #functions {
@var: 10;
@colors: #000, #fff;
color: _color("evil red"); // #660000
width: increment(15);
height: undefined("self");
border-width: add(2, 3);
variable: increment(@var);
background: linear-gradient(@colors);
}
#built-in {
@r: 32;
escaped: e("-Some::weird(#thi... | 6 | refactor: Modify this pointer so that it is not empty. (#3719) | 4 | .less | less | apache-2.0 | less/less.js |
10054465 | <NME> functions.less
<BEF> #functions {
@var: 10;
@colors: #000, #fff;
color: _color("evil red"); // #660000
width: increment(15);
height: undefined("self");
border-width: add(2, 3);
variable: increment(@var);
background: linear-gradient(@colors);
}
#built-in {
@r: 32;
escaped: e("-Some::weird(#thi... | 6 | refactor: Modify this pointer so that it is not empty. (#3719) | 4 | .less | less | apache-2.0 | less/less.js |
10054466 | <NME> functions.less
<BEF> #functions {
@var: 10;
@colors: #000, #fff;
color: _color("evil red"); // #660000
width: increment(15);
height: undefined("self");
border-width: add(2, 3);
variable: increment(@var);
background: linear-gradient(@colors);
}
#built-in {
@r: 32;
escaped: e("-Some::weird(#thi... | 6 | refactor: Modify this pointer so that it is not empty. (#3719) | 4 | .less | less | apache-2.0 | less/less.js |
10054467 | <NME> osync-batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=osync
PROGRAM="Osync-batch" # Batch program to run osync instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_BUILD=2015090801
## Runs an osync instance f... | 2 | Fixed possible vulnerability with program execution path in batch mode. | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10054468 | <NME> osync-batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=osync
PROGRAM="Osync-batch" # Batch program to run osync instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_BUILD=2015090801
## Runs an osync instance f... | 2 | Fixed possible vulnerability with program execution path in batch mode. | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10054469 | <NME> osync-batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=osync
PROGRAM="Osync-batch" # Batch program to run osync instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_BUILD=2015042501
## Runs an osync instance f... | 3 | Added some missing texts | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054470 | <NME> osync-batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=osync
PROGRAM="Osync-batch" # Batch program to run osync instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_BUILD=2015042501
## Runs an osync instance f... | 3 | Added some missing texts | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054471 | <NME> windows.yml
<BEF> name: windows-tests
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest]
steps:
- uses: actions/checkout@v2
- uses: Vampire/setup-wsl@v1
with:
additional-packages:
dos2unix
- name... | 1 | Add dos2unix for windows | 0 | .yml | github/workflows/windows | bsd-3-clause | deajan/osync |
10054472 | <NME> windows.yml
<BEF> name: windows-tests
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest]
steps:
- uses: actions/checkout@v2
- uses: Vampire/setup-wsl@v1
with:
additional-packages:
dos2unix
- name... | 1 | Add dos2unix for windows | 0 | .yml | github/workflows/windows | bsd-3-clause | deajan/osync |
10054473 | <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)
[;
| 3 | polish "root func" error handling | 0 | .txt | txt | apache-2.0 | less/less.js |
10054476 | <NME> root-func-undefined-2.txt
<BEF> ADDFILE
<MSG> polish "root func" error handling
<DFF> @@ -0,0 +1,3 @@
+SyntaxError: Function 'test-undefined' is undefined in {path}root-func-undefined-2.less on line 2, column 1:
+1 @plugin "../plugin/plugin-root.js";
+2 test-undefined();
| 3 | polish "root func" error handling | 0 | .txt | txt | apache-2.0 | less/less.js |
10054477 | <NME> root-func-undefined-2.txt
<BEF> ADDFILE
<MSG> polish "root func" error handling
<DFF> @@ -0,0 +1,3 @@
+SyntaxError: Function 'test-undefined' is undefined in {path}root-func-undefined-2.less on line 2, column 1:
+1 @plugin "../plugin/plugin-root.js";
+2 test-undefined();
| 3 | polish "root func" error handling | 0 | .txt | txt | apache-2.0 | less/less.js |
10054478 | <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... | 1 | Update CHANGELOG.md | 1 | .md | md | apache-2.0 | less/less.js |
10054479 | <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... | 1 | Update CHANGELOG.md | 1 | .md | md | apache-2.0 | less/less.js |
10054480 | <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... | 1 | Update CHANGELOG.md | 1 | .md | md | apache-2.0 | less/less.js |
10054481 | <NME> util.js
<BEF> 'use strict'
const cssesc = require('cssesc');
/**
* Checks if the browser is initialized. Exits the process if it's not
*/
exports.browserIsInitialized = function browserIsInitialized () {
if (!this.isInitialized()) {
console.error('HeadlessChrome is not ready; call browser.init() before ... | 5 | timeout throw | 1 | .js | js | mit | LucianoGanga/simple-headless-chrome |
10054482 | <NME> color-func-invalid-color-2.txt
<BEF> ADDFILE
<MSG> Fixes #3346 #3338 #3345 (#3363)
* Don't escape quotes in an each #3354
* Fixes #3346 - ambiguous mixin call / color parsing
* Fixes #3338 - better error message
* Fixes #3338 - missed mix() function
* Fixes #3345
<DFF> @@ -0,0 +1,3 @@
+RuntimeError... | 3 | Fixes #3346 #3338 #3345 (#3363) | 0 | .txt | txt | apache-2.0 | less/less.js |
10054483 | <NME> color-func-invalid-color-2.txt
<BEF> ADDFILE
<MSG> Fixes #3346 #3338 #3345 (#3363)
* Don't escape quotes in an each #3354
* Fixes #3346 - ambiguous mixin call / color parsing
* Fixes #3338 - better error message
* Fixes #3338 - missed mix() function
* Fixes #3345
<DFF> @@ -0,0 +1,3 @@
+RuntimeError... | 3 | Fixes #3346 #3338 #3345 (#3363) | 0 | .txt | txt | apache-2.0 | less/less.js |
10054484 | <NME> color-func-invalid-color-2.txt
<BEF> ADDFILE
<MSG> Fixes #3346 #3338 #3345 (#3363)
* Don't escape quotes in an each #3354
* Fixes #3346 - ambiguous mixin call / color parsing
* Fixes #3338 - better error message
* Fixes #3338 - missed mix() function
* Fixes #3345
<DFF> @@ -0,0 +1,3 @@
+RuntimeError... | 3 | Fixes #3346 #3338 #3345 (#3363) | 0 | .txt | txt | apache-2.0 | less/less.js |
10054485 | <NME> functions.js
<BEF> ADDFILE
<MSG> functions.js init
<DFF> @@ -0,0 +1,25 @@
+functions = {
+ rgb: function (r, g, b) {
+ return this.rgba(r, g, b, 1.0);
+ },
+ rgba: function (r, g, b, a) {
+ return new(node.Color)([r, g, b, a]);
+ },
+ hsl: function (h, s, l) {
+ return this.hs... | 25 | functions.js init | 0 | .js | js | apache-2.0 | less/less.js |
10054486 | <NME> functions.js
<BEF> ADDFILE
<MSG> functions.js init
<DFF> @@ -0,0 +1,25 @@
+functions = {
+ rgb: function (r, g, b) {
+ return this.rgba(r, g, b, 1.0);
+ },
+ rgba: function (r, g, b, a) {
+ return new(node.Color)([r, g, b, a]);
+ },
+ hsl: function (h, s, l) {
+ return this.hs... | 25 | functions.js init | 0 | .js | js | apache-2.0 | less/less.js |
10054487 | <NME> functions.js
<BEF> ADDFILE
<MSG> functions.js init
<DFF> @@ -0,0 +1,25 @@
+functions = {
+ rgb: function (r, g, b) {
+ return this.rgba(r, g, b, 1.0);
+ },
+ rgba: function (r, g, b, a) {
+ return new(node.Color)([r, g, b, a]);
+ },
+ hsl: function (h, s, l) {
+ return this.hs... | 25 | functions.js init | 0 | .js | js | apache-2.0 | less/less.js |
10054488 | <NME> ssh_filter.sh
<BEF> ADDFILE
<MSG> Added 3-clause BSD Licence plus ssh_filter.sh
<DFF> @@ -0,0 +1,103 @@
+#!/bin/bash
+
+##### Obackup & Osync ssh command filter build 2408201301
+##### This script should be located in /usr/local/bin in the remote system to sync / backup
+##### It will filter the commands that ca... | 103 | Added 3-clause BSD Licence plus ssh_filter.sh | 0 | .sh | sh | bsd-3-clause | deajan/osync |
10054489 | <NME> ssh_filter.sh
<BEF> ADDFILE
<MSG> Added 3-clause BSD Licence plus ssh_filter.sh
<DFF> @@ -0,0 +1,103 @@
+#!/bin/bash
+
+##### Obackup & Osync ssh command filter build 2408201301
+##### This script should be located in /usr/local/bin in the remote system to sync / backup
+##### It will filter the commands that ca... | 103 | Added 3-clause BSD Licence plus ssh_filter.sh | 0 | .sh | sh | bsd-3-clause | deajan/osync |
10054490 | <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 executability for macosX | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054491 | <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 executability for macosX | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054492 | <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... | 25 | Prevent double kill in WaitForTaskCompletion | 23 | .sh | sh | bsd-3-clause | deajan/osync |
10054493 | <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... | 25 | Prevent double kill in WaitForTaskCompletion | 23 | .sh | sh | bsd-3-clause | deajan/osync |
10054494 | <NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016080601 ## 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 #############################... | 24 | Refactored wait functions | 75 | .sh | sh | bsd-3-clause | deajan/osync |
10054495 | <NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016080601 ## 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 #############################... | 24 | Refactored wait functions | 75 | .sh | sh | bsd-3-clause | deajan/osync |
10054496 | <NME> bootstrap.sh
<BEF> #!/usr/bin/env bash
## dev pre-processor bootstrap rev 2018093001
## Yeah !!! A really tech sounding name... In fact it's just include emulation in bash
function Usage {
echo "$0 - Quick and dirty preprocessor for including ofunctions into programs"
echo "Creates and executes $0.tmp.sh"
ec... | 2 | Better log message | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054497 | <NME> bootstrap.sh
<BEF> #!/usr/bin/env bash
## dev pre-processor bootstrap rev 2018093001
## Yeah !!! A really tech sounding name... In fact it's just include emulation in bash
function Usage {
echo "$0 - Quick and dirty preprocessor for including ofunctions into programs"
echo "Creates and executes $0.tmp.sh"
ec... | 2 | Better log message | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054498 | <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... | 1 | Updated usage | 0 | .sh | sh | bsd-3-clause | deajan/osync |
10054499 | <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... | 1 | Updated usage | 0 | .sh | sh | bsd-3-clause | deajan/osync |
10054500 | <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-beta PROGRAM_BUILD=2... | 237 | Simplified function calls due to code compliance | 241 | .sh | sh | bsd-3-clause | deajan/osync |
10054501 | <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-beta PROGRAM_BUILD=2... | 237 | Simplified function calls due to code compliance | 241 | .sh | sh | bsd-3-clause | deajan/osync |
10054502 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.1-rc1 PROGRAM_BUILD=... | 4 | Merge pull request #100 from deajan/fix_options | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10054503 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.1-rc1 PROGRAM_BUILD=... | 4 | Merge pull request #100 from deajan/fix_options | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10054504 | <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-beta2 PROGRAM_BUILD=... | 3 | busybox working now | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054505 | <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-beta2 PROGRAM_BUILD=... | 3 | busybox working now | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054506 | <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. ... | 2 | Updated sync file comments regarding Mac ACL / XATTR | 2 | .example | conf | bsd-3-clause | deajan/osync |
10054507 | <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. ... | 2 | Updated sync file comments regarding Mac ACL / XATTR | 2 | .example | conf | bsd-3-clause | deajan/osync |
10054508 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(critical): writelockfiles remote does not shut execution PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.ne... | 5 | Added some preflight checks | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054509 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(critical): writelockfiles remote does not shut execution PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.ne... | 5 | Added some preflight checks | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054510 | <NME> linux.yml
<BEF> name: linux-tests
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt-get install inotify-tools acl
env:
... | 2 | Make sure we can run tests | 1 | .yml | github/workflows/linux | bsd-3-clause | deajan/osync |
10054511 | <NME> linux.yml
<BEF> name: linux-tests
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt-get install inotify-tools acl
env:
... | 2 | Make sure we can run tests | 1 | .yml | github/workflows/linux | bsd-3-clause | deajan/osync |
10054512 | <NME> less-test.js
<BEF> ADDFILE
<MSG> preliminary test file
<DFF> @@ -0,0 +1,51 @@
+var path = require('path'),
+ fs = require('fs'),
+ sys = require('sys');
+
+require.paths.unshift(__dirname, path.join(__dirname, '..'),
+ path.join(__dirname, 'vendor', 'vows'));
+
+var vows = require('li... | 51 | preliminary test file | 0 | .js | js | apache-2.0 | less/less.js |
10054513 | <NME> less-test.js
<BEF> ADDFILE
<MSG> preliminary test file
<DFF> @@ -0,0 +1,51 @@
+var path = require('path'),
+ fs = require('fs'),
+ sys = require('sys');
+
+require.paths.unshift(__dirname, path.join(__dirname, '..'),
+ path.join(__dirname, 'vendor', 'vows'));
+
+var vows = require('li... | 51 | preliminary test file | 0 | .js | js | apache-2.0 | less/less.js |
10054514 | <NME> less-test.js
<BEF> ADDFILE
<MSG> preliminary test file
<DFF> @@ -0,0 +1,51 @@
+var path = require('path'),
+ fs = require('fs'),
+ sys = require('sys');
+
+require.paths.unshift(__dirname, path.join(__dirname, '..'),
+ path.join(__dirname, 'vendor', 'vows'));
+
+var vows = require('li... | 51 | preliminary test file | 0 | .js | js | apache-2.0 | less/less.js |
10054515 | <NME> index.js
<BEF> ADDFILE
<MSG> merge changes from upstream
<DFF> @@ -0,0 +1,26 @@
+(function(exports) {
+ var RemoveProperty = function(less) {
+ this._visitor = new less.visitors.Visitor(this);
+ };
+
+ RemoveProperty.prototype = {
+ isReplacing: true,
+ run: function (root) {
+ retur... | 26 | merge changes from upstream | 0 | .js | js | apache-2.0 | less/less.js |
10054516 | <NME> index.js
<BEF> ADDFILE
<MSG> merge changes from upstream
<DFF> @@ -0,0 +1,26 @@
+(function(exports) {
+ var RemoveProperty = function(less) {
+ this._visitor = new less.visitors.Visitor(this);
+ };
+
+ RemoveProperty.prototype = {
+ isReplacing: true,
+ run: function (root) {
+ retur... | 26 | merge changes from upstream | 0 | .js | js | apache-2.0 | less/less.js |
10054517 | <NME> index.js
<BEF> ADDFILE
<MSG> merge changes from upstream
<DFF> @@ -0,0 +1,26 @@
+(function(exports) {
+ var RemoveProperty = function(less) {
+ this._visitor = new less.visitors.Visitor(this);
+ };
+
+ RemoveProperty.prototype = {
+ isReplacing: true,
+ run: function (root) {
+ retur... | 26 | merge changes from upstream | 0 | .js | js | apache-2.0 | less/less.js |
10054518 | <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-beta2 PROGRAM_BUILD=... | 2 | More accurate syncattr skip check | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054519 | <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-beta2 PROGRAM_BUILD=... | 2 | More accurate syncattr skip check | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054520 | <NME> tabs.js
<BEF> ADDFILE
<MSG> tabs test
<DFF> @@ -0,0 +1,34 @@
+
+const test = require('tap').test
+
+test('Headless Chrome - Tabs', async function (group) {
+ const HeadlessChrome = require('../../')
+ const browser = new HeadlessChrome({headless:true})
+ const tabA = await browser.init({privateTab: true}... | 34 | tabs test | 0 | .js | js | mit | LucianoGanga/simple-headless-chrome |
10054521 | <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... | 27 | Revert "Refactored rsync patterns" | 23 | .sh | sh | bsd-3-clause | deajan/osync |
10054522 | <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... | 27 | Revert "Refactored rsync patterns" | 23 | .sh | sh | bsd-3-clause | deajan/osync |
10054523 | <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 | Another typo fix | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10054524 | <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 | Another typo fix | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10054525 | <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... | 3 | Fixed typo | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054526 | <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... | 3 | Fixed typo | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054527 | <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... | 9 | Fixed bogus debug if in Killchilds | 10 | .sh | sh | bsd-3-clause | deajan/osync |
10054528 | <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... | 9 | Fixed bogus debug if in Killchilds | 10 | .sh | sh | bsd-3-clause | deajan/osync |
10054529 | <NME> modify-vars.js
<BEF> ADDFILE
<MSG> Pass options object to parser.parse in less.render.
<DFF> @@ -0,0 +1,17 @@
+var less = require('../lib/less'),
+ fs = require('fs')
+
+var input = fs.readFileSync("./test/less/modifyVars/extended.less", 'utf8')
+var expectedCss = fs.readFileSync('./test/css/modifyVars/extended.... | 17 | Pass options object to parser.parse in less.render. | 0 | .js | js | apache-2.0 | less/less.js |
10054530 | <NME> modify-vars.js
<BEF> ADDFILE
<MSG> Pass options object to parser.parse in less.render.
<DFF> @@ -0,0 +1,17 @@
+var less = require('../lib/less'),
+ fs = require('fs')
+
+var input = fs.readFileSync("./test/less/modifyVars/extended.less", 'utf8')
+var expectedCss = fs.readFileSync('./test/css/modifyVars/extended.... | 17 | Pass options object to parser.parse in less.render. | 0 | .js | js | apache-2.0 | less/less.js |
10054531 | <NME> modify-vars.js
<BEF> ADDFILE
<MSG> Pass options object to parser.parse in less.render.
<DFF> @@ -0,0 +1,17 @@
+var less = require('../lib/less'),
+ fs = require('fs')
+
+var input = fs.readFileSync("./test/less/modifyVars/extended.less", 'utf8')
+var expectedCss = fs.readFileSync('./test/css/modifyVars/extended.... | 17 | Pass options object to parser.parse in less.render. | 0 | .js | js | apache-2.0 | less/less.js |
10054532 | <NME> extend-deep.less
<BEF> ADDFILE
<MSG> support for deep but exact extend
<DFF> @@ -0,0 +1,52 @@
+.replace.replace,
+.c.replace + .replace {
+ .replace,
+ .c {
+ prop: copy-paste-replace;
+ .d {
+ prop: deep;
+ }
+ }
+}
+.rep_ace:extend(.replace.replace .replace deep) {}
+
+.a .b .c {
+ prop: is_e... | 52 | support for deep but exact extend | 0 | .less | less | apache-2.0 | less/less.js |
10054533 | <NME> extend-deep.less
<BEF> ADDFILE
<MSG> support for deep but exact extend
<DFF> @@ -0,0 +1,52 @@
+.replace.replace,
+.c.replace + .replace {
+ .replace,
+ .c {
+ prop: copy-paste-replace;
+ .d {
+ prop: deep;
+ }
+ }
+}
+.rep_ace:extend(.replace.replace .replace deep) {}
+
+.a .b .c {
+ prop: is_e... | 52 | support for deep but exact extend | 0 | .less | less | apache-2.0 | less/less.js |
10054534 | <NME> extend-deep.less
<BEF> ADDFILE
<MSG> support for deep but exact extend
<DFF> @@ -0,0 +1,52 @@
+.replace.replace,
+.c.replace + .replace {
+ .replace,
+ .c {
+ prop: copy-paste-replace;
+ .d {
+ prop: deep;
+ }
+ }
+}
+.rep_ace:extend(.replace.replace .replace deep) {}
+
+.a .b .c {
+ prop: is_e... | 52 | support for deep but exact extend | 0 | .less | less | apache-2.0 | less/less.js |
10054535 | <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.99RC2 OSYNC_BUILD=0211201302 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTI... | 41 | Merged 4 tree functions into one | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10054536 | <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.99RC2 OSYNC_BUILD=0211201302 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTI... | 41 | Merged 4 tree functions into one | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10054537 | <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)
[ 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=... | 19 | Added dirty workaround for human readable df output in busybox | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054540 | <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-beta2 PROGRAM_BUILD=... | 19 | Added dirty workaround for human readable df output in busybox | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10054541 | <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 | Added sex regex compat for MacOS | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054542 | <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 | Added sex regex compat for MacOS | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10054543 | <NME> parse.js
<BEF> ADDFILE
<MSG> Expose Less parsing as a top level feature of the less package
Converting a Less stylesheet into an AST is a valuable piece of
functionality, and worthy of being easily accessible to consumers
of less.js.
<DFF> @@ -0,0 +1,61 @@
+var PromiseConstructor = typeof Promise === 'undefined'... | 61 | Expose Less parsing as a top level feature of the less package Converting a Less stylesheet into an AST is a valuable piece of functionality, and worthy of being easily accessible to consumers of less.js. | 0 | .js | js | apache-2.0 | less/less.js |
10054544 | <NME> parse.js
<BEF> ADDFILE
<MSG> Expose Less parsing as a top level feature of the less package
Converting a Less stylesheet into an AST is a valuable piece of
functionality, and worthy of being easily accessible to consumers
of less.js.
<DFF> @@ -0,0 +1,61 @@
+var PromiseConstructor = typeof Promise === 'undefined'... | 61 | Expose Less parsing as a top level feature of the less package Converting a Less stylesheet into an AST is a valuable piece of functionality, and worthy of being easily accessible to consumers of less.js. | 0 | .js | js | apache-2.0 | less/less.js |
10054545 | <NME> parse.js
<BEF> ADDFILE
<MSG> Expose Less parsing as a top level feature of the less package
Converting a Less stylesheet into an AST is a valuable piece of
functionality, and worthy of being easily accessible to consumers
of less.js.
<DFF> @@ -0,0 +1,61 @@
+var PromiseConstructor = typeof Promise === 'undefined'... | 61 | Expose Less parsing as a top level feature of the less package Converting a Less stylesheet into an AST is a valuable piece of functionality, and worthy of being easily accessible to consumers of less.js. | 0 | .js | js | apache-2.0 | less/less.js |
10054546 | <NME> less-benchmark.js
<BEF> ADDFILE
<MSG> benchmarking!
<DFF> @@ -0,0 +1,35 @@
+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 file = path.join(__dirname, 'benchma... | 35 | benchmarking! | 0 | .js | js | apache-2.0 | less/less.js |
10054547 | <NME> less-benchmark.js
<BEF> ADDFILE
<MSG> benchmarking!
<DFF> @@ -0,0 +1,35 @@
+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 file = path.join(__dirname, 'benchma... | 35 | benchmarking! | 0 | .js | js | apache-2.0 | less/less.js |
10054548 | <NME> less-benchmark.js
<BEF> ADDFILE
<MSG> benchmarking!
<DFF> @@ -0,0 +1,35 @@
+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 file = path.join(__dirname, 'benchma... | 35 | benchmarking! | 0 | .js | js | apache-2.0 | less/less.js |
10054549 | <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.1-RC2 PROGRAM_BUILD=2016071801 IS_STABLE=yes ## FUNC_BUILD=2016071902 ## BEGIN Generic func... | 5 | Bumped version to v1.1 | 8 | .sh | sh | bsd-3-clause | deajan/osync |