1340 Commits (stable-4.3)

Author SHA1 Message Date
  Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 years ago
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 8 years ago
  Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file 8 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
  Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths 8 years ago
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 8 years ago
  Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 8 years ago
  Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 years ago
  Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 8 years ago
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 years ago
  David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 8 years ago
  David Pursehouse 8deff4b969 HugeFileTest: Make Git a class member and open in try-with-resource 8 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 259dca06ec DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r 8 years ago
  David Pursehouse 30c9ec88d1 DirCacheIteratorTest: Open TreeWalk instances in try-with-resource 8 years ago
  David Pursehouse 430b777830 ForPathTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse 130cf0d61a GitConstructionTest: Open Git instance in try-with-resource 8 years ago
  David Pursehouse f23b0fd7e6 IndexDiffTest: Open Git instances in try-with-resources 8 years ago
  David Pursehouse 4d3dc41f2f ManifestParserTest: Don't use deprecated StringBufferInputStream 8 years ago
  David Pursehouse 217760fee5 IndexModificationTimesTest: Open Git instances in try-with-resource 8 years ago
  David Pursehouse de73fbf597 InterIndexDiffFilterTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse 6d33322df4 LockFileTest: Open Git instance in try-with-resource 8 years ago
  David Pursehouse 61bb701eeb MergeCommandTest: Use JUnit's assume to check preconditions 8 years ago
  David Pursehouse 03987f980b MergeCommandTest: Open Git instances in try-with-resource 8 years ago
  David Pursehouse 50e21322de NoteMapTest: Open TreeWalk instances in try-with-resource 8 years ago
  David Pursehouse 35ba741cd4 ObjectDirectoryTest: Fix warnings about variable hiding 8 years ago
  David Pursehouse 101ac16e8d PackWriterTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 53b6bb9cca PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 8 years ago
  David Pursehouse f7a3643fb8 PathSuffixFilterTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse a3923f6b95 PostOrderTreeWalkTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse ad9b326e3f PullCommandWithRebaseTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse f3c250bd08 PushCommandTest: 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 3adea9ac7f RecursiveMergerTest: Open TreeWalk and BufferedReader in try-with-resource 8 years ago
  David Pursehouse 964da41d52 ReflogConfigTest: refactor commit method to avoid variable hiding 8 years ago
  David Pursehouse 615280ba07 RefDirectoryTest: Fix warning about member variable hiding 8 years ago
  David Pursehouse 952f381981 ReflogResolveTest: Open Git instances in try-with-resource 8 years ago
  David Pursehouse 5ca9aaa172 RepoCommandTest: Open Git instances in try-with-resource 8 years ago
  Ivan Motsch 975aa88685 Add Attribute Macro Expansion 8 years ago
  David Pursehouse 143ba06cd6 RepositoryResolveTest: Open Git in try-with-resource 8 years ago
  David Pursehouse a176c6055a ResetCommandTest: Use Git member in testHardResetAfterSquashMerge 8 years ago
  David Pursehouse 8074f50b58 ResolveMergerTest: Open Git in try-with-resource 8 years ago
  David Pursehouse 3c4e7c08a7 RevCommitListTest: Open Git and RevWalk in try-with-resource 8 years ago
  David Pursehouse 5bfdc3341c RevCommitParseTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse f0ef7748b4 RevObjectTest: Open RevWalk in try-with-resource 8 years ago