267 Commits (stable-4.5)

Author SHA1 Message Date
  Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 7 years ago
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 years ago
  Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
  Hugo Arès f379688aad Add method to read time unit from config 8 years ago
  Hugo Arès 1c1885b81d Add missing @Test annotation in RepositoryCacheTest 8 years ago
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 8 years ago
  Marco Miller 00db4ab06e Fix config value get to return last instead of 1st just like git 8 years ago
  Dave Borowitz c9b00288fd PersonIdent: Make appendSanitized public 8 years ago
  Dave Borowitz 125a8959d2 PersonIdent: Strip some special chars from external strings 8 years ago
  Dave Borowitz 773f9661d0 PersonIdent: Document that name and email aren't trimmed 8 years ago
  Ned Twigg 32a5993227 Expose conflicting files in CheckoutConflictException 10 years ago
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 8 years ago
  Hugo Arès 83235432e7 Fix repository cache never closing repository 8 years ago
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  David Pursehouse 259dca06ec DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r 8 years ago
  David Pursehouse f23b0fd7e6 IndexDiffTest: Open Git instances in try-with-resources 8 years ago
  David Pursehouse 217760fee5 IndexModificationTimesTest: Open Git instances in try-with-resource 8 years ago
  David Pursehouse 83f1f8fc7c RacyGitTests: Open NameConflictTreeWalk in try-with-resource 8 years ago
  David Pursehouse 964da41d52 ReflogConfigTest: refactor commit method to avoid variable hiding 8 years ago
  David Pursehouse 952f381981 ReflogResolveTest: Open Git instances in try-with-resource 8 years ago
  David Pursehouse 143ba06cd6 RepositoryResolveTest: Open Git in try-with-resource 8 years ago
  David Pursehouse 06bf69d8ca DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resource 8 years ago
  David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests 8 years ago
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8 years ago
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests 8 years ago
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8 years ago
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 8 years ago
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 years ago
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors 8 years ago
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file 8 years ago
  Christian Halstrick 5b55498b16 Fix FileTreeIterator.idSubmodule(Entry) 8 years ago
  Christian Halstrick bd31555ee5 Add support for smudge filters 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 8 years ago
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 years ago
  Christian Halstrick 227b78f087 Add utility method allowing to check for empty folders in workdir 8 years ago
  Hugo Arès 79974e20cc Remove unneeded @SuppressWarnings("boxing") 8 years ago
  Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS 8 years ago
  Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 years ago
  Tobias Oberlies d34314644e API to remove repositories from RepositoryCache 9 years ago
  Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" 9 years ago
  Jonathan Nieder a04d1ad2f1 Introduce exactRef to read a ref whose exact name is known 9 years ago
  Dave Borowitz b9f850a79b Config: Allow ending a file with "=" and no newline 9 years ago
  Dave Borowitz 96eb3ee397 Config: Distinguish between empty and null strings 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers 9 years ago
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago