Commit History

Author SHA1 Message Date
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 475c1aba68 checksrc: warn on empty line before open brace 3 years ago
  Daniel Stenberg 7d8c89d47b checksrc: detect // comments on column 0 3 years ago
  Daniel Stenberg 26a7d51c21 checksrc: warn on space after exclamation mark 3 years ago
  Daniel Gustafsson 2aac895fb6 src: Consistently spell whitespace without whitespace 3 years ago
  Daniel Stenberg 4ebac06106 checksrc: verify do-while and spaces between the braces 3 years ago
  Daniel Stenberg 2f72ad44fc checksrc: ban gmtime/localtime 3 years ago
  Daniel Stenberg eab2f95c0d wording: avoid blacklist/whitelist stereotypes 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 years ago
  Daniel Stenberg 92501a12a2 checksrc: close the .checksrc file handle when done reading 4 years ago
  Daniel Stenberg 529add48bc checksrc: warn on obvious conditional blocks on the same line as if() 4 years ago
  Daniel Stenberg 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 years ago
  Marc Hoersken 99c688ba21 perl: align order and completeness of Windows OS checks 4 years ago
  Daniel Stenberg 31e637d224 Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION" 4 years ago
  Daniel Gustafsson ba82673dac checksrc: fix regexp for ASSIGNWITHINCONDITION 4 years ago
  Daniel Stenberg 1f73138ce1 checksrc: repair the copyrightyear check 4 years ago
  Marcel Raad ac830139da checksrc: fix uninitialized variable warning 4 years ago
  Daniel Gustafsson 6381708970 checksrc: add COPYRIGHTYEAR check 5 years ago
  Daniel Stenberg 2e49610853 checksrc: ban snprintf use, add command line flag to override warns 5 years ago
  Daniel Gustafsson 4301d14b90 checksrc: handle zero scoped ignore commands 5 years ago
  Daniel Gustafsson b5d182d037 checksrc: enable strict mode and warnings 5 years ago
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 years ago
  Daniel Gustafsson 2f13e3d23d checksrc: force indentation of lines after an else 6 years ago
  Daniel Gustafsson 9b96e0bb44 checksrc: Fix typo 6 years ago
  Viktor Szakats cd3903127f checksrc.pl: add -i and -m options 6 years ago
  Viktor Szakats 7e35eb7729 spelling fixes 6 years ago
  Jay Satiro d4e40f0690 scripts: allow all perl scripts to be run directly 6 years ago
  Daniel Stenberg 59813726d1 checksrc: detect and warn for multiple spaces 6 years ago
  Daniel Stenberg 67ade28571 checksrc: verify space after semicolons 6 years ago