Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-13 | diffstat summary line varies by locale: miscellany | Jonathan Nieder | 1 | -36/+33 |
2011-04-29 | Mark dirstat error messages for translation | Johan Herland | 1 | -11/+11 |
2011-04-29 | Improve error handling when parsing dirstat parameters | Johan Herland | 1 | -0/+37 |
2011-04-29 | New --dirstat=lines mode, doing dirstat analysis based on diffstat | Johan Herland | 1 | -0/+100 |
2011-04-29 | Allow specifying --dirstat cut-off percentage as a floating point number | Johan Herland | 1 | -0/+64 |
2011-04-29 | Add config variable for specifying default --dirstat behavior | Johan Herland | 1 | -0/+72 |
2011-04-29 | Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file | Johan Herland | 1 | -1/+122 |
2011-04-29 | Make --dirstat=0 output directories that contribute < 0.1% of changes | Johan Herland | 1 | -2/+2 |
2011-04-29 | Add several testcases for --dirstat and friends | Johan Herland | 1 | -0/+585 |