Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-05 | scripts: use last set tag if none given | Daniel Stenberg | |
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-01-09 | scripts/delta: adapt to new public header layout | Daniel Stenberg | |
2019-03-31 | scripts: fix typos | Daniel Gustafsson | |
2018-12-11 | delta: use --diff-filter on the git diff-tree invokes | Daniel Stenberg | |
Suggested-by: Dave Reisner | |||
2018-12-11 | scripts/delta: show repo delta info from last release | Daniel Stenberg | |
... where "last release" should be the git tag in the repo. |