23 Commits (6608c1c30fc0205e27a66fa20ee6ac5487593f54)

Author SHA1 Message Date
David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
Thomas Wolf 4bfc6c2ae9 Significantly speed up FileTreeIterator on Windows 7 years ago
David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
David Pursehouse 209bb6ea94 EGitPatchHistoryTest: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 8d845ec549 EGitPatchHistoryTest: Set input stream encoding with constant 7 years ago
David Pursehouse 903f1d1639 CGitVsJGitRandomIgnorePatternTest: Open OutputStream in try-with-resource 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path 7 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
Sébastien Arod 4255e6f430 Add test case comparing CGit vs JGit ignore behavior for random patterns 9 years ago
Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 10 years ago
Robin Rosenberg 6e9fdce9b9 Kill GitIndex 13 years ago
Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree 14 years ago
Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 14 years ago
Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 years ago
Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
Shawn O. Pearce 66e5895eb4 Remove speed tests based on mapCommit 14 years ago
Marc Strapetz 936e4ab2f2 Repository can be configured with FS 15 years ago
Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 15 years ago
Shawn O. Pearce b28aadf10f Move T0007_Index to exttst 15 years ago
Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 15 years ago