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
10052750
<NME> mixins-guards.less <BEF> ADDFILE <MSG> This fixes #2798 - left part of inequality could not be enclosed in parenthesis. <DFF> @@ -0,0 +1,25 @@ +// https://github.com/less/less.js/issues/2798 +.test-2798 when ((8+4) < 13) { + regression: fixed; +} +.test-2798 when ((8+6) < 13) { + regression: should not be v...
25
This fixes #2798 - left part of inequality could not be enclosed in parenthesis.
0
.less
less
apache-2.0
less/less.js
10052751
<NME> mixins-guards.less <BEF> ADDFILE <MSG> This fixes #2798 - left part of inequality could not be enclosed in parenthesis. <DFF> @@ -0,0 +1,25 @@ +// https://github.com/less/less.js/issues/2798 +.test-2798 when ((8+4) < 13) { + regression: fixed; +} +.test-2798 when ((8+6) < 13) { + regression: should not be v...
25
This fixes #2798 - left part of inequality could not be enclosed in parenthesis.
0
.less
less
apache-2.0
less/less.js
10052752
<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=...
4
Resuming previous operation should not be a warning message
5
.sh
sh
bsd-3-clause
deajan/osync
10052753
<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=...
4
Resuming previous operation should not be a warning message
5
.sh
sh
bsd-3-clause
deajan/osync
10052754
<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=...
12
Quick semantic update for soft stop
7
.sh
sh
bsd-3-clause
deajan/osync
10052755
<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=...
12
Quick semantic update for soft stop
7
.sh
sh
bsd-3-clause
deajan/osync
10052756
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
4
Fixed wrong number of arguments for _SummaryFromFile checks
4
.sh
sh
bsd-3-clause
deajan/osync
10052757
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
4
Fixed wrong number of arguments for _SummaryFromFile checks
4
.sh
sh
bsd-3-clause
deajan/osync
10052758
<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
Trying to identify concurrency issue with ConflictDetection
5
.sh
sh
bsd-3-clause
deajan/osync
10052759
<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
Trying to identify concurrency issue with ConflictDetection
5
.sh
sh
bsd-3-clause
deajan/osync
10052760
<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...
6
Rebuilt targets
3
.sh
sh
bsd-3-clause
deajan/osync
10052761
<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...
6
Rebuilt targets
3
.sh
sh
bsd-3-clause
deajan/osync
10052762
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-pre PROGRAM_BUILD=2016040701 IS_STABLE=yes PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG...
9
Bumped version to v1.1-RC1
9
.sh
sh
bsd-3-clause
deajan/osync
10052763
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-pre PROGRAM_BUILD=2016040701 IS_STABLE=yes PROGRAM_BUILD=2021062901 IS_STABLE=true CONFIG...
9
Bumped version to v1.1-RC1
9
.sh
sh
bsd-3-clause
deajan/osync
10052764
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![GitHub Release](https://img.shields.io/github/release/deajan/osync.svg?label=Latest)](https://github.com/deajan/osync/releases/latest) A two way filesync script running on bash ...
1
Added BSD license badge
1
.md
md
bsd-3-clause
deajan/osync
10052765
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![GitHub Release](https://img.shields.io/github/release/deajan/osync.svg?label=Latest)](https://github.com/deajan/osync/releases/latest) A two way filesync script running on bash ...
1
Added BSD license badge
1
.md
md
bsd-3-clause
deajan/osync
10052766
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre PROGRAM_BU...
104
Refactored soft deletion code
175
.sh
sh
bsd-3-clause
deajan/osync
10052767
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre PROGRAM_BU...
104
Refactored soft deletion code
175
.sh
sh
bsd-3-clause
deajan/osync
10052768
<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...
129
Rebuilt targets
81
.sh
sh
bsd-3-clause
deajan/osync
10052769
<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...
129
Rebuilt targets
81
.sh
sh
bsd-3-clause
deajan/osync
10052770
<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-RC1 PROGRAM_BUILD=2016121302 IS_STABLE=yes #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_V...
188
Merge branch 'remotesudo'
149
.sh
sh
bsd-3-clause
deajan/osync
10052771
<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-RC1 PROGRAM_BUILD=2016121302 IS_STABLE=yes #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_V...
188
Merge branch 'remotesudo'
149
.sh
sh
bsd-3-clause
deajan/osync
10052772
<NME> RELEASES <BEF> ADDFILE <MSG> Added release policy <DFF> @@ -0,0 +1,15 @@ +## 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 +- packaging files must be updated (RHEL / Arch) +- Before every release, shell...
15
Added release policy
0
RELEASES
bsd-3-clause
deajan/osync
10052773
<NME> RELEASES <BEF> ADDFILE <MSG> Added release policy <DFF> @@ -0,0 +1,15 @@ +## 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 +- packaging files must be updated (RHEL / Arch) +- Before every release, shell...
15
Added release policy
0
RELEASES
bsd-3-clause
deajan/osync
10052774
<NME> README.md <BEF> # ngx-scroll-to Scroll to any element to enhance scroll-based features in you app.<br> Works for **Angular 4+**, both **AoT** and **SSR**. No dependencies. | Type | Badge | |-----------------------|-------...
10
Update README
3
.md
md
mit
nicky-lenaers/ngx-scroll-to
10052775
<NME> README.md <BEF> # ngx-scroll-to Scroll to any element to enhance scroll-based features in you app.<br> Works for **Angular 4+**, both **AoT** and **SSR**. No dependencies. | Type | Badge | |-----------------------|-------...
10
Update README
3
.md
md
mit
nicky-lenaers/ngx-scroll-to
10052776
<NME> README.md <BEF> # ngx-scroll-to Scroll to any element to enhance scroll-based features in you app.<br> Works for **Angular 4+**, both **AoT** and **SSR**. No dependencies. | Type | Badge | |-----------------------|-------...
10
Update README
3
.md
md
mit
nicky-lenaers/ngx-scroll-to
10052777
<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=...
45
WIP on summary
10
.sh
sh
bsd-3-clause
deajan/osync
10052778
<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=...
45
WIP on summary
10
.sh
sh
bsd-3-clause
deajan/osync
10052779
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111502 ## 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: #############################################################...
2
Fixed typo and removed unneeded code
80
.sh
sh
bsd-3-clause
deajan/osync
10052780
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016111502 ## 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: #############################################################...
2
Fixed typo and removed unneeded code
80
.sh
sh
bsd-3-clause
deajan/osync
10052781
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre PROGRAM_BU...
15
Merge branch 'onovy-ssh_user_opt_fix'
14
.sh
sh
bsd-3-clause
deajan/osync
10052782
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre PROGRAM_BU...
15
Merge branch 'onovy-ssh_user_opt_fix'
14
.sh
sh
bsd-3-clause
deajan/osync
10052783
<NME> simpleChartExample.ts <BEF> ADDFILE <MSG> add simple chart <DFF> @@ -0,0 +1,30 @@ +import {Component} from '../../node_modules/angular2/core'; +import { CHART_DIRECTIVES } from '../../index'; + +@Component({ + selector: 'simple-chart-example', + directives: [CHART_DIRECTIVES], + template: ` + <h3...
30
add simple chart
0
.ts
ts
mit
gevgeny/angular2-highcharts
10052784
<NME> simpleChartExample.ts <BEF> ADDFILE <MSG> add simple chart <DFF> @@ -0,0 +1,30 @@ +import {Component} from '../../node_modules/angular2/core'; +import { CHART_DIRECTIVES } from '../../index'; + +@Component({ + selector: 'simple-chart-example', + directives: [CHART_DIRECTIVES], + template: ` + <h3...
30
add simple chart
0
.ts
ts
mit
gevgeny/angular2-highcharts
10052785
<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...
22
Merge pull request #3 from juangesino/master
2
.js
js
mit
LucianoGanga/simple-headless-chrome
10052786
<NME> index.js <BEF> ADDFILE <MSG> move the tester into a seperate module so it can be used by other projects <DFF> @@ -0,0 +1,36 @@ +var lessTest = require("./less-test"), + lessTester = lessTest(), + path = require("path"), + stylize = require('../lib/less/lessc_helper').stylize; + +function getErrorPathRep...
36
move the tester into a seperate module so it can be used by other projects
0
.js
js
apache-2.0
less/less.js
10052787
<NME> index.js <BEF> ADDFILE <MSG> move the tester into a seperate module so it can be used by other projects <DFF> @@ -0,0 +1,36 @@ +var lessTest = require("./less-test"), + lessTester = lessTest(), + path = require("path"), + stylize = require('../lib/less/lessc_helper').stylize; + +function getErrorPathRep...
36
move the tester into a seperate module so it can be used by other projects
0
.js
js
apache-2.0
less/less.js
10052788
<NME> index.js <BEF> ADDFILE <MSG> move the tester into a seperate module so it can be used by other projects <DFF> @@ -0,0 +1,36 @@ +var lessTest = require("./less-test"), + lessTester = lessTest(), + path = require("path"), + stylize = require('../lib/less/lessc_helper').stylize; + +function getErrorPathRep...
36
move the tester into a seperate module so it can be used by other projects
0
.js
js
apache-2.0
less/less.js
10052789
<NME> initChart.ts <BEF> import { HighchartsService } from './HighchartsService'; import { deepAssign } from './deepAssign'; export function initChart(highchartsService : HighchartsService, userOpts, baseOpts, type : string) { const Highcharts = highchartsService.getHighchartsStatic(); if (!Highcharts) { ...
1
Merge branch 'master' of https://github.com/gevgeny/angular2-highcharts
1
.ts
ts
mit
gevgeny/angular2-highcharts
10052790
<NME> initChart.ts <BEF> import { HighchartsService } from './HighchartsService'; import { deepAssign } from './deepAssign'; export function initChart(highchartsService : HighchartsService, userOpts, baseOpts, type : string) { const Highcharts = highchartsService.getHighchartsStatic(); if (!Highcharts) { ...
1
Merge branch 'master' of https://github.com/gevgeny/angular2-highcharts
1
.ts
ts
mit
gevgeny/angular2-highcharts
10052791
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
4
Test before move
2
.sh
sh
bsd-3-clause
deajan/osync
10052792
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
4
Test before move
2
.sh
sh
bsd-3-clause
deajan/osync
10052793
<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=...
28
More busybox love
15
.sh
sh
bsd-3-clause
deajan/osync
10052794
<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=...
28
More busybox love
15
.sh
sh
bsd-3-clause
deajan/osync
10052795
<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...
11
Fixed conflictLsit output and typos
12
.sh
sh
bsd-3-clause
deajan/osync
10052796
<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...
11
Fixed conflictLsit output and typos
12
.sh
sh
bsd-3-clause
deajan/osync
10052797
<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
Comment about _REMOTE_EXECUTION variable
0
.sh
sh
bsd-3-clause
deajan/osync
10052798
<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
Comment about _REMOTE_EXECUTION variable
0
.sh
sh
bsd-3-clause
deajan/osync
10052799
<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=...
51
Finished work on summary function
34
.sh
sh
bsd-3-clause
deajan/osync
10052800
<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=...
51
Finished work on summary function
34
.sh
sh
bsd-3-clause
deajan/osync
10052801
<NME> ssh_filter.sh <BEF> #!/bin/bash ##### Osync ssh command filter build 2015070201 ##### This script should be located in /usr/local/bin in the remote system to sync / backup ##### It will filter the commands that can be run remotely via ssh. ##### Please chmod 755 and chown root:root this file ##### Any command t...
22
Fixed empty optionnal commands make everything executable
4
.sh
sh
bsd-3-clause
deajan/osync
10052802
<NME> ssh_filter.sh <BEF> #!/bin/bash ##### Osync ssh command filter build 2015070201 ##### This script should be located in /usr/local/bin in the remote system to sync / backup ##### It will filter the commands that can be run remotely via ssh. ##### Please chmod 755 and chown root:root this file ##### Any command t...
22
Fixed empty optionnal commands make everything executable
4
.sh
sh
bsd-3-clause
deajan/osync
10052803
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
1
Fixed typo
1
.sh
sh
bsd-3-clause
deajan/osync
10052804
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013...
1
Fixed typo
1
.sh
sh
bsd-3-clause
deajan/osync
10052805
<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=...
15
Added env for csh... Fuck you csh !
6
.sh
sh
bsd-3-clause
deajan/osync
10052806
<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=...
15
Added env for csh... Fuck you csh !
6
.sh
sh
bsd-3-clause
deajan/osync
10052807
<NME> .gitignore <BEF> # OS and IDE .emacs* *.flymake *~ .#* .idea *.iml *.sublime-* .DS_Store # npm node_modules # project-specific tmp test/browser/less.js test/sourcemaps/*.map test/sourcemaps/*.css <MSG> Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators. <DFF> @@ -13...
1
Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators.
0
gitignore
apache-2.0
less/less.js
10052808
<NME> .gitignore <BEF> # OS and IDE .emacs* *.flymake *~ .#* .idea *.iml *.sublime-* .DS_Store # npm node_modules # project-specific tmp test/browser/less.js test/sourcemaps/*.map test/sourcemaps/*.css <MSG> Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators. <DFF> @@ -13...
1
Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators.
0
gitignore
apache-2.0
less/less.js
10052809
<NME> .gitignore <BEF> # OS and IDE .emacs* *.flymake *~ .#* .idea *.iml *.sublime-* .DS_Store # npm node_modules # project-specific tmp test/browser/less.js test/sourcemaps/*.map test/sourcemaps/*.css <MSG> Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators. <DFF> @@ -13...
1
Fix default rootpath. Do not apply to sourcemap filename. Replace windows directory seperators.
0
gitignore
apache-2.0
less/less.js
10052810
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-RC2+dev _OFUNCTIONS_BUILD=2017021003 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false...
1
Bumped version to v1.2RC3
1
.sh
sh
bsd-3-clause
deajan/osync
10052811
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-RC2+dev _OFUNCTIONS_BUILD=2017021003 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false...
1
Bumped version to v1.2RC3
1
.sh
sh
bsd-3-clause
deajan/osync
10052812
<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=0.99RC4 PROGRAM_BU...
1
Fixing program build date.
1
.sh
sh
bsd-3-clause
deajan/osync
10052813
<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=0.99RC4 PROGRAM_BU...
1
Fixing program build date.
1
.sh
sh
bsd-3-clause
deajan/osync
10052814
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2018 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" #TODO: command line arguments don't take -AaqV for example #...
26
Random generator improvements
2
.sh
sh
bsd-3-clause
deajan/osync
10052815
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2018 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" #TODO: command line arguments don't take -AaqV for example #...
26
Random generator improvements
2
.sh
sh
bsd-3-clause
deajan/osync
10052816
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(medium): No remote deletion dir message when del dir is present in verbose mode PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong"...
5
Improved soft deletion messages
5
.sh
sh
bsd-3-clause
deajan/osync
10052817
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(medium): No remote deletion dir message when del dir is present in verbose mode PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong"...
5
Improved soft deletion messages
5
.sh
sh
bsd-3-clause
deajan/osync
10052818
<NME> osync-batch.sh <BEF> #!/usr/bin/env bash SUBPROGRAM=osync 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=2016031301 ## Runs an osync /obackup...
1
Fixed silent option shouldn't exist in batch mode
5
.sh
sh
bsd-3-clause
deajan/osync
10052819
<NME> osync-batch.sh <BEF> #!/usr/bin/env bash SUBPROGRAM=osync 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=2016031301 ## Runs an osync /obackup...
1
Fixed silent option shouldn't exist in batch mode
5
.sh
sh
bsd-3-clause
deajan/osync
10052820
<NME> osync-srv@.service <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 Requires=time-sync.target local-fs.target Wants=network-online.target [Service] Type=simple ExecStart=/usr/local/bin/osync...
1
Cosmetic fix
1
.service
service
bsd-3-clause
deajan/osync
10052821
<NME> osync-srv@.service <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 Requires=time-sync.target local-fs.target Wants=network-online.target [Service] Type=simple ExecStart=/usr/local/bin/osync...
1
Cosmetic fix
1
.service
service
bsd-3-clause
deajan/osync
10052822
<NME> image-width-error.txt <BEF> ADDFILE <MSG> Merge https://github.com/less/less.js <DFF> @@ -0,0 +1,4 @@ +RuntimeError: error evaluating function `image-width`: Image size functions are not supported in browser version of less in image-width-error.less on line 2, column 10: +1 .test-width{ +2 width: image-width("...
4
Merge https://github.com/less/less.js
0
.txt
txt
apache-2.0
less/less.js
10052823
<NME> image-width-error.txt <BEF> ADDFILE <MSG> Merge https://github.com/less/less.js <DFF> @@ -0,0 +1,4 @@ +RuntimeError: error evaluating function `image-width`: Image size functions are not supported in browser version of less in image-width-error.less on line 2, column 10: +1 .test-width{ +2 width: image-width("...
4
Merge https://github.com/less/less.js
0
.txt
txt
apache-2.0
less/less.js
10052824
<NME> image-width-error.txt <BEF> ADDFILE <MSG> Merge https://github.com/less/less.js <DFF> @@ -0,0 +1,4 @@ +RuntimeError: error evaluating function `image-width`: Image size functions are not supported in browser version of less in image-width-error.less on line 2, column 10: +1 .test-width{ +2 width: image-width("...
4
Merge https://github.com/less/less.js
0
.txt
txt
apache-2.0
less/less.js
10052825
<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...
19
Unexpanded all source files
19
.sh
sh
bsd-3-clause
deajan/osync
10052826
<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...
19
Unexpanded all source files
19
.sh
sh
bsd-3-clause
deajan/osync
10052827
<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...
1
Fix screenshots bug
1
.js
js
mit
LucianoGanga/simple-headless-chrome
10052828
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre <<<<<<< HE...
14
Merge #19 and unuglify
18
.sh
sh
bsd-3-clause
deajan/osync
10052829
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.00pre <<<<<<< HE...
14
Merge #19 and unuglify
18
.sh
sh
bsd-3-clause
deajan/osync
10052830
<NME> plugin-set-options.js <BEF> ADDFILE <MSG> Fixes #3187 (couldn't repo, but found bugs) (#3229) * (Maybe) Fixes #3187 (couldn't repo, but found bug) - Fixes multiple Node.js plugins not being loaded * Added .eslintignore * Added tests to fix #3187 * Fixed browser test <DFF> @@ -0,0 +1,30 @@ +var optionsStack =...
30
Fixes #3187 (couldn't repo, but found bugs) (#3229)
0
.js
js
apache-2.0
less/less.js
10052831
<NME> plugin-set-options.js <BEF> ADDFILE <MSG> Fixes #3187 (couldn't repo, but found bugs) (#3229) * (Maybe) Fixes #3187 (couldn't repo, but found bug) - Fixes multiple Node.js plugins not being loaded * Added .eslintignore * Added tests to fix #3187 * Fixed browser test <DFF> @@ -0,0 +1,30 @@ +var optionsStack =...
30
Fixes #3187 (couldn't repo, but found bugs) (#3229)
0
.js
js
apache-2.0
less/less.js
10052832
<NME> plugin-set-options.js <BEF> ADDFILE <MSG> Fixes #3187 (couldn't repo, but found bugs) (#3229) * (Maybe) Fixes #3187 (couldn't repo, but found bug) - Fixes multiple Node.js plugins not being loaded * Added .eslintignore * Added tests to fix #3187 * Fixed browser test <DFF> @@ -0,0 +1,30 @@ +var optionsStack =...
30
Fixes #3187 (couldn't repo, but found bugs) (#3229)
0
.js
js
apache-2.0
less/less.js
10052833
<NME> README.md <BEF> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> </div> <div align="center"> <h1>ngx-scroll-to</h1> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr...
44
Update README
8
.md
md
mit
nicky-lenaers/ngx-scroll-to
10052834
<NME> README.md <BEF> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> </div> <div align="center"> <h1>ngx-scroll-to</h1> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr...
44
Update README
8
.md
md
mit
nicky-lenaers/ngx-scroll-to
10052835
<NME> README.md <BEF> <div align="center"> <img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png"> </div> <div align="center"> <h1>ngx-scroll-to</h1> <p> A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr...
44
Update README
8
.md
md
mit
nicky-lenaers/ngx-scroll-to
10052836
<NME> bootstrap.sh <BEF> #!/usr/bin/env bash ## dev pre-processor bootstrap rev 2017062001 ## 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...
7
bootstrap can now use BASH_VERBOSE=yes
2
.sh
sh
bsd-3-clause
deajan/osync
10052837
<NME> bootstrap.sh <BEF> #!/usr/bin/env bash ## dev pre-processor bootstrap rev 2017062001 ## 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...
7
bootstrap can now use BASH_VERBOSE=yes
2
.sh
sh
bsd-3-clause
deajan/osync
10052838
<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" r...
4
add #injectRemoteScript and #injectScript
0
.lock
lock
mit
LucianoGanga/simple-headless-chrome
10052839
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016082901 ## 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
Fixed verbose logging
4
.sh
sh
bsd-3-clause
deajan/osync
10052840
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016082901 ## 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
Fixed verbose logging
4
.sh
sh
bsd-3-clause
deajan/osync
10052841
<NME> simple-ruleset-2162.less <BEF> ADDFILE <MSG> Merge pull request #2729 from SomMeri/master Fixing import by reference <DFF> @@ -0,0 +1,3 @@ +ruleset { + shall-be-invisible: less; +}
3
Merge pull request #2729 from SomMeri/master
0
.less
less
apache-2.0
less/less.js
10052842
<NME> simple-ruleset-2162.less <BEF> ADDFILE <MSG> Merge pull request #2729 from SomMeri/master Fixing import by reference <DFF> @@ -0,0 +1,3 @@ +ruleset { + shall-be-invisible: less; +}
3
Merge pull request #2729 from SomMeri/master
0
.less
less
apache-2.0
less/less.js
10052843
<NME> simple-ruleset-2162.less <BEF> ADDFILE <MSG> Merge pull request #2729 from SomMeri/master Fixing import by reference <DFF> @@ -0,0 +1,3 @@ +ruleset { + shall-be-invisible: less; +}
3
Merge pull request #2729 from SomMeri/master
0
.less
less
apache-2.0
less/less.js
10052844
<NME> setupActions.js <BEF> 'use strict' const debug = require('debug')('HeadlessChrome:setupActions') const actions = require('./actions') module.exports = function () { debug('Attached actions: ', actions) const self = this Object.keys(actions).forEach(function (name) { debug(`Attaching new action: "${nam...
0
Remove useless debug
1
.js
js
mit
LucianoGanga/simple-headless-chrome
10052845
<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...
2
Updated changelog
1
.md
md
bsd-3-clause
deajan/osync
10052846
<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...
2
Updated changelog
1
.md
md
bsd-3-clause
deajan/osync
10052847
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.1.3 (2022-06-09) - Added a plugins option that allows specifying an array of visitors run on the less AST - fixed issue when adding colours, taking the alpha over 1 and breaking when used in colour functions - when adding together 2 colours with non zero alpha, the alph...
1
add transparency colour function change to the changelog
0
.md
md
apache-2.0
less/less.js
10052848
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.1.3 (2022-06-09) - Added a plugins option that allows specifying an array of visitors run on the less AST - fixed issue when adding colours, taking the alpha over 1 and breaking when used in colour functions - when adding together 2 colours with non zero alpha, the alph...
1
add transparency colour function change to the changelog
0
.md
md
apache-2.0
less/less.js
10052849
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.1.3 (2022-06-09) - Added a plugins option that allows specifying an array of visitors run on the less AST - fixed issue when adding colours, taking the alpha over 1 and breaking when used in colour functions - when adding together 2 colours with non zero alpha, the alph...
1
add transparency colour function change to the changelog
0
.md
md
apache-2.0
less/less.js