Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/doc

Generated documentation and reports
https://github.com/neovim/doc

Make some things in common.sh work with set -u

c6aeb44fde9e1d6b94a24ed20a3fa1ccc39a62b1 authored over 7 years ago by ZyX <[email protected]>
Generate some basic PVS report

0f120a1087b680e3152f260e049b59c6cc7fecf1 authored over 7 years ago by ZyX <[email protected]>
Enable tracing and use --pvs detect

52d0f0e869c34ec38e0481fc3b026a065c940c2c authored over 7 years ago by ZyX <[email protected]>
Refactor some reports: factor out badge generation and style changes

b8d5ecd3ccaec3f1bbabf7b863e576be0727ac5a authored over 7 years ago by ZyX <[email protected]>
scripts/travis-setup.sh: update URL

40686077d6dc63592f804147b76285ab6cb609dc authored over 7 years ago by Justin M. Keyes <[email protected]>
ci/clint-errors.sh: Collect small .json files into .tar.gz (#95)

4d77658e3844be620b7bea8b7fcdc7a5fb827667 authored almost 8 years ago by Nikolai Aleksandrovich Pavlov <[email protected]>
Merge #96 from jamessan/master

055859958622afaddff55bc3d59cfd924740730b authored almost 8 years ago by Justin M. Keyes <[email protected]>
travis: Remove unneeded gcc-4.9/g++-4.9 packages

6a6d58b00dcdcf64c505d0c37e00c2aaaf723682 authored almost 8 years ago by James McCoy <[email protected]>
travis: Update clang from 3.6 to 3.9

77f3e4dca0cea5182903d2528a31091439c72aa1 authored almost 8 years ago by James McCoy <[email protected]>
travis: Set "dist: trusty" to mirror neovim/neovim setup

9516852fe99a890da6288cf7111ae2e1e08056a8 authored almost 8 years ago by James McCoy <[email protected]>
ci/clint-errors.sh: Dump errors into separate files and divs (#94)

a48ad8e99559fd4ff20ce7b39670f757455afe59 authored almost 8 years ago by Nikolai Aleksandrovich Pavlov <[email protected]>
ci/common/neovim.sh: clone with full depth

We need the previous git tag so that the version can be generated precisely.

fae91f981f8fd3d94b520945810bf803ddd3e071 authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci/nightly.sh: macOS package

60a5539dd3925060c4499ddb7ce90f3744ae991b authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci/nightly.sh: macOS package

- jemalloc reduces the portability of the macOS binary across macOS
versions, so disable it fo...

549a4a04065d18ae10b8e1ae8e0d568cbdcb1f18 authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci/nightly.sh: gettext (for libintl)

db187f2ee95e043a281f625874669efdb3946a37 authored almost 8 years ago by Justin M. Keyes <[email protected]>
travis-setup.sh: fix URL: s/neovim-/nvim-/ (#93)

Fixes #92

48cc22f448da6aed7a96eb07a2327c489371b31c authored almost 8 years ago by Daniel Hahler <[email protected]>
ci/nightly.sh: use `file` instead of `mimetype`

`mimetype` is not available on macOS.

bd18d0b968c8edd7573567955ccf483348e2348d authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci/nightly.sh: fixes

e731fcacbe8018f9e3b5ab7c7ea33ef46a39c9ec authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci/nightly.sh: upload_nightly: delete old one

78def25da7e788f7bef7dc3524eddcf09c54521f authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci: Enable macOS (osx) "nightly" build

5cdcd2932c5f52f97c3318c6a8f50f8de19043ba authored almost 8 years ago by Justin M. Keyes <[email protected]>
Merge pull request #91 from justinmk/macos

release: generate macOS package

1e623322087c4296e44d94b974e61bb7b57b52f4 authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci: Enable macOS (osx) "nightly" build

4ad02a5ecaf5ee4dd65f0a1c8ad1e98c1e680246 authored almost 8 years ago by Justin M. Keyes <[email protected]>
TEMP

b9526c82106b9a5bc1ed2a371d2baac8bf6a1f88 authored almost 8 years ago by Justin M. Keyes <[email protected]>
ci: Disable Coverity again

a956ef9f66d4c8728fc83cb5f4b29024029e7c2a authored almost 8 years ago by James McCoy <[email protected]>
Merge pull request #90 from jamessan/coverity-cleanup

Coverity cleanup

f30898327ba813fc2f69262f35cd1a1e40ef0091 authored almost 8 years ago by James McCoy <[email protected]>
coverity: Use global compiler value

Current Coverity supports up to gcc-6, so no need to keep it pinned back
to 4.9.

fb09c505db1579811744ea958c9e946564e6683e authored almost 8 years ago by James McCoy <[email protected]>
ci: Re-enable coverity

b61cab5be4e3e9f15c1555159af3428e4085086e authored almost 8 years ago by James McCoy <[email protected]>
coverity: Build deps first so they aren't scanned

dab7f63c84469349452cec13cf9320424ffb0d4f authored almost 8 years ago by James McCoy <[email protected]>
ci: Disable coverity temporarily.

Coverity results are manually uploaded until we get it working again on travis.

aabc469bd5155d55c840032d2d7ea55aabbe5a88 authored almost 8 years ago by Justin M. Keyes <[email protected]>
Revert "travis: remove LLVM apt PPA; fallback to clang 3.4"

This reverts commit 1a5a851fc23c046a06b31ed744ab2d333c0f8262.

0768d243eca7c6381af0a5a04eb60cc34d1d597a authored over 8 years ago by Justin M. Keyes <[email protected]>
Set id_rsa permissions.

6f6cf4ba3309cb907dc75e6b2ba8f9fd39e50670 authored over 8 years ago by Florian Walch <[email protected]>
ssh_wrapper: Add StrictHostKeyChecking=no.

e535113ea7ffd3f19576168c9dd27bbbfbed97f5 authored over 8 years ago by Florian Walch <[email protected]>
Merge pull request #87 from fwalch/sync-lp

Launchpad sync.

5c80abb2b10390e6b4786a522c228050d8cedefb authored over 8 years ago by Florian Walch <[email protected]>
Launchpad sync.

cd6849030ac06646e647421be78b9a33232b2da3 authored over 8 years ago by Florian Walch <[email protected]>
Disable building of OSX deps.

References neovim/neovim#5076.

72b675d99d1d7281c73ba84b380a6aae737e4ca9 authored over 8 years ago by Florian Walch <[email protected]>
user-docu: Fix make invocation.

`make -v` only prints the version and skips the rest of the arguments.

see https://github.com/n...

bbf4608f1627d7fc7ab92b0f981c0094cac5a1bd authored over 8 years ago by Justin M. Keyes <[email protected]>
user-docu: fix path glob

see https://github.com/neovim/neovim/pull/4878

20d0f326d5c6541f2f01d5813670c6c4f24e1f82 authored over 8 years ago by Justin M. Keyes <[email protected]>
clint: handle new location

see https://github.com/neovim/neovim/pull/4871

140d411c63850b0d099ff353978c12688049c7ee authored over 8 years ago by Justin M. Keyes <[email protected]>
generate_user_docu: fix logic

5feac601e9ed69265d3e6a679ba84c45952a2a2d authored over 8 years ago by Justin M. Keyes <[email protected]>
clone_subtree: fix logic

d0b6c57c9a98e85b3355564c0a9f09956273ef63 authored over 8 years ago by Justin M. Keyes <[email protected]>
user-docu: handle new location

see https://github.com/neovim/neovim/pull/4878

2d23aa0e6e05b57c165479ba1e4e22fba0dd8af3 authored over 8 years ago by Justin M. Keyes <[email protected]>
doxygen: handle new location

see https://github.com/neovim/neovim/pull/4871

c4423f6d70c6da9820745960c31abddc6e7562b7 authored over 8 years ago by Justin M. Keyes <[email protected]>
travis: remove LLVM apt PPA; fallback to clang 3.4

References https://github.com/neovim/neovim/pull/4859

1a5a851fc23c046a06b31ed744ab2d333c0f8262 authored over 8 years ago by Justin M. Keyes <[email protected]>
Revert "Clang report: Use Clang 3.7."

This reverts commit 55819afd7413a47563204722c9108b626cfeccc5.

f13682e1d4de2727310d88ba56217a628218616a authored almost 9 years ago by Justin M. Keyes <[email protected]>
Merge pull request #83 from fwalch/update-clang

Use Clang 3.7 for static analysis.

76c867259435f1d95d9625debe477f7fee5a9fd8 authored almost 9 years ago by Justin M. Keyes <[email protected]>
Clang report: Use Clang 3.7.

55819afd7413a47563204722c9108b626cfeccc5 authored almost 9 years ago by Florian Walch <[email protected]>
Merge pull request #82 from fwalch/coverity/gcc-4.9

coverity: Use GCC 4.9.

8b59f29d7123657fcf668e75ab58f904179e0e2f authored about 9 years ago by Justin M. Keyes <[email protected]>
coverity: Use GCC 4.9.

Without specifying "os: linux" in matrix.include, Travis does not
install APT packages for such ...

bfa6c90034c05ac48a66f712f3d3fa8daa0afed2 authored about 9 years ago by Florian Walch <[email protected]>
coverity: pin to default gcc

gcc-4.9 command isn't working, even after declaring it in the `packages`
block of .travis.yml

7d6b8df0f32ebed76caff52d1c54263b93012054 authored about 9 years ago by Justin M. Keyes <[email protected]>
coverity: pin to gcc-4.9

6a3e1e091f5d047de883a766790edb2b4925e8c8 authored about 9 years ago by Justin M. Keyes <[email protected]>
coverity: pin to gcc-4.9

Coverity builds have been broken since July 2015, and that happens to be
when 77345431b03efa352d...

5e7137ed5c5bc4b7fb51878e9fef608c814ec25e authored about 9 years ago by Justin M. Keyes <[email protected]>
coverity: up to 8 builds/wk are allowed now.

2e67597471e2f2dbad93f8a7cfe9cb3eee4d1405 authored about 9 years ago by Justin M. Keyes <[email protected]>
clint-errors.sh: https

d0be5eceb23a06993e5dea26c00e3577229c201c authored about 9 years ago by Justin M. Keyes <[email protected]>
CI/travis: force TLSv1

- Previous attempt via --sslv3 failed because SSLv3 (nor v2) is not
supported by the origins.
...

0e9f559802ccc53530a4b2d3afab703f49df8e19 authored about 9 years ago by Justin M. Keyes <[email protected]>
CI/travis: OSX: use clang instead of gcc.

Workaround for https://github.com/jemalloc/jemalloc/issues/266

ld: Assertion failed: (cfiSt...

aa8cdfc0d81c1a9273ff4ef52826b4da02cf3584 authored about 9 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: fix POST forcing

251836a68665f036ca00d66cd09b1abb71574b67 authored about 9 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: remove token :P

ee044681a973fb9831c5f1e361ae44e01ea62f5f authored about 9 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: choose job per current hour

Can't figure out how to send static parameter values via a "Scheduled
Event" on AWS, so just mak...

91869874139b9414c60a8f9ee3ccbb2c86367ff4 authored about 9 years ago by Justin M. Keyes <[email protected]>
trigger-build.py: rework for AWS lambda

c64efd0b1f2f04c5e90aecec0749dda3e7ce8c72 authored about 9 years ago by Justin M. Keyes <[email protected]>
clang-report.sh: non-fatal shields.io failure

0dde9592f68e644d40c0910781320a12718df8cb authored about 9 years ago by Justin M. Keyes <[email protected]>
Merge pull request #75 from justinmk/failedbadge

fix clint build

9b08627e635f6d84b35911b1cf0611bc17f0696d authored about 9 years ago by Justin M. Keyes <[email protected]>
clint-errors.sh: fix variable reference

6c501243b44d9c0597c28a3b51de98c47a2bfc22 authored about 9 years ago by Justin M. Keyes <[email protected]>
Use https for neovim.io URLs

c19f02df1808c96fbc83764197600d0f2874875e authored about 9 years ago by Thiago de Arruda <[email protected]>
Merge pull request #71 from sschaef/update-vimpatch-report

Replace old Google Code URL with Github URL

ed4088b90f0679d2a214f17191f8e98c6f96ce87 authored over 9 years ago by Justin M. Keyes <[email protected]>
report-header.sh.html: fix layout

9c75c606a5faae27dd9c2458a99d99de5ef144b3 authored over 9 years ago by Justin M. Keyes <[email protected]>
report-header.sh.html: fix layout

5f4041f96f1ffb76f7789f7932468b296805e9fa authored over 9 years ago by Justin M. Keyes <[email protected]>
Replace old Google Code URL with Github URL

58d9c892a5732cfe5c2d3f347c3a9b48bf2274b8 authored over 9 years ago by Simon Schäfer <[email protected]>
shields.io badge: fall back to HTTP. #69

d48e946719bacd46fa243d01f5b07d16f969da04 authored over 9 years ago by Justin M. Keyes <[email protected]>
fix shields.io badge download #69

3be43a3b43e0c417a17a0d2d49f4b6a5eed37ea7 authored over 9 years ago by Justin M. Keyes <[email protected]>
Merge pull request #69 from justinmk/fixbadgedownload

fix shields.io badge download

b316f40457478b9aa4bbd3499952e22dacfdd230 authored over 9 years ago by Justin M. Keyes <[email protected]>
fix shields.io badge download

https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/861137

960a3a5b11e39490d5fab3fd504e1bb9c3fdd10c authored over 9 years ago by Justin M. Keyes <[email protected]>
Do not concat clint reports

ef78459a86fbdb0a418be28fd9f4a0de843cd855 authored over 9 years ago by ZyX <[email protected]>
Merge pull request #68 from ZyX-I/clint-report

Do not concat clint reports

0a66b3b8035793ac2b3ea5560598903d841e1f40 authored over 9 years ago by Justin M. Keyes <[email protected]>
Merge pull request #67 from ZyX-I/clint-report

Use globstar bash option

6a2d8f04256501d62284952277867732f90abf4a authored over 9 years ago by Justin M. Keyes <[email protected]>
Use globstar bash option

ce33a0ef17077870a1e4df684f87684def7e9cf1 authored over 9 years ago by ZyX <[email protected]>
Merge pull request #66 from ZyX-I/clint-report

Generate a list of clint errors

5138800ab15acee0616c574a32a6ea5e6833cd9a authored over 9 years ago by Justin M. Keyes <[email protected]>
Generate a list of clint errors

Ref neovim/neovim#3174

fb376d9f038c9dfb59907c140378a892c259c176 authored over 9 years ago by ZyX <[email protected]>
Merge pull request #65 from fntlnz/master

Fix installing link

f8a49a313cba654c001ba32080a94632ad9f4ad4 authored over 9 years ago by Justin M. Keyes <[email protected]>
Fix installing link

96c532befbd39746b35a58fd59e160f7c3c8d163 authored over 9 years ago by Lorenzo Fontana <[email protected]>
Clang report: Split into `make deps` and `make`. #64

If `make deps` is run through scan-build, warnings for
third-party dependencies will show up in ...

039d5be9652a758b8004940e9bf1dcdd532cd4fc authored over 9 years ago by Florian Walch <[email protected]>
Travis: Use container infrastructure. #63

Prebuilt dependencies are no longer required for Linux,
but still used for OS X.

77345431b03efa352d7e93861a5e6fbd703197cb authored over 9 years ago by Florian Walch <[email protected]>
Push dependency sources to neovim/deps. #57

Added a new build that pushes the sources of the built-in dependencies
to neovim/deps.

This is ...

e3807c5cee62b19c1083591983f065df383f7729 authored over 9 years ago by Florian Walch <[email protected]>
Coverity: Show contents of scm_log.txt. #61

Warning on Travis:

[WARNING] Unable to gather all SCM data - see log at
/home/travis/bu...

0d990d2216a084a39ca7cc6dd5feda2c0c9ee379 authored over 9 years ago by Florian Walch <[email protected]>
Simplify sync-mirrors. #60

Resolves #59.

25ea5b3ff410be7f5404051c86079a1379d97fd7 authored over 9 years ago by Florian Walch <[email protected]>
Add bzr-git sync for libvterm/libtermkey mirrors. #58

54a4f96a742201fb449bced1384d525084228e46 authored over 9 years ago by Florian Walch <[email protected]>
Change neovim.org references to neovim.io

5f91f368249e39e01d0e0c8281aade279a5be728 authored over 9 years ago by Thiago de Arruda <[email protected]>
Merge pull request #51 from fwalch/deps-warning

deps: Don't pass unused CMake variable.

ab512d034c4df5a26d170fecee00cbd072176a49 authored almost 10 years ago by John Szakmeister <[email protected]>
deps: Don't pass unused CMake variable.

DEPS_PREFIX is only required to build Neovim with a custom dependencies directory,
not for build...

56056d32a2ab4de8a188e4cdd162524c8b1091f9 authored almost 10 years ago by Florian Walch <[email protected]>
Merge pull request #49 from elmart/fix-only-one-issue

clang-report: Fix failure when only one issue.

7f4f7f7fe85023f5c55870d05d3a8d9e358656c2 authored almost 10 years ago by Justin M. Keyes <[email protected]>
clang-report: Fix failure when only one issue.

d83a7039902f6cc7edc9d4cd980214c735ca3592 authored almost 10 years ago by Eliseo Martínez <[email protected]>
Merge pull request #48 from neovim/revert-47-travis-containers

Revert "Travis: Use container-based infrastructure where possible....

4f182017f6db312a7f32fd460591848c8ccdb9cc authored almost 10 years ago by Justin M. Keyes <[email protected]>
Revert "[RFC] Travis: Use container-based infrastructure where possible."

a0bdf9162cf402d7ebbd694a673002590072ca57 authored almost 10 years ago by Justin M. Keyes <[email protected]>
Merge pull request #47 from fwalch/travis-containers

Travis: Use container-based infrastructure where possible.

f45682a95da6e2af9bca4b5b767a75ffc472f05e authored almost 10 years ago by Justin M. Keyes <[email protected]>
Travis: Use container-based infrastructure where possible.

9f7a168b9ca2c8fcbf09bcfca473ee2b4a9b57ae authored almost 10 years ago by Florian Walch <[email protected]>
Merge pull request #46 from fwalch/fix-normalize

Report template: Use normalize.css from CDN.

27328390a14229e05355b623a85cd64eb39cc957 authored almost 10 years ago by Justin M. Keyes <[email protected]>
Report template: Use normalize.css from CDN.

Akin to neovim/neovim.github.io#83.

9b713601e47ca29698bf4d2ac9b4c19902a73ea8 authored about 10 years ago by Florian Walch <[email protected]>
Merge pull request #45 from fwalch/link-patch-wiki

vimpatch: Add link to wiki page.

dd7bd8d99976cd5a3030b05673d7e9b07097cbef authored about 10 years ago by Justin M. Keyes <[email protected]>
vimpatch: Add link to wiki page.

2100956686540a9dd6e7eedc2d41b8a13e377d95 authored about 10 years ago by Florian Walch <[email protected]>
deps: pass extra flags to cmake (fix x86 build)

3a6f54cb6aef1c35bc89bf501073147d411949b8 authored about 10 years ago by Justin M. Keyes <[email protected]>
deps: also delete hidden file to keep neovim/deps repo pretty

e48fce1d97d89343427ae0018b24e6fdcccf3bbb authored about 10 years ago by Justin M. Keyes <[email protected]>