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
10053450
<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
Updated expr to not use extended regular expressions
3
.sh
sh
bsd-3-clause
deajan/osync
10053451
<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
Updated expr to not use extended regular expressions
3
.sh
sh
bsd-3-clause
deajan/osync
10053452
<NME> test-mock.service.ts <BEF> ADDFILE <MSG> fix(module): Correctly calcuate `ngx-scroll-to-offset` value on inverse scrolling from bottom to top Values for offset are calculated properly based on scrolling direction. This closes #29 <DFF> @@ -0,0 +1,6 @@ +/** + * Mocked Service for ScrollToService. + */ +export...
6
fix(module): Correctly calcuate `ngx-scroll-to-offset` value on inverse scrolling from bottom to top
0
.ts
service
mit
nicky-lenaers/ngx-scroll-to
10053453
<NME> test-mock.service.ts <BEF> ADDFILE <MSG> fix(module): Correctly calcuate `ngx-scroll-to-offset` value on inverse scrolling from bottom to top Values for offset are calculated properly based on scrolling direction. This closes #29 <DFF> @@ -0,0 +1,6 @@ +/** + * Mocked Service for ScrollToService. + */ +export...
6
fix(module): Correctly calcuate `ngx-scroll-to-offset` value on inverse scrolling from bottom to top
0
.ts
service
mit
nicky-lenaers/ngx-scroll-to
10053454
<NME> test-mock.service.ts <BEF> ADDFILE <MSG> fix(module): Correctly calcuate `ngx-scroll-to-offset` value on inverse scrolling from bottom to top Values for offset are calculated properly based on scrolling direction. This closes #29 <DFF> @@ -0,0 +1,6 @@ +/** + * Mocked Service for ScrollToService. + */ +export...
6
fix(module): Correctly calcuate `ngx-scroll-to-offset` value on inverse scrolling from bottom to top
0
.ts
service
mit
nicky-lenaers/ngx-scroll-to
10053455
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=0.99RC3+ PROGRAM_B...
5
Minor fix for ssh banners
3
.sh
sh
bsd-3-clause
deajan/osync
10053456
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=0.99RC3+ PROGRAM_B...
5
Minor fix for ssh banners
3
.sh
sh
bsd-3-clause
deajan/osync
10053457
<NME> bootstrap.sh <BEF> #!/usr/bin/env bash ## dev pre-processor bootstrap rev 2018100201 ## 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...
8
Fixed possible issues with spaces
7
.sh
sh
bsd-3-clause
deajan/osync
10053458
<NME> bootstrap.sh <BEF> #!/usr/bin/env bash ## dev pre-processor bootstrap rev 2018100201 ## 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...
8
Fixed possible issues with spaces
7
.sh
sh
bsd-3-clause
deajan/osync
10053459
<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 dd Mmm YYYY: osync v1.3 release (for full changelog since v1.2 branch see all ...
5
Update changelog
3
.md
md
bsd-3-clause
deajan/osync
10053460
<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 dd Mmm YYYY: osync v1.3 release (for full changelog since v1.2 branch see all ...
5
Update changelog
3
.md
md
bsd-3-clause
deajan/osync
10053461
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) # angular2-highcharts > Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview) [![build](htt...
1
Update README.md
1
.md
md
mit
gevgeny/angular2-highcharts
10053462
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) # angular2-highcharts > Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview) [![build](htt...
1
Update README.md
1
.md
md
mit
gevgeny/angular2-highcharts
10053463
<NME> index.ts <BEF> import { NgModule, ModuleWithProviders } from '@angular/core'; import { ChartComponent } from './ChartComponent'; export { ChartSeriesComponent }; import { ChartPointComponent } from './ChartPointComponent'; export { ChartPointComponent }; export { Highcharts } from './Highcharts'; export const C...
8
Add events for xAxis and yAxis
1
.ts
ts
mit
gevgeny/angular2-highcharts
10053464
<NME> index.ts <BEF> import { NgModule, ModuleWithProviders } from '@angular/core'; import { ChartComponent } from './ChartComponent'; export { ChartSeriesComponent }; import { ChartPointComponent } from './ChartPointComponent'; export { ChartPointComponent }; export { Highcharts } from './Highcharts'; export const C...
8
Add events for xAxis and yAxis
1
.ts
ts
mit
gevgeny/angular2-highcharts
10053465
<NME> less-1.0.30.min.js <BEF> ADDFILE <MSG> (dist) build 1.0.30 <DFF> @@ -0,0 +1,63 @@ +// +// LESS - Leaner CSS v1.0.30 +// http://lesscss.org +// +// Copyright (c) 2010, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(F){function q(d){return F.less[d.split("/")[1]]}function R(d,b){for(var ...
63
(dist) build 1.0.30
0
.js
0
apache-2.0
less/less.js
10053466
<NME> less-1.0.30.min.js <BEF> ADDFILE <MSG> (dist) build 1.0.30 <DFF> @@ -0,0 +1,63 @@ +// +// LESS - Leaner CSS v1.0.30 +// http://lesscss.org +// +// Copyright (c) 2010, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(F){function q(d){return F.less[d.split("/")[1]]}function R(d,b){for(var ...
63
(dist) build 1.0.30
0
.js
0
apache-2.0
less/less.js
10053467
<NME> less-1.0.30.min.js <BEF> ADDFILE <MSG> (dist) build 1.0.30 <DFF> @@ -0,0 +1,63 @@ +// +// LESS - Leaner CSS v1.0.30 +// http://lesscss.org +// +// Copyright (c) 2010, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(F){function q(d){return F.less[d.split("/")[1]]}function R(d,b){for(var ...
63
(dist) build 1.0.30
0
.js
0
apache-2.0
less/less.js
10053468
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # osync test suite 2018070203 # 4 tests: # quicklocal ## From current terminal run sudo -s in order to get a new terminal as root ## On CYGWIN / MSYS, ACL and extended attri...
2
Fixed fakeroot for ssh_filter
2
.sh
sh
bsd-3-clause
deajan/osync
10053469
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # osync test suite 2018070203 # 4 tests: # quicklocal ## From current terminal run sudo -s in order to get a new terminal as root ## On CYGWIN / MSYS, ACL and extended attri...
2
Fixed fakeroot for ssh_filter
2
.sh
sh
bsd-3-clause
deajan/osync
10053470
<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...
18
Remote deletion returns error when no error has happened
4
.sh
sh
bsd-3-clause
deajan/osync
10053471
<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...
18
Remote deletion returns error when no error has happened
4
.sh
sh
bsd-3-clause
deajan/osync
10053472
<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
Fixed error log color not working in busybox #151
2
.sh
sh
bsd-3-clause
deajan/osync
10053473
<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
Fixed error log color not working in busybox #151
2
.sh
sh
bsd-3-clause
deajan/osync
10053474
<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
Fix CHANGELOG broken link in README.
1
.md
md
apache-2.0
less/less.js
10053475
<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
Fix CHANGELOG broken link in README.
1
.md
md
apache-2.0
less/less.js
10053476
<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
Fix CHANGELOG broken link in README.
1
.md
md
apache-2.0
less/less.js
10053477
<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...
9
Added minimal function run
0
.md
md
bsd-3-clause
deajan/osync
10053478
<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...
9
Added minimal function run
0
.md
md
bsd-3-clause
deajan/osync
10053479
<NME> test_runner <BEF> #! /bin/sh # vim:et:ft=sh:sts=2:sw=2 # # Unit test suite runner. # # Copyright 2008-2017 Kate Ward. All Rights Reserved. # Released under the Apache 2.0 license. # # Author: kate.ward@forestent.com (Kate Ward) # https://github.com/kward/shlib # # This script runs all the unit tests that can be f...
36
Update shunit to current master
10
test_runner
bsd-3-clause
deajan/osync
10053480
<NME> test_runner <BEF> #! /bin/sh # vim:et:ft=sh:sts=2:sw=2 # # Unit test suite runner. # # Copyright 2008-2017 Kate Ward. All Rights Reserved. # Released under the Apache 2.0 license. # # Author: kate.ward@forestent.com (Kate Ward) # https://github.com/kward/shlib # # This script runs all the unit tests that can be f...
36
Update shunit to current master
10
test_runner
bsd-3-clause
deajan/osync
10053481
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) # angular2-highcharts > Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview) [![build](htt...
1
Update README.md
1
.md
md
mit
gevgeny/angular2-highcharts
10053482
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) # angular2-highcharts > Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview) [![build](htt...
1
Update README.md
1
.md
md
mit
gevgeny/angular2-highcharts
10053483
<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
Added default MIN_WAIT and MAX_WAIT values
0
.sh
sh
bsd-3-clause
deajan/osync
10053484
<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
Added default MIN_WAIT and MAX_WAIT values
0
.sh
sh
bsd-3-clause
deajan/osync
10053485
<NME> webpack.config_WORKING_FOR_SERVE.ts <BEF> ADDFILE <MSG> Integrating Karma - Not working yet, having errors on resolving files <DFF> @@ -0,0 +1,71 @@ +import * as webpack from 'webpack'; +import { resolve } from 'path'; +import { AotPlugin } from '@ngtools/webpack'; +import * as HtmlWebpackPlugin from 'html-webp...
71
Integrating Karma
0
.ts
config_WORKING_FOR_SERVE
mit
nicky-lenaers/ngx-scroll-to
10053486
<NME> webpack.config_WORKING_FOR_SERVE.ts <BEF> ADDFILE <MSG> Integrating Karma - Not working yet, having errors on resolving files <DFF> @@ -0,0 +1,71 @@ +import * as webpack from 'webpack'; +import { resolve } from 'path'; +import { AotPlugin } from '@ngtools/webpack'; +import * as HtmlWebpackPlugin from 'html-webp...
71
Integrating Karma
0
.ts
config_WORKING_FOR_SERVE
mit
nicky-lenaers/ngx-scroll-to
10053487
<NME> webpack.config_WORKING_FOR_SERVE.ts <BEF> ADDFILE <MSG> Integrating Karma - Not working yet, having errors on resolving files <DFF> @@ -0,0 +1,71 @@ +import * as webpack from 'webpack'; +import { resolve } from 'path'; +import { AotPlugin } from '@ngtools/webpack'; +import * as HtmlWebpackPlugin from 'html-webp...
71
Integrating Karma
0
.ts
config_WORKING_FOR_SERVE
mit
nicky-lenaers/ngx-scroll-to
10053488
<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 removing directories on soft deletion
5
.sh
sh
bsd-3-clause
deajan/osync
10053489
<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 removing directories on soft deletion
5
.sh
sh
bsd-3-clause
deajan/osync
10053490
<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.99preRC2 OSYNC_BUILD=1309201301 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true ## Default log file until config file is ...
177
Merged MSYS compat changes from Obackup
96
.sh
sh
bsd-3-clause
deajan/osync
10053491
<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.99preRC2 OSYNC_BUILD=1309201301 DEBUG=no SCRIPT_PID=$$ PROGRAM_BUILD=2021062901 IS_STABLE=true ## Default log file until config file is ...
177
Merged MSYS compat changes from Obackup
96
.sh
sh
bsd-3-clause
deajan/osync
10053492
<NME> image-width-error.txt <BEF> ADDFILE <MSG> Fail when image-size functions are used in browser-less. <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 w...
4
Fail when image-size functions are used in browser-less.
0
.txt
txt
apache-2.0
less/less.js
10053493
<NME> image-width-error.txt <BEF> ADDFILE <MSG> Fail when image-size functions are used in browser-less. <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 w...
4
Fail when image-size functions are used in browser-less.
0
.txt
txt
apache-2.0
less/less.js
10053494
<NME> image-width-error.txt <BEF> ADDFILE <MSG> Fail when image-size functions are used in browser-less. <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 w...
4
Fail when image-size functions are used in browser-less.
0
.txt
txt
apache-2.0
less/less.js
10053495
<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
Allow multiple concurrent control masters, and allow spaces in path, enhances #169
1
.sh
sh
bsd-3-clause
deajan/osync
10053496
<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
Allow multiple concurrent control masters, and allow spaces in path, enhances #169
1
.sh
sh
bsd-3-clause
deajan/osync
10053497
<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 #14 from onovy/same-master-slave
0
.sh
sh
bsd-3-clause
deajan/osync
10053498
<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 #14 from onovy/same-master-slave
0
.sh
sh
bsd-3-clause
deajan/osync
10053499
<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...
177
Rebuilt targets
133
.sh
sh
bsd-3-clause
deajan/osync
10053500
<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...
177
Rebuilt targets
133
.sh
sh
bsd-3-clause
deajan/osync
10053501
<NME> .travis.yml <BEF> ADDFILE <MSG> add travis ci config <DFF> @@ -0,0 +1,14 @@ +language: node_js +node_js: +- "5.7.1" +before_install: +# - export CHROME_BIN=chromium-browser + - export DISPLAY=:99.0 + - sh -e /etc/init.d/xvfb start +install: + - npm install + - node ./node_modules/typings/dist/bin install + ...
14
add travis ci config
0
.yml
travis
mit
gevgeny/angular2-highcharts
10053502
<NME> .travis.yml <BEF> ADDFILE <MSG> add travis ci config <DFF> @@ -0,0 +1,14 @@ +language: node_js +node_js: +- "5.7.1" +before_install: +# - export CHROME_BIN=chromium-browser + - export DISPLAY=:99.0 + - sh -e /etc/init.d/xvfb start +install: + - npm install + - node ./node_modules/typings/dist/bin install + ...
14
add travis ci config
0
.yml
travis
mit
gevgeny/angular2-highcharts
10053503
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=0.99preRC3 PROGRAM...
45
Patch merges plus bug fixesÃ
10
.sh
sh
bsd-3-clause
deajan/osync
10053504
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(L) 2013-2014 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=0.99preRC3 PROGRAM...
45
Patch merges plus bug fixesÃ
10
.sh
sh
bsd-3-clause
deajan/osync
10053505
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta PROGRAM_BUILD=2...
6
Fixed deletion propagation after last code simplification
5
.sh
sh
bsd-3-clause
deajan/osync
10053506
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta PROGRAM_BUILD=2...
6
Fixed deletion propagation after last code simplification
5
.sh
sh
bsd-3-clause
deajan/osync
10053507
<NME> upgrade-v1.0x-v1.3x.sh <BEF> #!/usr/bin/env bash PROGRAM="osync instance upgrade script" SUBPROGRAM="osync" AUTHOR="(C) 2016-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" OLD_PROGRAM_VERSION="v1.0x-v1.2x" NEW_PROGRAM_VERSION="v1.3x" CONFIG_FILE_REVISION=1.3.0 PROGRAM_BUILD=201...
9
Fixed horrible typo
8
.sh
0x-v1
bsd-3-clause
deajan/osync
10053508
<NME> upgrade-v1.0x-v1.3x.sh <BEF> #!/usr/bin/env bash PROGRAM="osync instance upgrade script" SUBPROGRAM="osync" AUTHOR="(C) 2016-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" OLD_PROGRAM_VERSION="v1.0x-v1.2x" NEW_PROGRAM_VERSION="v1.3x" CONFIG_FILE_REVISION=1.3.0 PROGRAM_BUILD=201...
9
Fixed horrible typo
8
.sh
0x-v1
bsd-3-clause
deajan/osync
10053509
<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 RECENT CHANGES -------------- - Logs sent by mail are easier to read ...
2
Updated changelog
0
.md
md
bsd-3-clause
deajan/osync
10053510
<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 RECENT CHANGES -------------- - Logs sent by mail are easier to read ...
2
Updated changelog
0
.md
md
bsd-3-clause
deajan/osync
10053511
<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. ...
4
Updated comments of sync file
4
.example
conf
bsd-3-clause
deajan/osync
10053512
<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. ...
4
Updated comments of sync file
4
.example
conf
bsd-3-clause
deajan/osync
10053513
<NME> README.md <BEF> ADDFILE <MSG> Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with `grunt readme`. So dates, versions, changelog or any other data t...
330
Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with `grunt readme`. So dates, versions, changelog or any other data that gets updated over time (in other...
0
.md
md
apache-2.0
less/less.js
10053514
<NME> README.md <BEF> ADDFILE <MSG> Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with `grunt readme`. So dates, versions, changelog or any other data t...
330
Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with `grunt readme`. So dates, versions, changelog or any other data that gets updated over time (in other...
0
.md
md
apache-2.0
less/less.js
10053515
<NME> README.md <BEF> ADDFILE <MSG> Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with `grunt readme`. So dates, versions, changelog or any other data t...
330
Add README.md template to ./build directory. All changes to the README should be made here. Pull requests can still be made against the template, and anyone who pulls down the repo will be able to build the readme with `grunt readme`. So dates, versions, changelog or any other data that gets updated over time (in other...
0
.md
md
apache-2.0
less/less.js
10053516
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016111301 # 4 tests: # quicklocal # RUNNING_ON_GITHUB_ACTIONS=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] ## On Mac OSX, this needs to be run as root in order to use sudo without password ## From current terminal run sudo -s in order to get a...
13
Added quicksync instance IDs
6
.sh
sh
bsd-3-clause
deajan/osync
10053517
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2016111301 # 4 tests: # quicklocal # RUNNING_ON_GITHUB_ACTIONS=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] ## On Mac OSX, this needs to be run as root in order to use sudo without password ## From current terminal run sudo -s in order to get a...
13
Added quicksync instance IDs
6
.sh
sh
bsd-3-clause
deajan/osync
10053518
<NME> ssh_filter.sh <BEF> #!/usr/bin/env bash ##### osync / obackup ssh command filter ##### 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 ...
7
Simplified ssh_filter
16
.sh
sh
bsd-3-clause
deajan/osync
10053519
<NME> ssh_filter.sh <BEF> #!/usr/bin/env bash ##### osync / obackup ssh command filter ##### 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 ...
7
Simplified ssh_filter
16
.sh
sh
bsd-3-clause
deajan/osync
10053520
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance PROGRAM_BUILD=2016...
13
More debugging love for KillChilds
9
.sh
sh
bsd-3-clause
deajan/osync
10053521
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance PROGRAM_BUILD=2016...
13
More debugging love for KillChilds
9
.sh
sh
bsd-3-clause
deajan/osync
10053522
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-dev PROGRAM_BUILD=2016...
16
Rendered sync_attr function BSD compatible
4
.sh
sh
bsd-3-clause
deajan/osync
10053523
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-dev PROGRAM_BUILD=2016...
16
Rendered sync_attr function BSD compatible
4
.sh
sh
bsd-3-clause
deajan/osync
10053524
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.2-dev PROGRAM_BUILD=...
25
WIP: detect conflict files
4
.sh
sh
bsd-3-clause
deajan/osync
10053525
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.2-dev PROGRAM_BUILD=...
25
WIP: detect conflict files
4
.sh
sh
bsd-3-clause
deajan/osync
10053526
<NME> run_tests.sh <BEF> #!/usr/bin/env bash #TODO: generalize _LOCAL_IS_REMOTE # Allows the following environment variables # TRAVIS_RUN=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] # See note about this variable in ofunctions _LOCAL_IS_REMOTE=true ## On Mac OSX, this needs to be run as root in order to ...
3
Update tests
9
.sh
sh
bsd-3-clause
deajan/osync
10053527
<NME> run_tests.sh <BEF> #!/usr/bin/env bash #TODO: generalize _LOCAL_IS_REMOTE # Allows the following environment variables # TRAVIS_RUN=[true|false] # SSH_PORT=22 # SKIP_REMOTE=[true|false] # See note about this variable in ofunctions _LOCAL_IS_REMOTE=true ## On Mac OSX, this needs to be run as root in order to ...
3
Update tests
9
.sh
sh
bsd-3-clause
deajan/osync
10053528
<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
Merge pull request #12 from onovy/max-wait
3
.sh
sh
bsd-3-clause
deajan/osync
10053529
<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
Merge pull request #12 from onovy/max-wait
3
.sh
sh
bsd-3-clause
deajan/osync
10053530
<NME> osync-srv-openrc <BEF> #!/sbin/openrc-run # # PROGRAM="osync-srv" # AUTHOR="(C) Brian Evans 2018" # CONTACT="grknight@gentoo.org" # PROGRAM_BUILD=20180517 # # How to use: # # 0) Rename this to osync-srv, and place it in /etc/init.d. # 1) Ensure that your config is located in /etc/osync, under some name with a # ...
2
Some minor text changes for openRC #142
4
osync-srv-openrc
bsd-3-clause
deajan/osync
10053531
<NME> osync-srv-openrc <BEF> #!/sbin/openrc-run # # PROGRAM="osync-srv" # AUTHOR="(C) Brian Evans 2018" # CONTACT="grknight@gentoo.org" # PROGRAM_BUILD=20180517 # # How to use: # # 0) Rename this to osync-srv, and place it in /etc/init.d. # 1) Ensure that your config is located in /etc/osync, under some name with a # ...
2
Some minor text changes for openRC #142
4
osync-srv-openrc
bsd-3-clause
deajan/osync
10053532
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.4-dev _OFUNCTIONS_BUILD=2017052902 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false #...
1
Bumped dev versions to rc
1
.sh
sh
bsd-3-clause
deajan/osync
10053533
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1.4-dev _OFUNCTIONS_BUILD=2017052902 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false #...
1
Bumped dev versions to rc
1
.sh
sh
bsd-3-clause
deajan/osync
10053534
<NME> variables-in-at-rules.less <BEF> ADDFILE <MSG> Merge pull request #1860 from seven-phases-max/variables-in-atrules-2 Support for variables in certain at-rules. <DFF> @@ -0,0 +1,20 @@ + +@Eight: 8; +@charset "UTF-@{Eight}"; + +@ns: less; +@namespace @ns "http://lesscss.org"; + +@name: enlarger; +@keyframes @name ...
20
Merge pull request #1860 from seven-phases-max/variables-in-atrules-2
0
.less
less
apache-2.0
less/less.js
10053535
<NME> variables-in-at-rules.less <BEF> ADDFILE <MSG> Merge pull request #1860 from seven-phases-max/variables-in-atrules-2 Support for variables in certain at-rules. <DFF> @@ -0,0 +1,20 @@ + +@Eight: 8; +@charset "UTF-@{Eight}"; + +@ns: less; +@namespace @ns "http://lesscss.org"; + +@name: enlarger; +@keyframes @name ...
20
Merge pull request #1860 from seven-phases-max/variables-in-atrules-2
0
.less
less
apache-2.0
less/less.js
10053536
<NME> variables-in-at-rules.less <BEF> ADDFILE <MSG> Merge pull request #1860 from seven-phases-max/variables-in-atrules-2 Support for variables in certain at-rules. <DFF> @@ -0,0 +1,20 @@ + +@Eight: 8; +@charset "UTF-@{Eight}"; + +@ns: less; +@namespace @ns "http://lesscss.org"; + +@name: enlarger; +@keyframes @name ...
20
Merge pull request #1860 from seven-phases-max/variables-in-atrules-2
0
.less
less
apache-2.0
less/less.js
10053537
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2019051801 # 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...
29
Fixed ACL tests
17
.sh
sh
bsd-3-clause
deajan/osync
10053538
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2019051801 # 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...
29
Fixed ACL tests
17
.sh
sh
bsd-3-clause
deajan/osync
10053539
<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.8 OSYNC_BUILD=2207201301 DEBUG=no SCRIPT_PID=$$ LOCAL_USER=$(whoami) CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS_VERSION=2.4.3 _OFUN...
134
Added a lot of functionnality
94
.sh
sh
bsd-3-clause
deajan/osync
10053540
<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.8 OSYNC_BUILD=2207201301 DEBUG=no SCRIPT_PID=$$ LOCAL_USER=$(whoami) CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS_VERSION=2.4.3 _OFUN...
134
Added a lot of functionnality
94
.sh
sh
bsd-3-clause
deajan/osync
10053541
<NME> common_install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=[prgname] PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
2
Don't dev at night kids...
2
.sh
sh
bsd-3-clause
deajan/osync
10053542
<NME> common_install.sh <BEF> #!/usr/bin/env bash ## Installer script suitable for osync / obackup / pmocr PROGRAM=[prgname] PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh) PROGRAM_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
2
Don't dev at night kids...
2
.sh
sh
bsd-3-clause
deajan/osync
10053543
<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 de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-pre PROGRAM_BUILD=2016...
4
Fixed typo
3
.sh
sh
bsd-3-clause
deajan/osync
10053544
<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 de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-pre PROGRAM_BUILD=2016...
4
Fixed typo
3
.sh
sh
bsd-3-clause
deajan/osync
10053545
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-RC1+dev PROGRAM_BUIL...
8
Missing sudo is critical
8
.sh
sh
bsd-3-clause
deajan/osync
10053546
<NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-RC1+dev PROGRAM_BUIL...
8
Missing sudo is critical
8
.sh
sh
bsd-3-clause
deajan/osync
10053547
<NME> calc.less <BEF> ADDFILE <MSG> calc() fix - fixes #974 (partially #1880) <DFF> @@ -0,0 +1,7 @@ +.no-math { + @var: 50vh/2; + width: calc(50% + (@var - 20px)); + foo: 1 + 2 calc(3 + 4) 5 + 6; + @floor: floor(1 + .1); + bar: calc(@floor + 20%); +} \ No newline at end of file
7
calc() fix - fixes #974 (partially #1880)
0
.less
less
apache-2.0
less/less.js
10053548
<NME> calc.less <BEF> ADDFILE <MSG> calc() fix - fixes #974 (partially #1880) <DFF> @@ -0,0 +1,7 @@ +.no-math { + @var: 50vh/2; + width: calc(50% + (@var - 20px)); + foo: 1 + 2 calc(3 + 4) 5 + 6; + @floor: floor(1 + .1); + bar: calc(@floor + 20%); +} \ No newline at end of file
7
calc() fix - fixes #974 (partially #1880)
0
.less
less
apache-2.0
less/less.js
10053549
<NME> calc.less <BEF> ADDFILE <MSG> calc() fix - fixes #974 (partially #1880) <DFF> @@ -0,0 +1,7 @@ +.no-math { + @var: 50vh/2; + width: calc(50% + (@var - 20px)); + foo: 1 + 2 calc(3 + 4) 5 + 6; + @floor: floor(1 + .1); + bar: calc(@floor + 20%); +} \ No newline at end of file
7
calc() fix - fixes #974 (partially #1880)
0
.less
less
apache-2.0
less/less.js