add filter ignored authors

This commit is contained in:
arzzen
2025-06-16 14:40:49 +02:00
parent 79c735c814
commit 95136d3f92

View File

@@ -456,7 +456,7 @@ function detailedGitStats() {
lines_changed, file[author]+0, first[author], last[author];
}
}' |
eval "$sort_command" |
eval "$sort_command" | filter_ignored_authors |
LC_ALL=C awk '
# This second awk script stores data, calculates totals, and then formats output with graphs
BEGIN {