| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Significantly speed up FileTreeIterator on Windows | Thomas Wolf | 2018-03-25 | 1 | -0/+93 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -3/+3 |
* | EGitPatchHistoryTest: Open BufferedReader in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -19/+19 |
* | EGitPatchHistoryTest: Set input stream encoding with constant | David Pursehouse | 2018-03-06 | 1 | -1/+1 |
* | CGitVsJGitRandomIgnorePatternTest: Open OutputStream in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -4/+4 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 2 | -7/+7 |
* | FileUtils.toPath to convert File to Path | Marc Strapetz | 2017-11-14 | 1 | -1/+2 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -3/+3 |
* | Add test case comparing CGit vs JGit ignore behavior for random patterns | Sébastien Arod | 2015-09-30 | 1 | -0/+275 |
* | Deprecate TemporaryBuffer.LocalFile without parent directory | Shawn Pearce | 2014-11-25 | 1 | -1/+1 |
* | Kill GitIndex | Robin Rosenberg | 2011-11-09 | 1 | -481/+0 |
* | Remove deprecated Repository.mapTree | Shawn O. Pearce | 2011-03-07 | 1 | -8/+10 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 2 | -4/+28 |
* | Rename getOldName,getNewName to getOldPath,getNewPath | Shawn O. Pearce | 2010-08-04 | 1 | -2/+2 |
* | Rename Repository getWorkDir to getWorkTree | Shawn O. Pearce | 2010-06-25 | 1 | -1/+1 |
* | Remove speed tests based on mapCommit | Shawn O. Pearce | 2010-06-23 | 3 | -301/+0 |
* | Repository can be configured with FS | Marc Strapetz | 2010-06-04 | 1 | -2/+2 |
* | Refactor TemporaryBuffer to support reuse in other contexts | Shawn O. Pearce | 2010-01-12 | 1 | -2/+2 |
* | Move T0007_Index to exttst | Shawn O. Pearce | 2009-11-02 | 1 | -0/+460 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 4 | -0/+528 |