5922 Commits (976a8e369d0c53b6c3f794dc3e9738cc0d18bdda)
 

Author SHA1 Message Date
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 years ago
Matthias Sohn c6f210a38b Merge branch 'stable-4.10' into stable-4.11 7 years ago
Matthias Sohn e512d919ec Merge branch 'stable-4.9' into stable-4.10 7 years ago
Dave Borowitz 5fe8e31d43 Ensure DirectoryStream is closed promptly 7 years ago
Matthias Sohn 3b7cb427ba Merge "Merge branch 'stable-4.10' into stable-4.11" into stable-4.11 7 years ago
Matthias Sohn 9bdbb06324 Merge branch 'stable-4.10' into stable-4.11 7 years ago
Matthias Sohn 9fdc595cdd Merge branch 'stable-4.9' into stable-4.10 7 years ago
Matthias Sohn dd9a14a762 Merge branch 'stable-4.8' into stable-4.9 7 years ago
Matthias Sohn d5ff94d575 Merge branch 'stable-4.7' into stable-4.8 7 years ago
Matthias Sohn 1887c83477 Merge branch 'stable-4.6' into stable-4.7 7 years ago
Matthias Sohn 9253a6c5ca Merge branch 'stable-4.5' into stable-4.6 7 years ago
Nasser Grainawi d13918310f Retry stale file handles on .git/config file 7 years ago
Markus Duft 312e61a373 LFS: Fix potential NPE in LfsPrePushHook 7 years ago
Matthias Sohn a263bb1173 Remove package import for javax.servlet.http from org.eclipse.jgit 7 years ago
Matthias Sohn 4de2a9d57d Add missing @since tag and silence API error 7 years ago
David Pursehouse 61e4f16652 ObjectIdSerializer: Support serialization of known non-null ObjectId 7 years ago
Matthias Sohn f389e18a28 Prepare 4.11.1-SNAPSHOT builds 7 years ago
Matthias Sohn f944063517 JGit v4.11.0.201803080745-r 7 years ago
Thomas Wolf e00f59b7fe Remove useless for(;;) loop 7 years ago
Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 7 years ago
Matthias Sohn 0d79bcf151 Merge branch 'stable-4.10' 7 years ago
Markus Duft 0f9ec9e406 LFS: Adjust some API to make integration into tools (EGit,...) easier 7 years ago
David Pursehouse 9f689e90d4 MergeHeadMsgTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse 2c29af7867 MergeCommand: Open RevWalk in try-with-resource 7 years ago
David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 658c7c179d LongObjectIdTest: Open OutputStreamWriter in try-with-resource 7 years ago
David Pursehouse ee4dd50b3f JschConfigSessionFactory: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse 3195d2fb9b CommandCatalog: Use StandardCharsets.UTF_8 7 years ago
David Pursehouse f91ce7faad JGitTestUtil: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 7 years ago
David Pursehouse 2c5b721161 InfoRefsServlet: Open OutputStreamWriter in try-with-resource 7 years ago
David Pursehouse de96131d36 IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 7b57ce5186 HugeFileTest: Open RandomAccessFile in try-with-resource 7 years ago
David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource 7 years ago
David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 7 years ago
David Pursehouse c6ea82b9cc GetTextTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse e53edce867 GC: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse 07341b2947 FileSender: Open OutputStream in try-with-resource 7 years ago
David Pursehouse d1356bf238 FileRepository: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse 03536cc2d0 FileLfsServlet: Open PrintWriter in try-with-resource 7 years ago
David Pursehouse 336add10c1 FetchProcess: Open OutputStreamWriter in try-with-resource 7 years ago
David Pursehouse fabd645fad FS: Open TemporaryBuffer in try-with-resource 7 years ago
David Pursehouse ae1a53a148 EditListTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 209bb6ea94 EGitPatchHistoryTest: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 159388b1a6 T0003_BasicTest: Use CommitBuilder.setEncoding(Charset) 7 years ago
David Pursehouse 657e414824 WalkEncryptionTest: Use StandardCharsets.UTF_8 7 years ago
David Pursehouse 751a08b2f4 GetTextTest: Use StandardCharsets constants instead of CharSet.forName 7 years ago
David Pursehouse 8d845ec549 EGitPatchHistoryTest: Set input stream encoding with constant 7 years ago