aboutsummaryrefslogtreecommitdiff
path: root/scripts/delta
AgeCommit message (Collapse)Author
2020-02-05scripts: use last set tag if none givenDaniel 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-09scripts/delta: adapt to new public header layoutDaniel Stenberg
2019-03-31scripts: fix typosDaniel Gustafsson
2018-12-11delta: use --diff-filter on the git diff-tree invokesDaniel Stenberg
Suggested-by: Dave Reisner
2018-12-11scripts/delta: show repo delta info from last releaseDaniel Stenberg
... where "last release" should be the git tag in the repo.