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
10050550
<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...
62
Fixed #135
25
.sh
sh
bsd-3-clause
deajan/osync
10050551
<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...
62
Fixed #135
25
.sh
sh
bsd-3-clause
deajan/osync
10050552
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
1
Merge pull request #7 from senorsmile/master
1
.sh
sh
bsd-3-clause
deajan/osync
10050553
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
1
Merge pull request #7 from senorsmile/master
1
.sh
sh
bsd-3-clause
deajan/osync
10050554
<NME> detached-ruleset-6.txt <BEF> ADDFILE <MSG> error tests and test detached rulesets without a mixin call <DFF> @@ -0,0 +1,4 @@ +ParseError: Unrecognised input in {path}detached-ruleset-6.less on line 2, column 3: +1 .a { +2 b: { +3 color: red;
4
error tests and test detached rulesets without a mixin call
0
.txt
txt
apache-2.0
less/less.js
10050555
<NME> detached-ruleset-6.txt <BEF> ADDFILE <MSG> error tests and test detached rulesets without a mixin call <DFF> @@ -0,0 +1,4 @@ +ParseError: Unrecognised input in {path}detached-ruleset-6.less on line 2, column 3: +1 .a { +2 b: { +3 color: red;
4
error tests and test detached rulesets without a mixin call
0
.txt
txt
apache-2.0
less/less.js
10050556
<NME> detached-ruleset-6.txt <BEF> ADDFILE <MSG> error tests and test detached rulesets without a mixin call <DFF> @@ -0,0 +1,4 @@ +ParseError: Unrecognised input in {path}detached-ruleset-6.less on line 2, column 3: +1 .a { +2 b: { +3 color: red;
4
error tests and test detached rulesets without a mixin call
0
.txt
txt
apache-2.0
less/less.js
10050557
<NME> runner-console-errors.js <BEF> ADDFILE <MSG> add tests and fix log to console feature <DFF> @@ -0,0 +1,5 @@ +less.errorReporting = 'console'; + +describe("less.js error reporting console test", function() { + testLessErrorsInDocument(true); +}); \ No newline at end of file
5
add tests and fix log to console feature
0
.js
js
apache-2.0
less/less.js
10050558
<NME> runner-console-errors.js <BEF> ADDFILE <MSG> add tests and fix log to console feature <DFF> @@ -0,0 +1,5 @@ +less.errorReporting = 'console'; + +describe("less.js error reporting console test", function() { + testLessErrorsInDocument(true); +}); \ No newline at end of file
5
add tests and fix log to console feature
0
.js
js
apache-2.0
less/less.js
10050559
<NME> runner-console-errors.js <BEF> ADDFILE <MSG> add tests and fix log to console feature <DFF> @@ -0,0 +1,5 @@ +less.errorReporting = 'console'; + +describe("less.js error reporting console test", function() { + testLessErrorsInDocument(true); +}); \ No newline at end of file
5
add tests and fix log to console feature
0
.js
js
apache-2.0
less/less.js
10050560
<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
Added default SSH_CONTROLMASTER option
1
.conf
conf
bsd-3-clause
deajan/osync
10050561
<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
Added default SSH_CONTROLMASTER option
1
.conf
conf
bsd-3-clause
deajan/osync
10050562
<NME> remote.conf.tmp <BEF> ADDFILE <MSG> Added ACL / Xattr preservation to config files <DFF> @@ -0,0 +1,185 @@ +#!/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 2016102101 ...
185
Added ACL / Xattr preservation to config files
0
.tmp
conf
bsd-3-clause
deajan/osync
10050563
<NME> remote.conf.tmp <BEF> ADDFILE <MSG> Added ACL / Xattr preservation to config files <DFF> @@ -0,0 +1,185 @@ +#!/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 2016102101 ...
185
Added ACL / Xattr preservation to config files
0
.tmp
conf
bsd-3-clause
deajan/osync
10050564
<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...
3
Locking fix in SyncOnChanges mode.
2
.sh
sh
bsd-3-clause
deajan/osync
10050565
<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...
3
Locking fix in SyncOnChanges mode.
2
.sh
sh
bsd-3-clause
deajan/osync
10050566
<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
Merge pull request #2788 from pra85/patch-1
1
.md
md
apache-2.0
less/less.js
10050567
<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
Merge pull request #2788 from pra85/patch-1
1
.md
md
apache-2.0
less/less.js
10050568
<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
Merge pull request #2788 from pra85/patch-1
1
.md
md
apache-2.0
less/less.js
10050569
<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.99preRC3 PROGRAM...
41
Some minor fixes
33
.sh
sh
bsd-3-clause
deajan/osync
10050570
<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.99preRC3 PROGRAM...
41
Some minor fixes
33
.sh
sh
bsd-3-clause
deajan/osync
10050571
<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) [![build](htt...
32
Update README.md
49
.md
md
mit
gevgeny/angular2-highcharts
10050572
<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) [![build](htt...
32
Update README.md
49
.md
md
mit
gevgeny/angular2-highcharts
10050573
<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
Fixed possible issue with old file upgrade test when file is intended for remote cnx
0
.sh
sh
bsd-3-clause
deajan/osync
10050574
<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
Fixed possible issue with old file upgrade test when file is intended for remote cnx
0
.sh
sh
bsd-3-clause
deajan/osync
10050575
<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...
2
Backports from other projects
1
.sh
sh
bsd-3-clause
deajan/osync
10050576
<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...
2
Backports from other projects
1
.sh
sh
bsd-3-clause
deajan/osync
10050577
<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...
8
WIP: getting treeList to work with or without symlinks
5
.sh
sh
bsd-3-clause
deajan/osync
10050578
<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...
8
WIP: getting treeList to work with or without symlinks
5
.sh
sh
bsd-3-clause
deajan/osync
10050579
<NME> README.md <BEF> # NGX Scroll To <!-- Trigger Changelog Command --> **my.component.html** ```html <button (click)="toggleDestination()">Toggle Destination</button> <button [ngxScrollTo]="ngxScrollToDestination" [ngxScrollToEvent]="ngxScrollToEvent" [ngxScrollToDuration]="ngxScrollToDuration" [ngxScroll...
281
chore(readme): Update README.md with proper table layout for badges
2
.md
md
mit
nicky-lenaers/ngx-scroll-to
10050580
<NME> README.md <BEF> # NGX Scroll To <!-- Trigger Changelog Command --> **my.component.html** ```html <button (click)="toggleDestination()">Toggle Destination</button> <button [ngxScrollTo]="ngxScrollToDestination" [ngxScrollToEvent]="ngxScrollToEvent" [ngxScrollToDuration]="ngxScrollToDuration" [ngxScroll...
281
chore(readme): Update README.md with proper table layout for badges
2
.md
md
mit
nicky-lenaers/ngx-scroll-to
10050581
<NME> README.md <BEF> # NGX Scroll To <!-- Trigger Changelog Command --> **my.component.html** ```html <button (click)="toggleDestination()">Toggle Destination</button> <button [ngxScrollTo]="ngxScrollToDestination" [ngxScrollToEvent]="ngxScrollToEvent" [ngxScrollToDuration]="ngxScrollToDuration" [ngxScroll...
281
chore(readme): Update README.md with proper table layout for badges
2
.md
md
mit
nicky-lenaers/ngx-scroll-to
10050582
<NME> stale.yml <BEF> # Number of days of inactivity before an issue becomes stale daysUntilStale: 120 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: - Up-For-Grabs - Bug # Label to use when marking an issue as...
2
Update stale.yml
2
.yml
github/stale
apache-2.0
less/less.js
10050583
<NME> stale.yml <BEF> # Number of days of inactivity before an issue becomes stale daysUntilStale: 120 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: - Up-For-Grabs - Bug # Label to use when marking an issue as...
2
Update stale.yml
2
.yml
github/stale
apache-2.0
less/less.js
10050584
<NME> stale.yml <BEF> # Number of days of inactivity before an issue becomes stale daysUntilStale: 120 # Number of days of inactivity before a stale issue is closed daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: - Up-For-Grabs - Bug # Label to use when marking an issue as...
2
Update stale.yml
2
.yml
github/stale
apache-2.0
less/less.js
10050585
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.3 _OFUNCTIONS_BUILD=2017052605 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### ## PROGRAM=program-name ## INSTANCE_ID=progr...
9
Added -q parameter to ssh to inhibate banners
9
.sh
sh
bsd-3-clause
deajan/osync
10050586
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.3 _OFUNCTIONS_BUILD=2017052605 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### ## PROGRAM=program-name ## INSTANCE_ID=progr...
9
Added -q parameter to ssh to inhibate banners
9
.sh
sh
bsd-3-clause
deajan/osync
10050587
<NME> macos.yml <BEF> name: macosx-tests on: [push, pull_request] jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [macos-latest] steps: - uses: actions/checkout@v2 - name: Install Bash 4 run: | /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com...
1
Add fswatch package
1
.yml
github/workflows/macos
bsd-3-clause
deajan/osync
10050588
<NME> macos.yml <BEF> name: macosx-tests on: [push, pull_request] jobs: build: runs-on: ${{ matrix.os }} strategy: matrix: os: [macos-latest] steps: - uses: actions/checkout@v2 - name: Install Bash 4 run: | /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com...
1
Add fswatch package
1
.yml
github/workflows/macos
bsd-3-clause
deajan/osync
10050589
<NME> CHANGELOG.md <BEF> # 3.5.0-beta 2018-06-24 ### v4.1.0 (2021-01-10) - [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-request with needle. (#3582) (@zaquest) - [#3583](https://github.com/less/less.js/pull/3583) Update rol...
17
Update CHANGELOG.md
0
.md
md
apache-2.0
less/less.js
10050590
<NME> CHANGELOG.md <BEF> # 3.5.0-beta 2018-06-24 ### v4.1.0 (2021-01-10) - [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-request with needle. (#3582) (@zaquest) - [#3583](https://github.com/less/less.js/pull/3583) Update rol...
17
Update CHANGELOG.md
0
.md
md
apache-2.0
less/less.js
10050591
<NME> CHANGELOG.md <BEF> # 3.5.0-beta 2018-06-24 ### v4.1.0 (2021-01-10) - [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-request with needle. (#3582) (@zaquest) - [#3583](https://github.com/less/less.js/pull/3583) Update rol...
17
Update CHANGELOG.md
0
.md
md
apache-2.0
less/less.js
10050592
<NME> less.min.js <BEF> /** * Less - Leaner CSS v4.1.0 * http://lesscss.org * * Copyright (c) 2009-2021, Alexis Sellier <self@cloudhead.net> * Licensed under the Apache-2.0 License. * * @license Apache-2.0 */ <MSG> Merge branch 'master' of https://github.com/less/less.js <DFF> @@ -1,5 +1,5 @@ /** - * Less -...
2
Merge branch 'master' of https://github.com/less/less.js
2
.js
min
apache-2.0
less/less.js
10050593
<NME> less.min.js <BEF> /** * Less - Leaner CSS v4.1.0 * http://lesscss.org * * Copyright (c) 2009-2021, Alexis Sellier <self@cloudhead.net> * Licensed under the Apache-2.0 License. * * @license Apache-2.0 */ <MSG> Merge branch 'master' of https://github.com/less/less.js <DFF> @@ -1,5 +1,5 @@ /** - * Less -...
2
Merge branch 'master' of https://github.com/less/less.js
2
.js
min
apache-2.0
less/less.js
10050594
<NME> less.min.js <BEF> /** * Less - Leaner CSS v4.1.0 * http://lesscss.org * * Copyright (c) 2009-2021, Alexis Sellier <self@cloudhead.net> * Licensed under the Apache-2.0 License. * * @license Apache-2.0 */ <MSG> Merge branch 'master' of https://github.com/less/less.js <DFF> @@ -1,5 +1,5 @@ /** - * Less -...
2
Merge branch 'master' of https://github.com/less/less.js
2
.js
min
apache-2.0
less/less.js
10050595
<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-RC2+dev _OFUNCTIONS_BUILD=2017020901 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_...
5
Imported funny _REMOTE_TOKEN obfuscation from obackup :)
1
.sh
sh
bsd-3-clause
deajan/osync
10050596
<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-RC2+dev _OFUNCTIONS_BUILD=2017020901 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_...
5
Imported funny _REMOTE_TOKEN obfuscation from obackup :)
1
.sh
sh
bsd-3-clause
deajan/osync
10050597
<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...
2
Make GetConfFileValue reports DEBUG level when noerror is set
2
.sh
sh
bsd-3-clause
deajan/osync
10050598
<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...
2
Make GetConfFileValue reports DEBUG level when noerror is set
2
.sh
sh
bsd-3-clause
deajan/osync
10050599
<NME> index.js <BEF> ADDFILE <MSG> move tree index underneath tree <DFF> @@ -0,0 +1,40 @@ +var tree = {}; + +tree.Alpha = require('./alpha'); +tree.Color = require('./color'); +tree.Directive = require('./directive'); +tree.DetachedRuleset = require('./detached-ruleset'); +tree.Operation = require('./operation'); +tre...
40
move tree index underneath tree
0
.js
js
apache-2.0
less/less.js
10050600
<NME> index.js <BEF> ADDFILE <MSG> move tree index underneath tree <DFF> @@ -0,0 +1,40 @@ +var tree = {}; + +tree.Alpha = require('./alpha'); +tree.Color = require('./color'); +tree.Directive = require('./directive'); +tree.DetachedRuleset = require('./detached-ruleset'); +tree.Operation = require('./operation'); +tre...
40
move tree index underneath tree
0
.js
js
apache-2.0
less/less.js
10050601
<NME> index.js <BEF> ADDFILE <MSG> move tree index underneath tree <DFF> @@ -0,0 +1,40 @@ +var tree = {}; + +tree.Alpha = require('./alpha'); +tree.Color = require('./color'); +tree.Directive = require('./directive'); +tree.DetachedRuleset = require('./detached-ruleset'); +tree.Operation = require('./operation'); +tre...
40
move tree index underneath tree
0
.js
js
apache-2.0
less/less.js
10050602
<NME> .travis.yml <BEF> ADDFILE <MSG> chore(travis): initial version <DFF> @@ -0,0 +1,7 @@ +# https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-the-Chrome-addon-in-the-headless-mode +dist: trusty +addons: + chrome: stable +language: node_js +node_js: + - 8
7
chore(travis): initial version
0
.yml
travis
mit
LucianoGanga/simple-headless-chrome
10050603
<NME> parse-error-with-import.txt <BEF> ADDFILE <MSG> detect parse errors, even with an import. fixes #1053 <DFF> @@ -0,0 +1,4 @@ +ParseError: Syntax Error on line 8 in {path}parse-error-with-import.less:8:8 +7 +8 nonsense; +9
4
detect parse errors, even with an import. fixes #1053
0
.txt
txt
apache-2.0
less/less.js
10050604
<NME> parse-error-with-import.txt <BEF> ADDFILE <MSG> detect parse errors, even with an import. fixes #1053 <DFF> @@ -0,0 +1,4 @@ +ParseError: Syntax Error on line 8 in {path}parse-error-with-import.less:8:8 +7 +8 nonsense; +9
4
detect parse errors, even with an import. fixes #1053
0
.txt
txt
apache-2.0
less/less.js
10050605
<NME> parse-error-with-import.txt <BEF> ADDFILE <MSG> detect parse errors, even with an import. fixes #1053 <DFF> @@ -0,0 +1,4 @@ +ParseError: Syntax Error on line 8 in {path}parse-error-with-import.less:8:8 +7 +8 nonsense; +9
4
detect parse errors, even with an import. fixes #1053
0
.txt
txt
apache-2.0
less/less.js
10050606
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1 _OFUNCTIONS_BUILD=2016120801 ## 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: ## PROGRAM=progra...
4
Added msys2 detection and bootstrap safe code
3
.sh
sh
bsd-3-clause
deajan/osync
10050607
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1 _OFUNCTIONS_BUILD=2016120801 ## 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: ## PROGRAM=progra...
4
Added msys2 detection and bootstrap safe code
3
.sh
sh
bsd-3-clause
deajan/osync
10050608
<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-RC1+dev _OFUNCTIONS_BUILD=2017020501 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_...
3
Fixed inline messages when encoding used
2
.sh
sh
bsd-3-clause
deajan/osync
10050609
<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-RC1+dev _OFUNCTIONS_BUILD=2017020501 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_...
3
Fixed inline messages when encoding used
2
.sh
sh
bsd-3-clause
deajan/osync
10050610
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2019072301 # 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...
3
Added parenthesis to tests
3
.sh
sh
bsd-3-clause
deajan/osync
10050611
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2019072301 # 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...
3
Added parenthesis to tests
3
.sh
sh
bsd-3-clause
deajan/osync
10050612
<NME> actions.js <BEF> /* global XMLHttpRequest */ 'use strict' const debug = require('debug')('HeadlessChrome:actions') const Promise = require('bluebird') const fs = require('mz/fs') const _ = require('lodash') const { browserIsInitialized, sleep, fixSelector, interleaveArrayToObject, promiseTimeout, o...
14
Merge pull request #10 from saidganim/master
0
.js
js
mit
LucianoGanga/simple-headless-chrome
10050613
<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...
3
Added daemon option to file monitor mode
0
.md
md
bsd-3-clause
deajan/osync
10050614
<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...
3
Added daemon option to file monitor mode
0
.md
md
bsd-3-clause
deajan/osync
10050615
<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-dev _OFUNCTIONS_BUILD=2016121201 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
7
Disable rsync --skip-compress on MacOS
4
.sh
sh
bsd-3-clause
deajan/osync
10050616
<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-dev _OFUNCTIONS_BUILD=2016121201 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
7
Disable rsync --skip-compress on MacOS
4
.sh
sh
bsd-3-clause
deajan/osync
10050617
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2018100102 ## 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" } ...
6
Added preprocessing to batch runner
1
.sh
sh
bsd-3-clause
deajan/osync
10050618
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2018100102 ## 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" } ...
6
Added preprocessing to batch runner
1
.sh
sh
bsd-3-clause
deajan/osync
10050619
<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...
4
Updated changelog
0
.md
md
bsd-3-clause
deajan/osync
10050620
<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...
4
Updated changelog
0
.md
md
bsd-3-clause
deajan/osync
10050621
<NME> RELEASES <BEF> ## Releases require the following - Documentation must be up to date - grep -Eri "TODO|WIP" osync/* must be run in order to find potential release blockers, including in unit tests and config files - packaging files must be updated (RHEL / Arch) - Before every release, shellcheck must be run - ./...
2
Update texte files
1
RELEASES
bsd-3-clause
deajan/osync
10050622
<NME> RELEASES <BEF> ## Releases require the following - Documentation must be up to date - grep -Eri "TODO|WIP" osync/* must be run in order to find potential release blockers, including in unit tests and config files - packaging files must be updated (RHEL / Arch) - Before every release, shellcheck must be run - ./...
2
Update texte files
1
RELEASES
bsd-3-clause
deajan/osync
10050623
<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
Simpler current log
4
.sh
sh
bsd-3-clause
deajan/osync
10050624
<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
Simpler current log
4
.sh
sh
bsd-3-clause
deajan/osync
10050625
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2017061901 ## 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" } ...
2
Addec CheckRFC822 subset
1
.sh
sh
bsd-3-clause
deajan/osync
10050626
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2017061901 ## 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" } ...
2
Addec CheckRFC822 subset
1
.sh
sh
bsd-3-clause
deajan/osync
10050627
<NME> ie-filters.less <BEF> ADDFILE <MSG> Merge pull request #458 from fat/assignment-entities Assignment entities <DFF> @@ -0,0 +1,8 @@ +@fat: 0; +@cloudhead: "#000000"; + +.nav { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 20); + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@fat); + fil...
8
Merge pull request #458 from fat/assignment-entities
0
.less
less
apache-2.0
less/less.js
10050628
<NME> ie-filters.less <BEF> ADDFILE <MSG> Merge pull request #458 from fat/assignment-entities Assignment entities <DFF> @@ -0,0 +1,8 @@ +@fat: 0; +@cloudhead: "#000000"; + +.nav { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 20); + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@fat); + fil...
8
Merge pull request #458 from fat/assignment-entities
0
.less
less
apache-2.0
less/less.js
10050629
<NME> ie-filters.less <BEF> ADDFILE <MSG> Merge pull request #458 from fat/assignment-entities Assignment entities <DFF> @@ -0,0 +1,8 @@ +@fat: 0; +@cloudhead: "#000000"; + +.nav { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 20); + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@fat); + fil...
8
Merge pull request #458 from fat/assignment-entities
0
.less
less
apache-2.0
less/less.js
10050630
<NME> config.yml <BEF> # CircleCI Pre-Built Docker Images # - https://circleci.com/docs/2.0/circleci-images/ # CirlceCI Configuration version: 2.1 orbs: browser-tools: circleci/browser-tools@1.2.3 # References references: working_directory: &working_directory ~/app image_node: &image_node image: cimg...
8
fix(module): e2e runs against compatible chrome version (#63)
0
.yml
circleci/config
mit
nicky-lenaers/ngx-scroll-to
10050631
<NME> config.yml <BEF> # CircleCI Pre-Built Docker Images # - https://circleci.com/docs/2.0/circleci-images/ # CirlceCI Configuration version: 2.1 orbs: browser-tools: circleci/browser-tools@1.2.3 # References references: working_directory: &working_directory ~/app image_node: &image_node image: cimg...
8
fix(module): e2e runs against compatible chrome version (#63)
0
.yml
circleci/config
mit
nicky-lenaers/ngx-scroll-to
10050632
<NME> config.yml <BEF> # CircleCI Pre-Built Docker Images # - https://circleci.com/docs/2.0/circleci-images/ # CirlceCI Configuration version: 2.1 orbs: browser-tools: circleci/browser-tools@1.2.3 # References references: working_directory: &working_directory ~/app image_node: &image_node image: cimg...
8
fix(module): e2e runs against compatible chrome version (#63)
0
.yml
circleci/config
mit
nicky-lenaers/ngx-scroll-to
10050633
<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 _OFUNCTIONS_BUILD=2016121101 _OFUNCTIONS_BOOTSTRAP=true ## BEGIN Generic bash functions ...
2
Added android to OS exclusion list for ACL sync
2
.sh
sh
bsd-3-clause
deajan/osync
10050634
<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 _OFUNCTIONS_BUILD=2016121101 _OFUNCTIONS_BOOTSTRAP=true ## BEGIN Generic bash functions ...
2
Added android to OS exclusion list for ACL sync
2
.sh
sh
bsd-3-clause
deajan/osync
10050635
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016102301 # 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...
65
Added more unit tests
12
.sh
sh
bsd-3-clause
deajan/osync
10050636
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016102301 # 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...
65
Added more unit tests
12
.sh
sh
bsd-3-clause
deajan/osync
10050637
<NME> less-1.1.3.min.js <BEF> ADDFILE <MSG> (build) 1.1.3 <DFF> @@ -0,0 +1,16 @@ +// +// LESS - Leaner CSS v1.1.3 +// http://lesscss.org +// +// Copyright (c) 2009-2011, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +// +// LESS - Leaner CSS v1.1.3 +// http://lesscss.org +// +// Copyright (c) 2009-20...
16
(build) 1.1.3
0
.js
1
apache-2.0
less/less.js
10050638
<NME> less-1.1.3.min.js <BEF> ADDFILE <MSG> (build) 1.1.3 <DFF> @@ -0,0 +1,16 @@ +// +// LESS - Leaner CSS v1.1.3 +// http://lesscss.org +// +// Copyright (c) 2009-2011, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +// +// LESS - Leaner CSS v1.1.3 +// http://lesscss.org +// +// Copyright (c) 2009-20...
16
(build) 1.1.3
0
.js
1
apache-2.0
less/less.js
10050639
<NME> less-1.1.3.min.js <BEF> ADDFILE <MSG> (build) 1.1.3 <DFF> @@ -0,0 +1,16 @@ +// +// LESS - Leaner CSS v1.1.3 +// http://lesscss.org +// +// Copyright (c) 2009-2011, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +// +// LESS - Leaner CSS v1.1.3 +// http://lesscss.org +// +// Copyright (c) 2009-20...
16
(build) 1.1.3
0
.js
1
apache-2.0
less/less.js
10050640
<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
Fixed bogus value shown with preflight checks
2
.sh
sh
bsd-3-clause
deajan/osync
10050641
<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
Fixed bogus value shown with preflight checks
2
.sh
sh
bsd-3-clause
deajan/osync
10050642
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/LucianoGanga/simple-headless-chrome.svg?branch=master)](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
update readme
0
.md
md
mit
LucianoGanga/simple-headless-chrome
10050643
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/LucianoGanga/simple-headless-chrome.svg?branch=master)](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
Update README.md
0
.md
md
mit
LucianoGanga/simple-headless-chrome
10050644
<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...
14
Reenabled all tests
14
.sh
sh
bsd-3-clause
deajan/osync
10050645
<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...
14
Reenabled all tests
14
.sh
sh
bsd-3-clause
deajan/osync
10050646
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-RC1+dev _OFUNCTIONS_BUILD=2017020703 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false...
3
Bumped version to v1.2RC2
3
.sh
sh
bsd-3-clause
deajan/osync
10050647
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-RC1+dev _OFUNCTIONS_BUILD=2017020703 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false...
3
Bumped version to v1.2RC2
3
.sh
sh
bsd-3-clause
deajan/osync
10050648
<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-pre PROGRAM_BU...
7
Merge script should take relative path for ofunctions
6
.sh
sh
bsd-3-clause
deajan/osync
10050649
<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-pre PROGRAM_BU...
7
Merge script should take relative path for ofunctions
6
.sh
sh
bsd-3-clause
deajan/osync