49 Commits (6e03645ad80adf71527ca18f937db4b8e34b7f13)

Author SHA1 Message Date
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop 5 years ago
  David Pursehouse 302717c30b DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail() 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 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
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 years ago
  David Pursehouse 50cebd85a8 DirCacheCGitCompatabilityTest: Open BufferedReader in try-with-resource 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  David Pursehouse c9e61c7b39 DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse fc4ac28aa9 DirCacheBuilderIteratorTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse 0973c9fc48 DirCacheCGitCompatabilityTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse 30c9ec88d1 DirCacheIteratorTest: Open TreeWalk instances in try-with-resource 8 years ago
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests 8 years ago
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
  Shawn Pearce 683c41af92 DirCache: Do not create duplicate tree entries 8 years ago
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file 8 years ago
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast 8 years ago
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9 years ago
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9 years ago
  Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 9 years ago
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 9 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg af54f16635 DirCacheIterator: Fix reset() and back() 11 years ago
  Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage 11 years ago
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 years ago
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 years ago
  Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 12 years ago
  Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument 12 years ago
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 years ago
  Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 12 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce 6533994bc9 Fix ArrayIndexOutOfBoundsException in DirCacheIterator 13 years ago
  Shawn O. Pearce edeea800a6 DirCacheIteratorTest: Use newInCore instead of disk 13 years ago
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 years ago
  Marc Strapetz 6a05904e53 Extend DirCache test case to check "intent to add" flag. 13 years ago
  Marc Strapetz 253b36d27a Partial support for index file format "3". 13 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 years ago
  Christian Halstrick b9ab040b45 Added MERGING_RESOLVED repository state 14 years ago
  Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 14 years ago
  Shawn O. Pearce 784b24dde1 Correctly skip over unrecognized optional dircache extensions 14 years ago
  Shawn O. Pearce 434e7884e5 Remove RepositoryTestCase from DirCacheCGitCompatabilityTest 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago