summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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