Skip to content

Tags: matthiaskrgr/gitdiffbinstat

Tags

4.7

Toggle 4.7's commit message
fix bug that caused wrong results on not-root dirs.

4.6

Toggle 4.6's commit message
Merge pull request #1 from slovdahl/master

Fix variable assignment bug

4.5

Toggle 4.5's commit message
comments

4.4

Toggle 4.4's commit message
update command using --diff-filter to be compatible with git 1.8.5.2

4.3

Toggle 4.3's commit message
export LANG=c

4.2

Toggle 4.2's commit message
Fix bug in moved binary files code.

4.1

Toggle 4.1's commit message
varify the new tmp file.

4.0

Toggle 4.0's commit message
support "${obj}..." arguments e.g. "gitdiffbinstat master..."

3.2

Toggle 3.2's commit message
fix bug where we got negated results comparing 2 commits via foo..bar.

3.1

Toggle 3.1's commit message
Fix bug that messed up the output when we were in headless state and …

…wanted to compare the current commit to some branch.