Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-23 | whitespace fixes | Viktor 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-24 | README: add appveyor build badge [ci skip] | Daniel Stenberg | |
Closes #2913 | |||
2018-08-09 | README.md: add LGTM.com code quality grade for C/C++ | Bas van Schaik | |
Closes #2857 | |||
2018-04-17 | README.md: add backers and sponsors | Jess | |
Closes #2484 | |||
2018-02-12 | README: language fix | Bruno Grasselli | |
s/off/from Closes #2300 | |||
2017-11-12 | README.md: fixed layout | hsiao yi | |
Closes #2069 | |||
2017-06-06 | README.md: show the coverall coverage on github | Daniel Stenberg | |
2017-03-10 | README.md: add coverity and travis badges | Daniel Stenberg | |
2016-08-15 | README.md: add our CII Best Practices badge | Daniel Stenberg | |
2016-06-28 | README.md: change host name for the svg logo | Daniel Stenberg | |
rawgit.com asks to use the domain cdn.rawgit.com for production See #900 | |||
2016-06-28 | README.md: use the SVG logo | Viktor Szakats | |
2016-06-28 | README.md: logo on top! | Daniel Stenberg | |
2016-05-30 | README.md: polish | Jonathan | |
Closes #834 | |||
2016-03-07 | README.md: linkified | Daniel 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-07 | README.md: markdown version of README | Daniel Stenberg | |
Attempt to make it look more appealing on github |