]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-03-07 David PursehouseJGitTestUtil: Open auto-closeable resources in try... 35/118835/2
2018-03-07 David PursehouseUse StandardCharsets.UTF_8 in tests 34/118834/2
2018-03-06 David PursehouseInfoRefsServlet: Open OutputStreamWriter in try-with... 33/118833/1
2018-03-06 David PursehouseIndexDiffWithSymlinkTest: Open InputStream in try-with... 32/118832/1
2018-03-06 David PursehouseHugeFileTest: Open RandomAccessFile in try-with-resource 31/118831/1
2018-03-06 David PursehouseHookMessageTest: Open Transport in try-with-resource 63/118763/1
2018-03-06 David PursehouseGitSmartHttpTools: Open OutputStream in try-with-resource 62/118762/1
2018-03-06 David PursehouseGitServletResponseTests: Open Transport in try-with... 61/118761/1
2018-03-06 David PursehouseGetTextTest: Open InputStream in try-with-resource 60/118760/1
2018-03-06 David PursehouseGC: Open auto-closeable resources in try-with-resource 57/118757/2
2018-03-06 David PursehouseFileSnapshotTest: Open FileOutputStream in try-with... 56/118756/1
2018-03-06 David PursehouseFileSender: Open OutputStream in try-with-resource 55/118755/1
2018-03-06 David PursehouseFileRepository: Open FileInputStream in try-with-resource 54/118754/1
2018-03-06 David PursehouseFileLfsServlet: Open PrintWriter in try-with-resource 53/118753/1
2018-03-06 David PursehouseFetchProcess: Open OutputStreamWriter in try-with-resource 52/118752/1
2018-03-06 David PursehouseFS: Open TemporaryBuffer in try-with-resource 50/118750/1
2018-03-06 David PursehouseEditListTest: Open InputStream in try-with-resource 49/118749/2
2018-03-06 David PursehouseEGitPatchHistoryTest: Open BufferedReader in try-with... 48/118748/2
2018-03-06 David PursehouseT0003_BasicTest: Use CommitBuilder.setEncoding(Charset) 47/118747/3
2018-03-06 David PursehouseWalkEncryptionTest: Use StandardCharsets.UTF_8 46/118746/3
2018-03-06 David PursehouseGetTextTest: Use StandardCharsets constants instead... 45/118745/3
2018-03-06 David PursehouseEGitPatchHistoryTest: Set input stream encoding with... 44/118744/3
2018-03-06 David PursehouseDirCacheIterator: Open InputStream in try-with-resource 43/118743/3
2018-03-06 David PursehouseDumbClientSmartServerTest: Open auto-closeable resource... 41/118741/3
2018-03-06 David PursehouseDirCacheCheckoutTest: Open FileInputStream in try-with... 40/118740/3
2018-03-06 David PursehouseDiffFormatterReflowTest: Open InputStream in try-with... 38/118738/3
2018-03-06 David PursehouseMerge changes from topic 'try-with-resource'
2018-03-06 David PursehouseDiffCommand: Open DiffFormatter in try-with-resource 37/118737/1
2018-03-06 David PursehouseMerge "Silence API error raised for new CONFIG_SECTION_...
2018-03-06 David PursehouseDiffAlgorithms: Open Repository in try-with-resource 33/118733/1
2018-03-06 David PursehouseDescribeCommandTest: Open FileWriter in try-with-resource 32/118732/1
2018-03-06 David PursehouseCommitCommand: Open InputStream in try-with-resource 31/118731/1
2018-03-06 David PursehouseDefaultNoteMerger: Open UnionInputStream in try-with... 30/118730/1
2018-03-05 Matthias SohnSilence API error raised for new CONFIG_SECTION_LFS... 28/118728/1
2018-03-05 David PursehouseCommitCommandTest: Open Repository in try-with-resource 27/118727/1
2018-03-05 David PursehouseCommitAndLogCommandTest: Open PrintWriter in try-with... 26/118726/1
2018-03-05 David PursehouseCloneCommandTest: Open Repository in try-with-resource 24/118724/1
2018-03-05 David PursehouseAutoCRLFInputStreamTest: Open auto-closeable resources... 68/118668/1
2018-03-05 David PursehouseCleanCommandTest: Open Repository in try-with-resource 67/118667/1
2018-03-05 David PursehouseCGitVsJGitRandomIgnorePatternTest: Open OutputStream... 66/118666/1
2018-03-05 David PursehouseArchiveTest: Open auto-closeable resources in try-with... 64/118664/1
2018-03-05 David PursehouseArchiveCommand: Create archive output stream in try... 63/118663/1
2018-03-05 David PursehouseApplyCommand: Open FileWriter in try-with-resource 62/118662/1
2018-03-05 David PursehouseAmazonS3Client: Open Input/OutputStream in try-with... 59/118659/1
2018-03-05 David PursehouseAmazonS3: Open InputStream/FileInputStream in try-with... 58/118658/1
2018-03-05 David PursehouseAdvertiseErrorTest: Open Transport in try-with-resource 57/118657/1
2018-03-05 David PursehouseAddCommandTest: Open PrintWriter in try-with-resource 56/118656/1
2018-03-05 David PursehouseFileBasedConfigTest: Open FileOutputStream in try-with... 34/118634/1
2018-03-05 David PursehouseWalkRemoteObjectDatabase: Open auto-closeable resources... 33/118633/1
2018-03-05 David PursehouseTransportSftp: Open BufferedReader in try-with-resource 32/118632/1
2018-03-05 David PursehouseReflogReaderTest: Open FileOutputStream in try-with... 29/118629/1
2018-03-05 David PursehouseReflogReaderTest: Fix indentation 28/118628/1
2018-03-05 David PursehouseReflogWriterTest: Open FileInputStream in try-with... 27/118627/1
2018-03-05 David PursehouseTransportHttp: Open auto-closeable resources in try... 26/118626/1
2018-03-05 David PursehouseRebaseCommandTest: Open BufferedReader in try-with... 25/118625/1
2018-03-05 David PursehouseDirCacheCGitCompatabilityTest: Open BufferedReader... 24/118624/1
2018-03-05 David PursehouseLockFile: Open FileInputStream in try-with-resource 20/118620/1
2018-03-05 David PursehouseCheckoutCommandTest: Open FileInputStream in try-with... 19/118619/1
2018-03-05 David PursehouseSmudgeFilter: Fix Integer boxing warning 18/118618/1
2018-03-05 David PursehouseAdd ConfigConstants.CONFIG_SECTION_LFS 17/118617/1
2018-03-04 Matthias SohnReturn this from InstallLfsCommand.setRepository()... 08/118608/2
2018-03-04 David PursehouseUpgrade spotbugs-maven-plugin to 3.1.2 23/118323/3
2018-03-03 Matthias SohnUpdate orbit to S20180302171354 (photon) and R201802061... 90/118590/1
2018-03-03 David PursehouseAdd|RemoveNoteComand: Reduce duplicated code 86/118486/2
2018-03-03 David PursehouseLFSPointerTest: Open ByteArrayOutputStream in try-with... 77/118477/2
2018-03-03 David PursehouseAbbreviationTest: Open FileOutputStream in try-with... 76/118476/2
2018-03-03 David PursehouseTagBuilder: Open OutputStreamWriter in try-with-resource 75/118475/2
2018-03-03 David PursehouseDaemonService: Open Repository in try-with-resource 33/118233/3
2018-03-03 David PursehouseRefDirectory: Open BufferedReader in try-with-resource 32/118232/3
2018-03-03 David PursehouseObjectDirectory: Open BufferedReader in try-with-resource 31/118231/3
2018-03-03 David PursehousePatch: Open TemporaryBuffer in try-with-resource 30/118230/3
2018-03-03 David PursehouseEnable warning for resources not managed by try-with... 29/118229/3
2018-03-03 Markus DuftLFS: Enable LFS support for the CLI, better error handling 64/112864/34
2018-03-03 Markus DuftCleanup stream usage WRT filters 02/118502/3
2018-03-03 Markus DuftLFS: support merge/rebase/cherry-pick/diff/compare... 76/111376/43
2018-03-01 Matthias SohnMerge "LFS: Dramatically improve checkout speed with...
2018-03-01 Markus DuftLFS: Dramatically improve checkout speed with SSH authe... 63/112863/30
2018-02-28 Terry ParkerCorrectly exit fetch negotiation for stateless RPC... 89/118389/3
2018-02-27 Markus DuftLFS: pre-push upload support 64/111364/31
2018-02-26 David PursehouseAmazonS3: Open OutputStream in try-with-resource 44/118144/1
2018-02-26 David PursehouseMergeGitAttributeTest: Open FileInputStream in try... 43/118143/1
2018-02-26 David PursehousePullCommandWithRebaseTest: Open File{Input|Output}Strea... 26/118126/2
2018-02-26 David PursehouseRecursiveMergerTest: Open FileOutputStream in try-with... 24/118124/1
2018-02-25 David PursehousePullCommandTest: Use try-with-resources for File{Input... 21/118121/1
2018-02-25 David PursehouseAdd ObjectIdSerializer 31/117831/3
2018-02-25 David PursehouseCheckoutCommandTest: Fix name of created temp file 05/118105/1
2018-02-25 David PursehouseIgnoreNodeTest: Suppress deprecation warnings in testEm... 04/118104/1
2018-02-25 David PursehouseFix warnings about boxing/unboxing Boolean 03/118103/1
2018-02-25 David PursehouseWorkingTreeIterator: Fix warnings about variable hiding 02/118102/1
2018-02-25 David PursehouseWorkingTreeIterator: Add NON-NLS suppressions 01/118101/1
2018-02-24 Matthias SohnMerge "Fix processing of gitignore negations"
2018-02-23 Marc StrapetzFix processing of gitignore negations 86/117186/10
2018-02-23 Michael KepplerUpdate tycho to 1.1.0 03/118003/1
2018-02-22 Matthias SohnConfigure Semaphore used in TestRequestLog to be fair 09/117909/2
2018-02-22 Matthias SohnFix indentation in TestRequestLog 89/117989/1
2018-02-22 Dave BorowitzDfsReaderIoStats: Clarify that "blocks" are really... 64/115264/2
2018-02-22 Marc StrapetzPathMatcher: fix handling of **/ 77/117477/12
2018-02-22 David PursehouseMerge changes Id616611e,Ib6509e81,I52f5d3f2
2018-02-21 Marc StrapetzCGitIgnoreTest: also test untracked files 83/117583/3
2018-02-21 Shawn Pearcedfs: Try to avoid searching UNREACHABLE_GARBAGE during... 70/102770/5
next