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
2020-02-05
contributors: Also include people who contributed to curl-www
Frank Gevaerts
2020-02-05
contrithanks: Use the most recent tag by default
Frank Gevaerts
2020-02-05
scripts: use last set tag if none given
Daniel Stenberg
2020-01-24
singleuse.pl: support new API functions, fix curl_dbg_ handling
Daniel Stenberg
2020-01-09
scripts/delta: adapt to new public header layout
Daniel Stenberg
2019-12-31
travis: Fix error detection
Jay Satiro
2019-11-08
scripts/contributors: make committers get included too
Daniel Stenberg
2019-03-31
scripts: fix typos
Daniel Gustafsson
2019-03-08
memdebug: make debug-specific functions use curl_dbg_ prefix
Daniel Stenberg
2019-03-02
scripts/completion.pl: also generate fish completion file
Simon Legner
2019-02-11
scripts/singleuse: script to use to track single-use functions
Daniel Stenberg
2019-02-07
zsh.pl: escape ':' character
Alessandro Ghedini
2019-02-07
zsh.pl: update regex to better match curl -h output
Alessandro Ghedini
2018-12-11
delta: use --diff-filter on the git diff-tree invokes
Daniel Stenberg
2018-12-11
scripts/delta: show repo delta info from last release
Daniel Stenberg
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