summaryrefslogtreecommitdiff
path: root/t/t4047-diff-dirstat.sh
Commit message (Expand)AuthorAgeFilesLines
* diffstat summary line varies by locale: miscellanyjn/diffstat-testsJonathan Nieder2012-03-131-36/+33
* Mark dirstat error messages for translationJohan Herland2011-04-291-11/+11
* Improve error handling when parsing dirstat parametersJohan Herland2011-04-291-0/+37
* New --dirstat=lines mode, doing dirstat analysis based on diffstatJohan Herland2011-04-291-0/+100
* Allow specifying --dirstat cut-off percentage as a floating point numberJohan Herland2011-04-291-0/+64
* Add config variable for specifying default --dirstat behaviorJohan Herland2011-04-291-0/+72
* Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-fileJohan Herland2011-04-291-1/+122
* Make --dirstat=0 output directories that contribute < 0.1% of changesJohan Herland2011-04-291-2/+2
* Add several testcases for --dirstat and friendsJohan Herland2011-04-291-0/+585