Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Instant instead of milliseconds for filesystem timestamp handling | Matthias Sohn | 2019-07-18 | 1 | -2/+2 |
* | DiffCommandTest: Don't call toString on String instances | David Pursehouse | 2016-10-19 | 1 | -5/+5 |
* | DiffCommandTest: Open Git and RevWalk in try-with-resource | David Pursehouse | 2016-01-25 | 1 | -139/+144 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 1 | -4/+1 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Make output stream optional in DiffCommand | Kevin Sawicki | 2012-05-10 | 1 | -0/+19 |
* | Add options for setting context lines and prefixes to DiffCommand | Tomasz Zarna | 2012-01-09 | 1 | -0/+44 |
* | DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first | Tomasz Zarna | 2011-12-23 | 1 | -6/+104 |
* | Add DiffCommand to JGit API | Tomasz Zarna | 2011-08-16 | 1 | -0/+97 |