| Commit message (Expand) | Author | Age | Files | Lines |
* | contributors: Also include people who contributed to curl-www | Frank Gevaerts | 2020-02-05 | 2 | -2/+27 |
* | contrithanks: Use the most recent tag by default | Frank Gevaerts | 2020-02-05 | 1 | -1/+5 |
* | scripts: use last set tag if none given | Daniel Stenberg | 2020-02-05 | 2 | -6/+14 |
* | singleuse.pl: support new API functions, fix curl_dbg_ handling | Daniel Stenberg | 2020-01-24 | 1 | -7/+12 |
* | scripts/delta: adapt to new public header layout | Daniel Stenberg | 2020-01-09 | 1 | -3/+3 |
* | travis: Fix error detection | Jay Satiro | 2019-12-31 | 3 | -0/+263 |
* | scripts/contributors: make committers get included too | Daniel Stenberg | 2019-11-08 | 1 | -2/+2 |
* | scripts: fix typos | Daniel Gustafsson | 2019-03-31 | 2 | -4/+4 |
* | memdebug: make debug-specific functions use curl_dbg_ prefix | Daniel Stenberg | 2019-03-08 | 1 | -16/+3 |
* | scripts/completion.pl: also generate fish completion file | Simon Legner | 2019-03-02 | 3 | -97/+151 |
* | scripts/singleuse: script to use to track single-use functions | Daniel Stenberg | 2019-02-11 | 1 | -0/+223 |
* | zsh.pl: escape ':' character | Alessandro Ghedini | 2019-02-07 | 1 | -0/+3 |
* | zsh.pl: update regex to better match curl -h output | Alessandro Ghedini | 2019-02-07 | 1 | -1/+1 |
* | delta: use --diff-filter on the git diff-tree invokes | Daniel Stenberg | 2018-12-11 | 1 | -2/+2 |
* | scripts/delta: show repo delta info from last release | Daniel Stenberg | 2018-12-11 | 1 | -0/+137 |
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -1/+1 |
* | scripts: include _curl as part of CLEANFILES | Dave Reisner | 2018-07-08 | 1 | -0/+2 |
* | contributors.sh: use "on github", not at | Daniel Stenberg | 2018-05-14 | 1 | -1/+2 |
* | scripts: allow all perl scripts to be run directly | Jay Satiro | 2018-01-07 | 3 | -3/+3 |
* | THANKS: added missing names | Daniel Stenberg | 2017-12-12 | 1 | -0/+1 |
* | scripts/contri*sh: use "git log --use-mailmap" | Daniel Stenberg | 2017-08-18 | 2 | -2/+2 |
* | zsh.pl: produce a working completion script again | Kamil Dudka | 2017-08-15 | 1 | -2/+3 |
* | travis: verify "make install" | Daniel Stenberg | 2017-08-10 | 1 | -0/+27 |
* | updatemanpages.pl: error out on too old git version | Daniel Stenberg | 2017-06-03 | 1 | -1/+8 |
* | coverage: run event tests too | Daniel Stenberg | 2017-06-02 | 1 | -0/+5 |
* | build: provide easy code coverage measuring | Daniel Stenberg | 2017-06-02 | 1 | -0/+11 |
* | updatemanpages.pl: Update man pages to use current date and versions | Steve Brokenshire | 2017-03-07 | 1 | -0/+348 |
* | contri*.sh: cut off parentheses from names too | Daniel Stenberg | 2017-01-20 | 2 | -2/+4 |
* | contrithanks.sh: exclude existing names case insensitively | Daniel Stenberg | 2016-05-23 | 1 | -1/+1 |
* | contrithanks.sh: use same grep pattern and -a flag as contributors.sh | Daniel Stenberg | 2016-05-23 | 1 | -4/+4 |
* | contributors.sh: better grep pattern, use grep -a | Daniel Stenberg | 2016-05-23 | 1 | -3/+3 |
* | contrithanks.sh: do the same github fix as contributors.sh | Daniel Stenberg | 2016-05-23 | 1 | -3/+3 |
* | contributors: Show GitHub username if real name unknown | Jay Satiro | 2016-05-23 | 1 | -1/+1 |
* | contributors.sh: make --releasenotes implied | Daniel Stenberg | 2016-04-22 | 1 | -12/+4 |
* | scripts/make: use $(EXEEXT) for executables | Daniel Stenberg | 2016-04-18 | 1 | -2/+2 |
* | contributors.sh: make 79 the max column width (from 80) | Daniel Stenberg | 2016-02-10 | 1 | -2/+2 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 3 | -3/+3 |
* | scripts: don't generate and install zsh completion when cross-compiling | Alessandro Ghedini | 2016-01-11 | 1 | -0/+8 |
* | scripts: fix zsh completion generation | Alessandro Ghedini | 2016-01-11 | 1 | -1/+1 |
* | zsh.pl: fail if no curl is found | Alessandro Ghedini | 2016-01-11 | 1 | -2/+13 |
* | scripts/Makefile: build zsh script even in an out-of-tree build | Dan Fandrich | 2015-12-16 | 1 | -1/+1 |
* | scripts/makefile: add standard header | Daniel Stenberg | 2015-12-09 | 1 | -0/+21 |
* | scripts/Makefile: fix GNUism and survive no perl | Daniel Stenberg | 2015-12-09 | 1 | -1/+2 |
* | zsh install: fix DESTDIR support | Daniel Stenberg | 2015-11-27 | 1 | -2/+2 |
* | build: Install zsh completion | Daniel Shahaf | 2015-11-24 | 1 | -0/+13 |
* | zsh completion: Preserve single quotes in output | danielsh@apache.org | 2015-11-19 | 1 | -1/+1 |
* | scripts: moved contributors.sh and contrithanks.sh into subdir | Daniel Stenberg | 2015-05-27 | 2 | -0/+145 |
* | log2changes.pl: moved to scripts/ | Daniel Stenberg | 2015-05-24 | 1 | -0/+81 |
* | scripts: add zsh.pl for generating zsh completion | Alessandro Ghedini | 2015-05-24 | 1 | -0/+77 |