Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
| | | | | Follow-up from 4d2f8006777 | ||||
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
| | | | | Closes #6172 | ||||
* | winbuild: Use two space indentation | Steve Holme | 2019-05-23 | 1 | -5/+6 |
| | | | | Closes #3930 | ||||
* | winbuild: Add our standard copyright header to the winbuild batch files | Steve Holme | 2019-05-05 | 1 | -0/+21 |
| | |||||
* | makedebug: Fix ERRORLEVEL detection after running where.exe | Steve Holme | 2019-05-05 | 1 | -1/+1 |
| | | | | Closes #3838 | ||||
* | curl: enabled Windows VT Support and UTF-8 output | Rich Turner | 2018-09-29 | 1 | -0/+12 |
Enabled Console VT support (if running OS supports VT) in tool_main.c. Fixes #3008 Closes #3011 |