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
10050950
<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=0411201302 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTI...
9
Added (very) initial MacOSX support
2
.sh
sh
bsd-3-clause
deajan/osync
10050951
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2016120701 ## 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
Removed unnecessary code
41
.sh
sh
bsd-3-clause
deajan/osync
10050952
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2016120701 ## 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
Removed unnecessary code
41
.sh
sh
bsd-3-clause
deajan/osync
10050953
<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 ...
4
Add resize full screen option to readme
1
.md
md
mit
LucianoGanga/simple-headless-chrome
10050954
<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...
12
Fixed long standing issue with remote rsync calls containing special characters
38
.sh
sh
bsd-3-clause
deajan/osync
10050955
<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...
12
Fixed long standing issue with remote rsync calls containing special characters
38
.sh
sh
bsd-3-clause
deajan/osync
10050956
<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...
30
Fixed MINIMUM_SPACE=0 should not check space requirements, Thanks Val
25
.sh
sh
bsd-3-clause
deajan/osync
10050957
<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...
30
Fixed MINIMUM_SPACE=0 should not check space requirements, Thanks Val
25
.sh
sh
bsd-3-clause
deajan/osync
10050958
<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 ## todo: # add dryrun, DOC: never run dry when already run real or you will lose your del...
48
Improved resume and backup functionnality.
32
.sh
sh
bsd-3-clause
deajan/osync
10050959
<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 ## todo: # add dryrun, DOC: never run dry when already run real or you will lose your del...
48
Improved resume and backup functionnality.
32
.sh
sh
bsd-3-clause
deajan/osync
10050960
<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=2015...
2
Upgrade script adds missing config file values
2
.sh
sh
bsd-3-clause
deajan/osync
10050961
<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=2015...
2
Upgrade script adds missing config file values
2
.sh
sh
bsd-3-clause
deajan/osync
10050962
<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...
92
Rebuilt targets
48
.sh
sh
bsd-3-clause
deajan/osync
10050963
<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...
92
Rebuilt targets
48
.sh
sh
bsd-3-clause
deajan/osync
10050964
<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. ...
1
Added comment about #121
0
.example
conf
bsd-3-clause
deajan/osync
10050965
<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. ...
1
Added comment about #121
0
.example
conf
bsd-3-clause
deajan/osync
10050966
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111703 ## 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: #############################################################...
6
Removed unncecessary code
85
.sh
sh
bsd-3-clause
deajan/osync
10050967
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111703 ## 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: #############################################################...
6
Removed unncecessary code
85
.sh
sh
bsd-3-clause
deajan/osync
10050968
<NME> linux.yml <BEF> ADDFILE <MSG> Add github actions workflow <DFF> @@ -0,0 +1,22 @@ +name: linux-tests + +on: [push, pull_request] + +jobs: + build: + + runs-on: ${{ matrix.os }} + strategy: + matrix: + os: [ubuntu-latest] + steps: + - name: Install dependencies + run: | + sudo a...
22
Add github actions workflow
0
.yml
github/workflows/linux
bsd-3-clause
deajan/osync
10050969
<NME> linux.yml <BEF> ADDFILE <MSG> Add github actions workflow <DFF> @@ -0,0 +1,22 @@ +name: linux-tests + +on: [push, pull_request] + +jobs: + build: + + runs-on: ${{ matrix.os }} + strategy: + matrix: + os: [ubuntu-latest] + steps: + - name: Install dependencies + run: | + sudo a...
22
Add github actions workflow
0
.yml
github/workflows/linux
bsd-3-clause
deajan/osync
10050970
<NME> actions.js <BEF> /* global XMLHttpRequest */ 'use strict'; function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } } function _asyncToGenerator(fn) { return function () { var g...
162
Rebuild + docs fix
146
.js
js
mit
LucianoGanga/simple-headless-chrome
10050971
<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=...
11
Fixed skip deletions from config file not handled properly
5
.sh
sh
bsd-3-clause
deajan/osync
10050972
<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=...
11
Fixed skip deletions from config file not handled properly
5
.sh
sh
bsd-3-clause
deajan/osync
10050973
<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...
5
Fixed boolean conversion after init
6
.sh
sh
bsd-3-clause
deajan/osync
10050974
<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...
5
Fixed boolean conversion after init
6
.sh
sh
bsd-3-clause
deajan/osync
10050975
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=2016111502 IS_STABLE=no #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_...
202
Rebuilt targets
121
.sh
sh
bsd-3-clause
deajan/osync
10050976
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=2016111502 IS_STABLE=no #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_...
202
Rebuilt targets
121
.sh
sh
bsd-3-clause
deajan/osync
10050977
<NME> update-osync-pkg.sh <BEF> #!/bin/bash git clone git+ssh://aur@aur.archlinux.org/osync.git osync.aur && cd "osync.aur" && srcdir="." && source "PKGBUILD" && url=$(echo -n ${source[0]} | sed 's/git+//g' | sed 's/#.*//g') && branch=$(echo -n ${source[0]} | sed 's/.*#branch=//g') && git clone -b $branch $url && # ...
106
Merge branch 'master' of https://github.com/deajan/osync
18
.sh
sh
bsd-3-clause
deajan/osync
10050978
<NME> update-osync-pkg.sh <BEF> #!/bin/bash git clone git+ssh://aur@aur.archlinux.org/osync.git osync.aur && cd "osync.aur" && srcdir="." && source "PKGBUILD" && url=$(echo -n ${source[0]} | sed 's/git+//g' | sed 's/#.*//g') && branch=$(echo -n ${source[0]} | sed 's/.*#branch=//g') && git clone -b $branch $url && # ...
106
Merge branch 'master' of https://github.com/deajan/osync
18
.sh
sh
bsd-3-clause
deajan/osync
10050979
<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...
1
Update CHANGELOG.md
0
.md
md
bsd-3-clause
deajan/osync
10050980
<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...
1
Update CHANGELOG.md
0
.md
md
bsd-3-clause
deajan/osync
10050981
<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...
17
Add more event emiters
10
.js
js
mit
LucianoGanga/simple-headless-chrome
10050982
<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=...
11
Some semantic updates for locking functions
7
.sh
sh
bsd-3-clause
deajan/osync
10050983
<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=...
11
Some semantic updates for locking functions
7
.sh
sh
bsd-3-clause
deajan/osync
10050984
<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 2016122301 # 4 tests: # quicklocal ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # 4 tes...
3
Enabled remote host ping when not testing on travis
1
.sh
sh
bsd-3-clause
deajan/osync
10050985
<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 2016122301 # 4 tests: # quicklocal ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # 4 tes...
3
Enabled remote host ping when not testing on travis
1
.sh
sh
bsd-3-clause
deajan/osync
10050986
<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...
1
Added release date to v1.2-RC1
1
.md
md
bsd-3-clause
deajan/osync
10050987
<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...
1
Added release date to v1.2-RC1
1
.md
md
bsd-3-clause
deajan/osync
10050988
<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=...
12
Added ACL/Xattr default values for quicksync
4
.sh
sh
bsd-3-clause
deajan/osync
10050989
<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=...
12
Added ACL/Xattr default values for quicksync
4
.sh
sh
bsd-3-clause
deajan/osync
10050990
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Rebuilt targets
2
.sh
sh
bsd-3-clause
deajan/osync
10050991
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Rebuilt targets
2
.sh
sh
bsd-3-clause
deajan/osync
10050992
<NME> osync.spec <BEF> %define name osync %define gitsource https://github.com/deajan/%{name}/archive/stable.zip %define use_systemd 1 %{?el5:%define use_systemd 0} %{?el6:%define use_systemd 0} Name: %{name} Version: 1.2RC1 Release: 1%{?dist} Summary: robust file synchronization tool Group: A...
16
Merge pull request #93 from liger1978/update_spec
10
.spec
spec
bsd-3-clause
deajan/osync
10050993
<NME> osync.spec <BEF> %define name osync %define gitsource https://github.com/deajan/%{name}/archive/stable.zip %define use_systemd 1 %{?el5:%define use_systemd 0} %{?el6:%define use_systemd 0} Name: %{name} Version: 1.2RC1 Release: 1%{?dist} Summary: robust file synchronization tool Group: A...
16
Merge pull request #93 from liger1978/update_spec
10
.spec
spec
bsd-3-clause
deajan/osync
10050994
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Still adding (very) initial MacOSX support
2
.sh
sh
bsd-3-clause
deajan/osync
10050995
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Still adding (very) initial MacOSX support
2
.sh
sh
bsd-3-clause
deajan/osync
10050996
<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...
14
Fix #203 check file presence for get file attribs
10
.sh
sh
bsd-3-clause
deajan/osync
10050997
<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...
14
Fix #203 check file presence for get file attribs
10
.sh
sh
bsd-3-clause
deajan/osync
10050998
<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
Added option to ignore unknown OS
32
.sh
sh
bsd-3-clause
deajan/osync
10050999
<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
Added option to ignore unknown OS
32
.sh
sh
bsd-3-clause
deajan/osync
10051000
<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...
43
Rebuilt targets
26
.sh
sh
bsd-3-clause
deajan/osync
10051001
<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...
43
Rebuilt targets
26
.sh
sh
bsd-3-clause
deajan/osync
10051002
<NME> osync-srv <BEF> #!/usr/bin/env bash # # osync-srv Two way directory sync daemon # # chkconfig: - 90 99 # description: monitors a local directory and syncs to a local or remote \ # directory on file changes # processname: /usr/local/bin/osync.sh # config: /etc/osync/*.conf # pidfile: /var/run/osync #...
2
osync-srv: Fix syntax errors when setting errno
2
osync-srv
bsd-3-clause
deajan/osync
10051003
<NME> osync-srv <BEF> #!/usr/bin/env bash # # osync-srv Two way directory sync daemon # # chkconfig: - 90 99 # description: monitors a local directory and syncs to a local or remote \ # directory on file changes # processname: /usr/local/bin/osync.sh # config: /etc/osync/*.conf # pidfile: /var/run/osync #...
2
osync-srv: Fix syntax errors when setting errno
2
osync-srv
bsd-3-clause
deajan/osync
10051004
<NME> jasmine-jsreporter.js <BEF> ADDFILE <MSG> improver browsertest-server and use jasmine js-reporter (for integration with sauce) <DFF> @@ -0,0 +1,392 @@ +/* + This file is part of the Jasmine JSReporter project from Ivan De Marino. + + Copyright (C) 2011-2014 Ivan De Marino <http://ivandemarino.me> + Copyright (C)...
392
improver browsertest-server and use jasmine js-reporter (for integration with sauce)
0
.js
js
apache-2.0
less/less.js
10051005
<NME> jasmine-jsreporter.js <BEF> ADDFILE <MSG> improver browsertest-server and use jasmine js-reporter (for integration with sauce) <DFF> @@ -0,0 +1,392 @@ +/* + This file is part of the Jasmine JSReporter project from Ivan De Marino. + + Copyright (C) 2011-2014 Ivan De Marino <http://ivandemarino.me> + Copyright (C)...
392
improver browsertest-server and use jasmine js-reporter (for integration with sauce)
0
.js
js
apache-2.0
less/less.js
10051006
<NME> jasmine-jsreporter.js <BEF> ADDFILE <MSG> improver browsertest-server and use jasmine js-reporter (for integration with sauce) <DFF> @@ -0,0 +1,392 @@ +/* + This file is part of the Jasmine JSReporter project from Ivan De Marino. + + Copyright (C) 2011-2014 Ivan De Marino <http://ivandemarino.me> + Copyright (C)...
392
improver browsertest-server and use jasmine js-reporter (for integration with sauce)
0
.js
js
apache-2.0
less/less.js
10051007
<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
Reenabled local and remote tests
4
.sh
sh
bsd-3-clause
deajan/osync
10051008
<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
Reenabled local and remote tests
4
.sh
sh
bsd-3-clause
deajan/osync
10051009
<NME> CHANGELOG.md <BEF> # 2.7.1 HOTFIX 2016-05-09 - [#3575](https://github.com/less/less.js/pull/3575) Fixes #3574 (#3575) (@matthew-dean) ### v3.13.0 (2020-12-12) - [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean) - [#3550](https://github.com/les...
26
Update CHANGELOG.md with 3.x list
0
.md
md
apache-2.0
less/less.js
10051010
<NME> CHANGELOG.md <BEF> # 2.7.1 HOTFIX 2016-05-09 - [#3575](https://github.com/less/less.js/pull/3575) Fixes #3574 (#3575) (@matthew-dean) ### v3.13.0 (2020-12-12) - [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean) - [#3550](https://github.com/les...
26
Update CHANGELOG.md with 3.x list
0
.md
md
apache-2.0
less/less.js
10051011
<NME> CHANGELOG.md <BEF> # 2.7.1 HOTFIX 2016-05-09 - [#3575](https://github.com/less/less.js/pull/3575) Fixes #3574 (#3575) (@matthew-dean) ### v3.13.0 (2020-12-12) - [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean) - [#3550](https://github.com/les...
26
Update CHANGELOG.md with 3.x list
0
.md
md
apache-2.0
less/less.js
10051012
<NME> navigateTwoTabs.js <BEF> const HeadlessChrome = require('../../') const test = require('tap').test test('Headless Chrome - Tabs', async function (group) { group.comment(`Initializating HeadlessChrome...`) const browser = new HeadlessChrome({ headless: true }) await browser.init() const tabA...
2
fix typo
4
.js
js
mit
LucianoGanga/simple-headless-chrome
10051013
<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
Remove twitter-bootstrap tag from SO link
1
.md
md
apache-2.0
less/less.js
10051014
<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
Remove twitter-bootstrap tag from SO link
1
.md
md
apache-2.0
less/less.js
10051015
<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
Remove twitter-bootstrap tag from SO link
1
.md
md
apache-2.0
less/less.js
10051016
<NME> bootstrap.sh <BEF> #!/usr/bin/env bash ## dev pre-processor bootstrap rev 2019052001 ## 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...
5
Added bootstrap termux-fix-shebang
0
.sh
sh
bsd-3-clause
deajan/osync
10051017
<NME> bootstrap.sh <BEF> #!/usr/bin/env bash ## dev pre-processor bootstrap rev 2019052001 ## 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...
5
Added bootstrap termux-fix-shebang
0
.sh
sh
bsd-3-clause
deajan/osync
10051018
<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=2016121203 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
2
Fixed missing env variables for remote calls
9
.sh
sh
bsd-3-clause
deajan/osync
10051019
<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=2016121203 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
2
Fixed missing env variables for remote calls
9
.sh
sh
bsd-3-clause
deajan/osync
10051020
<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...
225
Rebuilt targets
188
.sh
sh
bsd-3-clause
deajan/osync
10051021
<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...
225
Rebuilt targets
188
.sh
sh
bsd-3-clause
deajan/osync
10051022
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Sync attributes didn't honor dry argument
2
.sh
sh
bsd-3-clause
deajan/osync
10051023
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Sync attributes didn't honor dry argument
2
.sh
sh
bsd-3-clause
deajan/osync
10051024
<NME> CHANGELOG.md <BEF> RECENT CHANGES -------------- dd Mmm YYYY: osync v1.3 release (for full changelog since v1.2 branch see all v1.3-beta/RC entries) dd Mmm YYYY: osync v1.3-RC1 release ! New option --sync=bidir|initator2target|target2initiator #147 ! Vercomp function is now BusyBox compatible ! new option FORC...
7
Updated changelog
1
.md
md
bsd-3-clause
deajan/osync
10051025
<NME> CHANGELOG.md <BEF> RECENT CHANGES -------------- dd Mmm YYYY: osync v1.3 release (for full changelog since v1.2 branch see all v1.3-beta/RC entries) dd Mmm YYYY: osync v1.3-RC1 release ! New option --sync=bidir|initator2target|target2initiator #147 ! Vercomp function is now BusyBox compatible ! new option FORC...
7
Updated changelog
1
.md
md
bsd-3-clause
deajan/osync
10051026
<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 #1744 from jeffslofish/patch-1
1
.md
md
apache-2.0
less/less.js
10051027
<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 #1744 from jeffslofish/patch-1
1
.md
md
apache-2.0
less/less.js
10051028
<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 #1744 from jeffslofish/patch-1
1
.md
md
apache-2.0
less/less.js
10051029
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Update README.md
0
.md
md
bsd-3-clause
deajan/osync
10051030
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Update README.md
0
.md
md
bsd-3-clause
deajan/osync
10051031
<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=2016121303 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
3
Fixed RemoteLogger prefix
3
.sh
sh
bsd-3-clause
deajan/osync
10051032
<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=2016121303 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
3
Fixed RemoteLogger prefix
3
.sh
sh
bsd-3-clause
deajan/osync
10051033
<NME> shellcheck.sh <BEF> ADDFILE <MSG> Added shellcheck wrapper for debug version <DFF> @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +#SC2120 = only for debug version + +shellcheck -e SC2086,SC2119,SC2120 $1
5
Added shellcheck wrapper for debug version
0
.sh
sh
bsd-3-clause
deajan/osync
10051034
<NME> shellcheck.sh <BEF> ADDFILE <MSG> Added shellcheck wrapper for debug version <DFF> @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +#SC2120 = only for debug version + +shellcheck -e SC2086,SC2119,SC2120 $1
5
Added shellcheck wrapper for debug version
0
.sh
sh
bsd-3-clause
deajan/osync
10051035
<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
Prevent spinner from logging in service mode
2
.sh
sh
bsd-3-clause
deajan/osync
10051036
<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
Prevent spinner from logging in service mode
2
.sh
sh
bsd-3-clause
deajan/osync
10051037
<NME> common_batch.sh <BEF> #!/usr/bin/env bash SUBPROGRAM=[prgname] PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones AUTHOR="(L) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr - ozy@netpower.fr" PROGRAM_BUILD=2016120102 ## Runs an osync /ob...
3
Emulate earlier batch behavior by adding maxdepth 1 to find
3
.sh
sh
bsd-3-clause
deajan/osync
10051038
<NME> common_batch.sh <BEF> #!/usr/bin/env bash SUBPROGRAM=[prgname] PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones AUTHOR="(L) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr - ozy@netpower.fr" PROGRAM_BUILD=2016120102 ## Runs an osync /ob...
3
Emulate earlier batch behavior by adding maxdepth 1 to find
3
.sh
sh
bsd-3-clause
deajan/osync
10051039
<NME> osync-srv@.service.user <BEF> [Unit] Description=A robust two way (bidirectional) file sync script based on rsync with fault tolerance After=time-sync.target local-fs.target network-online.target Wants=network-online.target [Service] Type=simple ExecStart=$(which osync.sh) /etc/osync/%i --on-changes --silent [I...
1
Updated allowed exit codes
1
.user
service
bsd-3-clause
deajan/osync
10051040
<NME> osync-srv@.service.user <BEF> [Unit] Description=A robust two way (bidirectional) file sync script based on rsync with fault tolerance After=time-sync.target local-fs.target network-online.target Wants=network-online.target [Service] Type=simple ExecStart=$(which osync.sh) /etc/osync/%i --on-changes --silent [I...
1
Updated allowed exit codes
1
.user
service
bsd-3-clause
deajan/osync
10051041
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Merge pull request #8 from senorsmile/master
2
.sh
sh
bsd-3-clause
deajan/osync
10051042
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2...
2
Merge pull request #8 from senorsmile/master
2
.sh
sh
bsd-3-clause
deajan/osync
10051043
<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.svg?branch=master)](https://travis-ci.org/less/less.js) [![Build status](https://ci.appveyor.com/api/projects/status/bx2qspy3qbuxpl9q/branch/3.x?svg=true)](https://...
1
Point badges at master branch
1
.md
md
apache-2.0
less/less.js
10051044
<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.svg?branch=master)](https://travis-ci.org/less/less.js) [![Build status](https://ci.appveyor.com/api/projects/status/bx2qspy3qbuxpl9q/branch/3.x?svg=true)](https://...
1
Point badges at master branch
1
.md
md
apache-2.0
less/less.js
10051045
<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.svg?branch=master)](https://travis-ci.org/less/less.js) [![Build status](https://ci.appveyor.com/api/projects/status/bx2qspy3qbuxpl9q/branch/3.x?svg=true)](https://...
1
Point badges at master branch
1
.md
md
apache-2.0
less/less.js
10051046
<NME> simple-ruleset-2162.less <BEF> ADDFILE <MSG> Created separate test case for #2162 <DFF> @@ -0,0 +1,3 @@ +ruleset { + shall-be-invisible: less; +}
3
Created separate test case for #2162
0
.less
less
apache-2.0
less/less.js
10051047
<NME> simple-ruleset-2162.less <BEF> ADDFILE <MSG> Created separate test case for #2162 <DFF> @@ -0,0 +1,3 @@ +ruleset { + shall-be-invisible: less; +}
3
Created separate test case for #2162
0
.less
less
apache-2.0
less/less.js
10051048
<NME> simple-ruleset-2162.less <BEF> ADDFILE <MSG> Created separate test case for #2162 <DFF> @@ -0,0 +1,3 @@ +ruleset { + shall-be-invisible: less; +}
3
Created separate test case for #2162
0
.less
less
apache-2.0
less/less.js
10051049
<NME> svg-gradient6.txt <BEF> ADDFILE <MSG> allow a list of colors as argument for the svg-gradient function <DFF> @@ -0,0 +1,4 @@ +ArgumentError: error evaluating function `svg-gradient`: svg-gradient direction must be 'to bottom', 'to right', 'to bottom right', 'to top right' or 'ellipse at center' in {path}svg-grad...
4
allow a list of colors as argument for the svg-gradient function
0
.txt
txt
apache-2.0
less/less.js