summaryrefslogtreecommitdiff
path: root/t/t4047-diff-dirstat.sh
Commit message (Expand)AuthorAgeFilesLines
* diff: activate diff.renames by defaultmm/diff-renames-defaultMatthieu Moy2016-02-251-1/+2
* t: fix severe &&-chain breakageJeff King2015-03-201-1/+1
* diff --shortstat --dirstat: remove duplicate outputmk/diff-shortstat-dirstat-fixMÃ¥rten Kongstad2015-03-021-0/+14
* 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