Daniel Stenberg
709aefc7ca
scripts/delta: adapt to curl.h changes for the opt counter
2022-11-17 14:41:04 +01:00
max.mehl
ad9bc5976d
copyright: make repository REUSE compliant
...
Add licensing and copyright information for all files in this repository. This
either happens in the file itself as a comment header or in the file
`.reuse/dep5`.
This commit also adds a Github workflow to check pull requests and adapts
copyright.pl to the changes.
Closes #8869
2022-06-13 09:13:00 +02:00
Daniel Stenberg
5ad5007eba
scripts/delta: check the file delta for current branch
...
... also polish the output style a little bit
2022-02-03 23:42:43 +01:00
Daniel Stenberg
343644fc32
scripts/delta: hide a git error message we don't care about
...
fatal: path 'src/tool_listhelp.c' exists on disk, but not in [tag]
2021-10-02 23:36:51 +02:00
Daniel Stenberg
8bb5f4ddf3
scripts/delta: count command line options in the new file
...
... which makes the shown delta number wrong until next release.
2021-10-01 08:49:12 +02:00
a1346054
5458e6bd18
scripts: invoke interpreters through /usr/bin/env
...
Closes #7602
2021-08-23 15:59:34 +02:00
Daniel Stenberg
f4dc08abf2
scripts/delta: also show total number of days
2021-05-06 10:00:36 +02:00
Daniel Stenberg
4d2f800677
curl.se: new home
...
Closes #6172
2020-11-04 23:59:47 +01:00
Daniel Stenberg
b4d86d34f9
scripts/delta: add diffstat summary
...
... and make output more table-like
2020-09-03 08:18:32 +02:00
Daniel Stenberg
4608fa4ae6
scripts: improve the "get latest curl release tag" logic
...
... by insiting on it matching "^curl-".
2020-08-27 14:25:24 +02:00
Daniel Stenberg
5296abe3af
scripts: use last set tag if none given
...
Makes 'delta' and 'contributors.sh' easier to use.
Make the delta script invoke contrithanks to get current number of
contributors instead of counting THANKS, for accuracy.
Closes #4881
2020-02-05 10:46:28 +01:00
Daniel Stenberg
062eaa63b5
scripts/delta: adapt to new public header layout
2020-01-09 22:57:33 +01:00
Daniel Gustafsson
a92e9f578f
scripts: fix typos
2019-03-31 22:55:09 +02:00
Daniel Stenberg
1568d710cd
delta: use --diff-filter on the git diff-tree invokes
...
Suggested-by: Dave Reisner
2018-12-11 15:32:34 +01:00
Daniel Stenberg
70d8ac624f
scripts/delta: show repo delta info from last release
...
... where "last release" should be the git tag in the repo.
2018-12-11 15:07:26 +01:00