summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: fix typosDaniel Gustafsson2019-03-312-4/+4
* memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg2019-03-081-16/+3
* scripts/completion.pl: also generate fish completion fileSimon Legner2019-03-023-97/+151
* scripts/singleuse: script to use to track single-use functionsDaniel Stenberg2019-02-111-0/+223
* zsh.pl: escape ':' characterAlessandro Ghedini2019-02-071-0/+3
* zsh.pl: update regex to better match curl -h outputAlessandro Ghedini2019-02-071-1/+1
* delta: use --diff-filter on the git diff-tree invokesDaniel Stenberg2018-12-111-2/+2
* scripts/delta: show repo delta info from last releaseDaniel Stenberg2018-12-111-0/+137
* whitespace fixesViktor Szakats2018-09-231-1/+1
* scripts: include _curl as part of CLEANFILESDave Reisner2018-07-081-0/+2
* contributors.sh: use "on github", not atDaniel Stenberg2018-05-141-1/+2
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-073-3/+3
* THANKS: added missing namesDaniel Stenberg2017-12-121-0/+1
* scripts/contri*sh: use "git log --use-mailmap"Daniel Stenberg2017-08-182-2/+2
* zsh.pl: produce a working completion script againKamil Dudka2017-08-151-2/+3
* travis: verify "make install"Daniel Stenberg2017-08-101-0/+27
* updatemanpages.pl: error out on too old git versionDaniel Stenberg2017-06-031-1/+8
* coverage: run event tests tooDaniel Stenberg2017-06-021-0/+5
* build: provide easy code coverage measuringDaniel Stenberg2017-06-021-0/+11
* updatemanpages.pl: Update man pages to use current date and versionsSteve Brokenshire2017-03-071-0/+348
* contri*.sh: cut off parentheses from names tooDaniel Stenberg2017-01-202-2/+4
* contrithanks.sh: exclude existing names case insensitivelyDaniel Stenberg2016-05-231-1/+1
* contrithanks.sh: use same grep pattern and -a flag as contributors.shDaniel Stenberg2016-05-231-4/+4
* contributors.sh: better grep pattern, use grep -aDaniel Stenberg2016-05-231-3/+3
* contrithanks.sh: do the same github fix as contributors.shDaniel Stenberg2016-05-231-3/+3
* contributors: Show GitHub username if real name unknownJay Satiro2016-05-231-1/+1
* contributors.sh: make --releasenotes impliedDaniel Stenberg2016-04-221-12/+4
* scripts/make: use $(EXEEXT) for executablesDaniel Stenberg2016-04-181-2/+2
* contributors.sh: make 79 the max column width (from 80)Daniel Stenberg2016-02-101-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-033-3/+3
* scripts: don't generate and install zsh completion when cross-compilingAlessandro Ghedini2016-01-111-0/+8
* scripts: fix zsh completion generationAlessandro Ghedini2016-01-111-1/+1
* zsh.pl: fail if no curl is foundAlessandro Ghedini2016-01-111-2/+13
* scripts/Makefile: build zsh script even in an out-of-tree buildDan Fandrich2015-12-161-1/+1
* scripts/makefile: add standard headerDaniel Stenberg2015-12-091-0/+21
* scripts/Makefile: fix GNUism and survive no perlDaniel Stenberg2015-12-091-1/+2
* zsh install: fix DESTDIR supportDaniel Stenberg2015-11-271-2/+2
* build: Install zsh completionDaniel Shahaf2015-11-241-0/+13
* zsh completion: Preserve single quotes in outputdanielsh@apache.org2015-11-191-1/+1
* scripts: moved contributors.sh and contrithanks.sh into subdirDaniel Stenberg2015-05-272-0/+145
* log2changes.pl: moved to scripts/Daniel Stenberg2015-05-241-0/+81
* scripts: add zsh.pl for generating zsh completionAlessandro Ghedini2015-05-241-0/+77