index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-09-23
whitespace fixes
Viktor Szakats
2018-07-08
scripts: include _curl as part of CLEANFILES
Dave Reisner
2018-05-14
contributors.sh: use "on github", not at
Daniel Stenberg
2018-01-07
scripts: allow all perl scripts to be run directly
Jay Satiro
2017-12-12
THANKS: added missing names
Daniel Stenberg
2017-08-18
scripts/contri*sh: use "git log --use-mailmap"
Daniel Stenberg
2017-08-15
zsh.pl: produce a working completion script again
Kamil Dudka
2017-08-10
travis: verify "make install"
Daniel Stenberg
2017-06-03
updatemanpages.pl: error out on too old git version
Daniel Stenberg
2017-06-02
coverage: run event tests too
Daniel Stenberg
2017-06-02
build: provide easy code coverage measuring
Daniel Stenberg
2017-03-07
updatemanpages.pl: Update man pages to use current date and versions
Steve Brokenshire
2017-01-20
contri*.sh: cut off parentheses from names too
Daniel Stenberg
2016-05-23
contrithanks.sh: exclude existing names case insensitively
Daniel Stenberg
2016-05-23
contrithanks.sh: use same grep pattern and -a flag as contributors.sh
Daniel Stenberg
2016-05-23
contributors.sh: better grep pattern, use grep -a
Daniel Stenberg
2016-05-23
contrithanks.sh: do the same github fix as contributors.sh
Daniel Stenberg
2016-05-23
contributors: Show GitHub username if real name unknown
Jay Satiro
2016-04-22
contributors.sh: make --releasenotes implied
Daniel Stenberg
2016-04-18
scripts/make: use $(EXEEXT) for executables
Daniel Stenberg
2016-02-10
contributors.sh: make 79 the max column width (from 80)
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-11
scripts: don't generate and install zsh completion when cross-compiling
Alessandro Ghedini
2016-01-11
scripts: fix zsh completion generation
Alessandro Ghedini
2016-01-11
zsh.pl: fail if no curl is found
Alessandro Ghedini
2015-12-16
scripts/Makefile: build zsh script even in an out-of-tree build
Dan Fandrich
2015-12-09
scripts/makefile: add standard header
Daniel Stenberg
2015-12-09
scripts/Makefile: fix GNUism and survive no perl
Daniel Stenberg
2015-11-27
zsh install: fix DESTDIR support
Daniel Stenberg
2015-11-24
build: Install zsh completion
Daniel Shahaf
2015-11-19
zsh completion: Preserve single quotes in output
danielsh@apache.org
2015-05-27
scripts: moved contributors.sh and contrithanks.sh into subdir
Daniel Stenberg
2015-05-24
log2changes.pl: moved to scripts/
Daniel Stenberg
2015-05-24
scripts: add zsh.pl for generating zsh completion
Alessandro Ghedini