| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | |
| Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141 | |||
| 2020-03-17 | CI: stop ignoring 323, it is disabled | Daniel Stenberg | |
| 2019-12-31 | travis: Fix error detection | Jay Satiro | |
| - Stop using inline shell scripts for before_script and script sections. Prior to this change Travis could ignore errors from commands in inline scripts. I don't understand how or why it happens. This is a workaround. Assisted-by: Simon Warta Ref: https://github.com/travis-ci/travis-ci/issues/1066 Fixes https://github.com/curl/curl/issues/3730 Closes https://github.com/curl/curl/pull/3755 | |||
