Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | BlameCommandTest: Instantiate Git objects in try-with-resource | David Pursehouse | 2016-01-20 | 1 | -303/+305 |
* | blame: Fix merges, where merge result differs only by whitespace | Konrad Kügler | 2014-05-03 | 1 | -0/+31 |
* | Blame correctly in the presence of conflicting merges | Konrad Kügler | 2014-04-17 | 1 | -0/+70 |
* | Take core.autocrlf into account for blame annotations | Konrad Kügler | 2014-03-10 | 1 | -0/+61 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | [blame] Fix blame following renames in non-toplevel directories | Carsten Pfeiffer | 2011-11-10 | 1 | -11/+26 |
* | Add blame unit test for file that is renamed twice. | Kevin Sawicki | 2011-09-30 | 1 | -0/+42 |
* | blame: Compute the origin of lines in a result file | Shawn O. Pearce | 2011-05-31 | 1 | -0/+271 |