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
10050650
<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="http://badge.fury.io/js/less"><a href="https://opencollective.com/less" alt="Financial Contributors on Open Collective"><img src="https://opencollective.com/less/all/badge...
2
Simplify badges on Readme
2
.md
md
apache-2.0
less/less.js
10050651
<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="http://badge.fury.io/js/less"><a href="https://opencollective.com/less" alt="Financial Contributors on Open Collective"><img src="https://opencollective.com/less/all/badge...
2
Simplify badges on Readme
2
.md
md
apache-2.0
less/less.js
10050652
<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="http://badge.fury.io/js/less"><a href="https://opencollective.com/less" alt="Financial Contributors on Open Collective"><img src="https://opencollective.com/less/all/badge...
2
Simplify badges on Readme
2
.md
md
apache-2.0
less/less.js
10050653
<NME> yarn.lock <BEF> # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 "@types/core-js@^0.9.41": version "0.9.41" resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-0.9.41.tgz#cfeceb63c2beaa29f882252c7c18e0e9471ff4e2" "@types/mkdirp@^0.3.29": version "0.3.29" resolved "ht...
3,743
get things workng on Node 4
274
.lock
lock
mit
LucianoGanga/simple-headless-chrome
10050654
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user t...
8
Trim trailing whitespace.
8
.md
md
apache-2.0
less/less.js
10050655
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user t...
8
Trim trailing whitespace.
8
.md
md
apache-2.0
less/less.js
10050656
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user t...
8
Trim trailing whitespace.
8
.md
md
apache-2.0
less/less.js
10050657
<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...
9
Merge pull request #15 from onovy/param-check
0
.sh
sh
bsd-3-clause
deajan/osync
10050658
<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...
9
Merge pull request #15 from onovy/param-check
0
.sh
sh
bsd-3-clause
deajan/osync
10050659
<NME> CHANGELOG.md <BEF> ## Change Log ### v3.13.0 (2020-12-12) - [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean) - [#3550](https://github.com/less/less.js/pull/3550) Examples contain more valid CSS, to test with a new parser (#3550) (@matthew-dean...
9
Update changelog.md
1
.md
md
apache-2.0
less/less.js
10050660
<NME> CHANGELOG.md <BEF> ## Change Log ### v3.13.0 (2020-12-12) - [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean) - [#3550](https://github.com/less/less.js/pull/3550) Examples contain more valid CSS, to test with a new parser (#3550) (@matthew-dean...
9
Update changelog.md
1
.md
md
apache-2.0
less/less.js
10050661
<NME> CHANGELOG.md <BEF> ## Change Log ### v3.13.0 (2020-12-12) - [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean) - [#3550](https://github.com/less/less.js/pull/3550) Examples contain more valid CSS, to test with a new parser (#3550) (@matthew-dean...
9
Update changelog.md
1
.md
md
apache-2.0
less/less.js
10050662
<NME> mixin-not-defined-2.txt <BEF> ADDFILE <MSG> Merge pull request #3258 from matthew-dean/bugfix-2824 Fixes #2824 - Expressions require a delimiter of some kind in mixin args <DFF> @@ -0,0 +1,4 @@ +RuntimeError: No matching definition was found for `.non-matching-mixin(x, y)` in {path}mixin-not-defined-2.less on li...
4
Merge pull request #3258 from matthew-dean/bugfix-2824
0
.txt
txt
apache-2.0
less/less.js
10050663
<NME> mixin-not-defined-2.txt <BEF> ADDFILE <MSG> Merge pull request #3258 from matthew-dean/bugfix-2824 Fixes #2824 - Expressions require a delimiter of some kind in mixin args <DFF> @@ -0,0 +1,4 @@ +RuntimeError: No matching definition was found for `.non-matching-mixin(x, y)` in {path}mixin-not-defined-2.less on li...
4
Merge pull request #3258 from matthew-dean/bugfix-2824
0
.txt
txt
apache-2.0
less/less.js
10050664
<NME> mixin-not-defined-2.txt <BEF> ADDFILE <MSG> Merge pull request #3258 from matthew-dean/bugfix-2824 Fixes #2824 - Expressions require a delimiter of some kind in mixin args <DFF> @@ -0,0 +1,4 @@ +RuntimeError: No matching definition was found for `.non-matching-mixin(x, y)` in {path}mixin-not-defined-2.less on li...
4
Merge pull request #3258 from matthew-dean/bugfix-2824
0
.txt
txt
apache-2.0
less/less.js
10050665
<NME> parse-error-curly-bracket.txt <BEF> ADDFILE <MSG> More tests for errors <DFF> @@ -0,0 +1,2 @@ +ParseError: Syntax Error on line 1 +1 }}
2
More tests for errors
0
.txt
txt
apache-2.0
less/less.js
10050666
<NME> parse-error-curly-bracket.txt <BEF> ADDFILE <MSG> More tests for errors <DFF> @@ -0,0 +1,2 @@ +ParseError: Syntax Error on line 1 +1 }}
2
More tests for errors
0
.txt
txt
apache-2.0
less/less.js
10050667
<NME> parse-error-curly-bracket.txt <BEF> ADDFILE <MSG> More tests for errors <DFF> @@ -0,0 +1,2 @@ +ParseError: Syntax Error on line 1 +1 }}
2
More tests for errors
0
.txt
txt
apache-2.0
less/less.js
10050668
<NME> .gitignore <BEF> ADDFILE <MSG> ignore node_modules <DFF> @@ -0,0 +1,1 @@ +node_modules
1
ignore node_modules
0
gitignore
apache-2.0
less/less.js
10050669
<NME> .gitignore <BEF> ADDFILE <MSG> ignore node_modules <DFF> @@ -0,0 +1,1 @@ +node_modules
1
ignore node_modules
0
gitignore
apache-2.0
less/less.js
10050670
<NME> .gitignore <BEF> ADDFILE <MSG> ignore node_modules <DFF> @@ -0,0 +1,1 @@ +node_modules
1
ignore node_modules
0
gitignore
apache-2.0
less/less.js
10050671
<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...
15
Added archlinux package URL
4
.md
md
bsd-3-clause
deajan/osync
10050672
<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...
15
Added archlinux package URL
4
.md
md
bsd-3-clause
deajan/osync
10050673
<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...
6
More unneeded fixes for old upgrade remote connections
0
.sh
sh
bsd-3-clause
deajan/osync
10050674
<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...
6
More unneeded fixes for old upgrade remote connections
0
.sh
sh
bsd-3-clause
deajan/osync
10050675
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=...
2
Moved cleanup function according to new ofunctions
4
.sh
sh
bsd-3-clause
deajan/osync
10050676
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=...
2
Moved cleanup function according to new ofunctions
4
.sh
sh
bsd-3-clause
deajan/osync
10050677
<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...
45
Rebuilt targets
26
.sh
sh
bsd-3-clause
deajan/osync
10050678
<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...
45
Rebuilt targets
26
.sh
sh
bsd-3-clause
deajan/osync
10050679
<NME> no-output.less <BEF> ADDFILE <MSG> do not create empty sourcemaps or add mapping comments on to empty files. Also fix empty files from having a newline in them. fixes #1491 <DFF> @@ -0,0 +1,2 @@ +.mixin() { +} \ No newline at end of file
2
do not create empty sourcemaps or add mapping comments on to empty files. Also fix empty files from having a newline in them. fixes #1491
0
.less
less
apache-2.0
less/less.js
10050680
<NME> no-output.less <BEF> ADDFILE <MSG> do not create empty sourcemaps or add mapping comments on to empty files. Also fix empty files from having a newline in them. fixes #1491 <DFF> @@ -0,0 +1,2 @@ +.mixin() { +} \ No newline at end of file
2
do not create empty sourcemaps or add mapping comments on to empty files. Also fix empty files from having a newline in them. fixes #1491
0
.less
less
apache-2.0
less/less.js
10050681
<NME> no-output.less <BEF> ADDFILE <MSG> do not create empty sourcemaps or add mapping comments on to empty files. Also fix empty files from having a newline in them. fixes #1491 <DFF> @@ -0,0 +1,2 @@ +.mixin() { +} \ No newline at end of file
2
do not create empty sourcemaps or add mapping comments on to empty files. Also fix empty files from having a newline in them. fixes #1491
0
.less
less
apache-2.0
less/less.js
10050682
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList AUTHOR="(L) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@net...
13
sleeping... commiting for sync_attrs too
6
.sh
sh
bsd-3-clause
deajan/osync
10050683
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList AUTHOR="(L) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@net...
13
sleeping... commiting for sync_attrs too
6
.sh
sh
bsd-3-clause
deajan/osync
10050684
<NME> setupHandlers.js <BEF> 'use strict' const debug = require('debug')('HeadlessChrome:handlers') const networkEvents = require('./events/network') module.exports = async function setupHandlers () { debug(`Setting up handlers...`) const Page = this.client.Page const Log = this.client.Log /** * Prepare t...
19
Add javascript dialog events
0
.js
js
mit
LucianoGanga/simple-headless-chrome
10050685
<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
Improved ParallelExec
0
.sh
sh
bsd-3-clause
deajan/osync
10050686
<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
Improved ParallelExec
0
.sh
sh
bsd-3-clause
deajan/osync
10050687
<NME> .gitignore <BEF> # OS and IDE .emacs* *.flymake *~ .#* .idea *.iml *.sublime-* .DS_Store # npm node_modules # project-specific tmp test/browser/less.js test/browser/test-runner-*.htm test/sourcemaps/*.map test/sourcemaps/*.css <MSG> add the test sourcemaps command and delete unused file <DFF> @@ -13,7 +13,6 @...
0
add the test sourcemaps command and delete unused file
1
gitignore
apache-2.0
less/less.js
10050688
<NME> .gitignore <BEF> # OS and IDE .emacs* *.flymake *~ .#* .idea *.iml *.sublime-* .DS_Store # npm node_modules # project-specific tmp test/browser/less.js test/browser/test-runner-*.htm test/sourcemaps/*.map test/sourcemaps/*.css <MSG> add the test sourcemaps command and delete unused file <DFF> @@ -13,7 +13,6 @...
0
add the test sourcemaps command and delete unused file
1
gitignore
apache-2.0
less/less.js
10050689
<NME> .gitignore <BEF> # OS and IDE .emacs* *.flymake *~ .#* .idea *.iml *.sublime-* .DS_Store # npm node_modules # project-specific tmp test/browser/less.js test/browser/test-runner-*.htm test/sourcemaps/*.map test/sourcemaps/*.css <MSG> add the test sourcemaps command and delete unused file <DFF> @@ -13,7 +13,6 @...
0
add the test sourcemaps command and delete unused file
1
gitignore
apache-2.0
less/less.js
10050690
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-dev _OFUNCTIONS_BUILD=2016121304 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### ## PROGRAM=program-name ## INSTANCE_ID=pro...
4
Made critical error message more readable
4
.sh
sh
bsd-3-clause
deajan/osync
10050691
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-dev _OFUNCTIONS_BUILD=2016121304 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### ## PROGRAM=program-name ## INSTANCE_ID=pro...
4
Made critical error message more readable
4
.sh
sh
bsd-3-clause
deajan/osync
10050692
<NME> KNOWNISSUES.md <BEF> KNOWN ISSUES ------------ - Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this) - Daemon mode monitors changes in the whole replica directories, without honoring exclusion lists - Soft deletion does not hon...
5
Make remarklint happy
6
.md
md
bsd-3-clause
deajan/osync
10050693
<NME> KNOWNISSUES.md <BEF> KNOWN ISSUES ------------ - Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this) - Daemon mode monitors changes in the whole replica directories, without honoring exclusion lists - Soft deletion does not hon...
5
Make remarklint happy
6
.md
md
bsd-3-clause
deajan/osync
10050694
<NME> include-path-string.less <BEF> ADDFILE <MSG> fix for issue #2500 <DFF> @@ -0,0 +1,3 @@ +data-uri { + property: data-uri('image.svg'); +}
3
fix for issue #2500
0
.less
less
apache-2.0
less/less.js
10050695
<NME> include-path-string.less <BEF> ADDFILE <MSG> fix for issue #2500 <DFF> @@ -0,0 +1,3 @@ +data-uri { + property: data-uri('image.svg'); +}
3
fix for issue #2500
0
.less
less
apache-2.0
less/less.js
10050696
<NME> include-path-string.less <BEF> ADDFILE <MSG> fix for issue #2500 <DFF> @@ -0,0 +1,3 @@ +data-uri { + property: data-uri('image.svg'); +}
3
fix for issue #2500
0
.less
less
apache-2.0
less/less.js
10050697
<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
Added comment
1
.sh
sh
bsd-3-clause
deajan/osync
10050698
<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
Added comment
1
.sh
sh
bsd-3-clause
deajan/osync
10050699
<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" PROGRAM_B...
9
Updated installer from pmocr
5
.sh
sh
bsd-3-clause
deajan/osync
10050700
<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" PROGRAM_B...
9
Updated installer from pmocr
5
.sh
sh
bsd-3-clause
deajan/osync
10050701
<NME> 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.netp...
297
Rebuilt targets
151
.sh
sh
bsd-3-clause
deajan/osync
10050702
<NME> 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.netp...
297
Rebuilt targets
151
.sh
sh
bsd-3-clause
deajan/osync
10050703
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=20...
15
Rebuilt targets
14
.sh
sh
bsd-3-clause
deajan/osync
10050704
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=20...
15
Rebuilt targets
14
.sh
sh
bsd-3-clause
deajan/osync
10050705
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.4-dev _OFUNCTIONS_BUILD=2017052801 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BO...
6
Added pid test in KillChilds
1
.sh
sh
bsd-3-clause
deajan/osync
10050706
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.4-dev _OFUNCTIONS_BUILD=2017052801 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BO...
6
Added pid test in KillChilds
1
.sh
sh
bsd-3-clause
deajan/osync
10050707
<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
GetRemoteOS executed anyway
0
.sh
sh
bsd-3-clause
deajan/osync
10050708
<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
GetRemoteOS executed anyway
0
.sh
sh
bsd-3-clause
deajan/osync
10050709
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user th...
1
make the include example text clearer
1
.md
md
apache-2.0
less/less.js
10050710
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user th...
1
make the include example text clearer
1
.md
md
apache-2.0
less/less.js
10050711
<NME> CONTRIBUTING.md <BEF> # Contributing to Less.js > We welcome feature requests and bug reports. Please read these guidelines before submitting one. <span class="warning">**Words that begin with the at sign (`@`) must be wrapped in backticks!** </span>. As a courtesy to avoid sending notifications to any user th...
1
make the include example text clearer
1
.md
md
apache-2.0
less/less.js
10050712
<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...
2
Merge pull request #1537 from radium-v/patch-1
2
.md
md
apache-2.0
less/less.js
10050713
<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...
2
Merge pull request #1537 from radium-v/patch-1
2
.md
md
apache-2.0
less/less.js
10050714
<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...
2
Merge pull request #1537 from radium-v/patch-1
2
.md
md
apache-2.0
less/less.js
10050715
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
3
Fix #195 by removing orphan WIP
3
.sh
sh
bsd-3-clause
deajan/osync
10050716
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do...
3
Fix #195 by removing orphan WIP
3
.sh
sh
bsd-3-clause
deajan/osync
10050717
<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 ...
13
Add .waitForPageToLoad() method
2
.js
js
mit
LucianoGanga/simple-headless-chrome
10050718
<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
forgot to add importing to README
0
.md
md
apache-2.0
less/less.js
10050719
<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
forgot to add importing to README
0
.md
md
apache-2.0
less/less.js
10050720
<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
forgot to add importing to README
0
.md
md
apache-2.0
less/less.js
10050721
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 # Allows the following environment variables ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # osync test suite 2016113002 # 4 tests: # quicklocal ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # 4 tes...
198
Added symlink / broken symlink tests
14
.sh
sh
bsd-3-clause
deajan/osync
10050722
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 # Allows the following environment variables ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # osync test suite 2016113002 # 4 tests: # quicklocal ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # 4 tes...
198
Added symlink / broken symlink tests
14
.sh
sh
bsd-3-clause
deajan/osync
10050723
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
13
Rebuilt targets
13
.sh
sh
bsd-3-clause
deajan/osync
10050724
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
13
Rebuilt targets
13
.sh
sh
bsd-3-clause
deajan/osync
10050725
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # If stopped while running, config file values might be wrong # osync test suite 2016112102 # 4 tests: # quicklocal # 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 ...
2
Fixed mkdir syntax to be BSD / Mac compatible
2
.sh
sh
bsd-3-clause
deajan/osync
10050726
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # If stopped while running, config file values might be wrong # osync test suite 2016112102 # 4 tests: # quicklocal # 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 ...
2
Fixed mkdir syntax to be BSD / Mac compatible
2
.sh
sh
bsd-3-clause
deajan/osync
10050727
<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 typo in variable substition
2
.sh
sh
bsd-3-clause
deajan/osync
10050728
<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 typo in variable substition
2
.sh
sh
bsd-3-clause
deajan/osync
10050729
<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...
2
Add install.sh help
0
.md
md
bsd-3-clause
deajan/osync
10050730
<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...
2
Add install.sh help
0
.md
md
bsd-3-clause
deajan/osync
10050731
<NME> README.md <BEF> # angular2-highcharts Angular2 charting components based on Highcharts. ###[Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview) ``` npm install angular2-highcharts --save [![build](https://travis-ci.org/gevgeny/angular2-highcharts.svg?branch=master)](https://travis-ci.org/gevgeny/angul...
2
Merge remote-tracking branch 'origin/master'
1
.md
md
mit
gevgeny/angular2-highcharts
10050732
<NME> README.md <BEF> # angular2-highcharts Angular2 charting components based on Highcharts. ###[Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview) ``` npm install angular2-highcharts --save [![build](https://travis-ci.org/gevgeny/angular2-highcharts.svg?branch=master)](https://travis-ci.org/gevgeny/angul...
2
Merge remote-tracking branch 'origin/master'
1
.md
md
mit
gevgeny/angular2-highcharts
10050733
<NME> sync.conf.example <BEF> ###### osync - Rsync based two way sync engine with fault tolerance ###### 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 2016121301 ## ---------- GENERAL OPTIONS ## Direc...
6
Trying to resolve mail encoding issues
1
.example
conf
bsd-3-clause
deajan/osync
10050734
<NME> sync.conf.example <BEF> ###### osync - Rsync based two way sync engine with fault tolerance ###### 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 2016121301 ## ---------- GENERAL OPTIONS ## Direc...
6
Trying to resolve mail encoding issues
1
.example
conf
bsd-3-clause
deajan/osync
10050735
<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...
12
Ported fixes from backup_tool_script
8
.sh
sh
bsd-3-clause
deajan/osync
10050736
<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...
12
Ported fixes from backup_tool_script
8
.sh
sh
bsd-3-clause
deajan/osync
10050737
<NME> no-sm-operations.less <BEF> ADDFILE <MSG> Merge pull request #2775 from SomMeri/master Parsing Error "Unrecognised input" for color operations with color names #2124 <DFF> @@ -0,0 +1,10 @@ +.named-colors-in-expressions { + color-0: 0 -red; + color-1: 1 - red; + color-2: red * 2; + color-3: 2 * red...
10
Merge pull request #2775 from SomMeri/master
0
.less
less
apache-2.0
less/less.js
10050738
<NME> no-sm-operations.less <BEF> ADDFILE <MSG> Merge pull request #2775 from SomMeri/master Parsing Error "Unrecognised input" for color operations with color names #2124 <DFF> @@ -0,0 +1,10 @@ +.named-colors-in-expressions { + color-0: 0 -red; + color-1: 1 - red; + color-2: red * 2; + color-3: 2 * red...
10
Merge pull request #2775 from SomMeri/master
0
.less
less
apache-2.0
less/less.js
10050739
<NME> no-sm-operations.less <BEF> ADDFILE <MSG> Merge pull request #2775 from SomMeri/master Parsing Error "Unrecognised input" for color operations with color names #2124 <DFF> @@ -0,0 +1,10 @@ +.named-colors-in-expressions { + color-0: 0 -red; + color-1: 1 - red; + color-2: red * 2; + color-3: 2 * red...
10
Merge pull request #2775 from SomMeri/master
0
.less
less
apache-2.0
less/less.js
10050740
<NME> README.md <BEF> [![NPM version](https://badge.fury.io/js/less.svg)](http://badge.fury.io/js/less) [![Build Status](https://travis-ci.org/less/less.js.png?branch=master)](https://travis-ci.org/less/less.js) [![Dependencies](https://david-dm.org/less/less.js.png)](https://david-dm.org/less/less.js) [![devDependenc...
2
Merge remote-tracking branch 'origin/master' into 2_0_0
2
.md
md
apache-2.0
less/less.js
10050741
<NME> README.md <BEF> [![NPM version](https://badge.fury.io/js/less.svg)](http://badge.fury.io/js/less) [![Build Status](https://travis-ci.org/less/less.js.png?branch=master)](https://travis-ci.org/less/less.js) [![Dependencies](https://david-dm.org/less/less.js.png)](https://david-dm.org/less/less.js) [![devDependenc...
2
Merge remote-tracking branch 'origin/master' into 2_0_0
2
.md
md
apache-2.0
less/less.js
10050742
<NME> README.md <BEF> [![NPM version](https://badge.fury.io/js/less.svg)](http://badge.fury.io/js/less) [![Build Status](https://travis-ci.org/less/less.js.png?branch=master)](https://travis-ci.org/less/less.js) [![Dependencies](https://david-dm.org/less/less.js.png)](https://david-dm.org/less/less.js) [![devDependenc...
2
Merge remote-tracking branch 'origin/master' into 2_0_0
2
.md
md
apache-2.0
less/less.js
10050743
<NME> log-listener.js <BEF> ADDFILE <MSG> move browser log code out to log listener and remove option I added temporarily that wasn't an opiption <DFF> @@ -0,0 +1,43 @@ +module.exports = function(less, options) { + + var logLevel_debug = 3, + logLevel_info = 2, + logLevel_errors = 1, + logLevel...
43
move browser log code out to log listener and remove option I added temporarily that wasn't an opiption
0
.js
js
apache-2.0
less/less.js
10050744
<NME> log-listener.js <BEF> ADDFILE <MSG> move browser log code out to log listener and remove option I added temporarily that wasn't an opiption <DFF> @@ -0,0 +1,43 @@ +module.exports = function(less, options) { + + var logLevel_debug = 3, + logLevel_info = 2, + logLevel_errors = 1, + logLevel...
43
move browser log code out to log listener and remove option I added temporarily that wasn't an opiption
0
.js
js
apache-2.0
less/less.js
10050745
<NME> log-listener.js <BEF> ADDFILE <MSG> move browser log code out to log listener and remove option I added temporarily that wasn't an opiption <DFF> @@ -0,0 +1,43 @@ +module.exports = function(less, options) { + + var logLevel_debug = 3, + logLevel_info = 2, + logLevel_errors = 1, + logLevel...
43
move browser log code out to log listener and remove option I added temporarily that wasn't an opiption
0
.js
js
apache-2.0
less/less.js
10050746
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111403 ## 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: #############################################################...
71
Refactor GetRemoteOS
5
.sh
sh
bsd-3-clause
deajan/osync
10050747
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111403 ## 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: #############################################################...
71
Refactor GetRemoteOS
5
.sh
sh
bsd-3-clause
deajan/osync
10050748
<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
Added monitor mode
3
.sh
sh
bsd-3-clause
deajan/osync
10050749
<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
Added monitor mode
3
.sh
sh
bsd-3-clause
deajan/osync