You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
..
BaseDirCacheEditor.java Initial JGit contribution to eclipse.org 14 years ago
DirCache.java Use try-with-resource to close resources in DirCache 9 years ago
DirCacheBuildIterator.java Update example code for obtaining a locked DirCache 12 years ago
DirCacheBuilder.java Mark non-externalizable strings as such 11 years ago
DirCacheCheckout.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
DirCacheEditor.java Eliminate warnings for non-nls strings that will never be translated 9 years ago
DirCacheEntry.java DirCache: Refuse to read files with invalid paths 9 years ago
DirCacheIterator.java Add basic support for .gitattributes 9 years ago
DirCacheTree.java Fix possible AIOOB in DirCacheTree.contains() 9 years ago
InvalidPathException.java More helpful InvalidPathException messages (include reason) 10 years ago
package-info.java Add Javadoc description for packages 11 years ago