summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2019-02-10cirrus: Added FreeBSD builds using Cirrus CI.Dan Fandrich
The build logs will be at https://cirrus-ci.com/github/curl/curl Some tests are currently failing and so disabled for now. The SSH server isn't starting for the SSH tests due to unsupported options used in its config file. The DICT server also is failing on startup.
2019-01-15README: add codacy code quality badgeDaniel Stenberg
[skip ci]
2018-10-12replace rawgit links [ci skip]Viktor Szakats
Ref: https://rawgit.com/ "RawGit has reached the end of its useful life" Ref: https://news.ycombinator.com/item?id=18202481 Closes https://github.com/curl/curl/pull/3131
2018-09-23whitespace fixesViktor Szakats
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037
2018-08-24README: add appveyor build badge [ci skip]Daniel Stenberg
Closes #2913
2018-08-09README.md: add LGTM.com code quality grade for C/C++Bas van Schaik
Closes #2857
2018-04-17README.md: add backers and sponsorsJess
Closes #2484
2018-02-12README: language fixBruno Grasselli
s/off/from Closes #2300
2017-11-12README.md: fixed layouthsiao yi
Closes #2069
2017-06-06README.md: show the coverall coverage on githubDaniel Stenberg
2017-03-10README.md: add coverity and travis badgesDaniel Stenberg
2016-08-15README.md: add our CII Best Practices badgeDaniel Stenberg
2016-06-28README.md: change host name for the svg logoDaniel Stenberg
rawgit.com asks to use the domain cdn.rawgit.com for production See #900
2016-06-28README.md: use the SVG logoViktor Szakats
2016-06-28README.md: logo on top!Daniel Stenberg
2016-05-30README.md: polishJonathan
Closes #834
2016-03-07README.md: linkifiedDaniel Stenberg
It also makes it less readable as plain text, so let's keep this primarily for github use. Removed the top ascii art logo, as it looks weird when markdownified.
2016-03-07README.md: markdown version of READMEDaniel Stenberg
Attempt to make it look more appealing on github