]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-08-26 Shawn PearceMerge "Do not fake a SymbolicRef as an ObjectIdRef"
2016-08-25 Dave BorowitzNoteMapTest: Add missing @Test annotations 03/53103/2
2016-08-25 Matthias SohnAdd a RepeatRule to help repeating flaky tests 31/79731/2
2016-08-25 Masaya SuzukiDo not fake a SymbolicRef as an ObjectIdRef 16/77416/9
2016-08-25 David PursehouseLfsProtocolServlet: Add support for insufficient storag... 15/79315/4
2016-08-24 Dan WangPacket logging for JGit 72/79472/9
2016-08-24 Stefan Bellerpush: Do not use push options unless requested 53/79653/3
2016-08-24 Masaya SuzukiUse FS#lastModified instead of File#lastModified 07/79407/5
2016-08-24 Christian HalstrickDon't check lastModified, length on folders for submodules 86/78586/4
2016-08-24 Andrey LoskutovAdded Java 7 launch config with LANG env. variable set 82/79582/1
2016-08-24 Masaya SuzukiAdd HTTP status code to ServiceMayNotContinueException 37/79237/6
2016-08-20 David PursehouseLfsProtocolServlet: Add support for rate limit and... 14/79314/2
2016-08-20 David PursehouseLfsProtocolServlet: Always include message in error... 14/79214/4
2016-08-20 David PursehouseLfsRepository{NotFound,ReadOnly}: Externalize message... 46/79246/2
2016-08-19 Matthias SohnMerge "DownloadTest: Use enums from org.apache.http...
2016-08-19 Shawn PearceMerge "Ignore IOException thrown from close"
2016-08-19 David PursehouseDownloadTest: Use enums from org.apache.http.HttpStatus 12/78912/7
2016-08-19 Masaya SuzukiIgnore IOException thrown from close 86/79386/2
2016-08-19 Shawn PearceDfsObjDatabase: clear PackList dirty bit if no new... 74/79374/2
2016-08-17 Matthias SohnEnhance ResetCommand to allow disabling reflog update 62/77362/3
2016-08-16 David PursehouseLfsProtocolServlet: Always set the Content-Type header... 09/79009/2
2016-08-16 David PursehouseLfsProtocolServlet: Don't set pretty printing on Gson 53/78953/2
2016-08-15 Jonathan NiederMerge "BaseReceivePack: null and IllegalStateException...
2016-08-10 Dan WangBaseReceivePack: null and IllegalStateException cases... 67/78367/5
2016-08-09 David PursehouseUpdate .mailmap 59/78659/3
2016-08-09 David PursehouseLfsProtocolServlet: Reuse existing Writer when sending... 88/78588/4
2016-08-09 Jonathan NiederRepoCommand: Avoid group lists shadowing groups strings 60/78660/1
2016-08-09 David PursehousePackWriter: Fix Javadoc tag for thrown exception in... 57/78657/1
2016-08-08 Jonathan NiederMerge "Document new PackWriter#preparePack variant...
2016-08-08 Jonathan NiederDocument new PackWriter#preparePack variant's parameter... 55/78655/1
2016-08-08 Matthias SohnSilence API errors in LfsProtocolServlet 22/78622/2
2016-08-08 Matthias SohnAdd missing @since tags for new API 21/78621/2
2016-08-08 Matthias SohnMerge "Require-Bundle com.jcraft.jsch replaced by Impor...
2016-08-08 Jens OffenbachRequire-Bundle com.jcraft.jsch replaced by Import-Packa... 78/78578/6
2016-08-08 Jonathan NiederMerge changes Ib0d8c294,Idfb83482 44/78644/2
2016-08-08 Jonathan NiederShallow fetch: Pass along "shallow"s in unparsed-wants... 43/78643/3
2016-08-08 Jonathan NiederShallow fetch: Pass a DepthWalk to PackWriter 42/78642/2
2016-08-08 Matthias SohnFix non-parameterized generic type warning 56/76556/3
2016-08-08 Matthias SohnMerge "Add path src/ to source path in build.properties"
2016-08-07 Christian HalstrickMerge "Skip cleaning inner repositories by default...
2016-08-07 Christian HalstrickMerge "Add testCleanDirsWithSubmodule test to CleanComm...
2016-08-06 Matthias SohnAdd path src/ to source path in build.properties 76/77376/2
2016-08-06 Jonathan NiederMerge changes I27961679,I91be6165,If0dbd562
2016-08-06 Terry ParkerShallow fetch/clone: Make --depth mean the total histor... 81/78481/5
2016-08-05 Terry ParkerShallow fetch: Respect "shallow" lines 98/78398/8
2016-08-05 David PursehouseLfsProtocolServlet: Allow access to objects in request 36/78236/3
2016-08-05 David PursehouseLfsProtocolServlet: Allow getLargeFileRepository to... 09/78109/3
2016-08-05 David PursehouseRemove references to org.eclipse.jgit.java7 13/78513/1
2016-08-05 Jonathan NiederMerge changes from topic 'shallowClone'
2016-08-05 Terry ParkerRevWalk: Make fields available to DepthWalk 97/78397/5
2016-08-05 Terry ParkerShallow fetch: avoid sending unneeded blobs 41/78341/5
2016-08-04 Terry ParkerMerge "PackWriterTest: Improve readability"
2016-08-04 Terry ParkerPackWriterTest: Improve readability 42/78342/4
2016-08-04 Matthaus OwensSkip cleaning inner repositories by default in CleanCommand 98/78198/5
2016-08-04 Matthaus OwensAdd testCleanDirsWithSubmodule test to CleanCommandTest 98/78098/6
2016-08-03 Dave BorowitzDiffFormatter: Support setting a reader without a repo 09/78409/2
2016-07-28 Jonathan NiederMerge "RefSpec: Make WildcardMode public"
2016-07-28 Stefan BellerRefSpec: Make WildcardMode public 83/78083/3
2016-07-28 David PursehouseFix typo in email address in copyright headers 38/78038/1
2016-07-28 David PursehouseLfsServerTest: Treat response body as UTF-8 when decodi... 31/78031/1
2016-07-27 David PursehouseLfsProtocolServlet: Pass request and path to getLargeFi... 52/77852/5
2016-07-27 David PursehouseFileLfsServlet: Include error message in response body 57/77757/6
2016-07-27 David PursehouseFileLfsServlet: Return HTTP 422 instead of 400 60/77760/4
2016-07-26 David PursehouseRepository: Log negative useCnt message together with... 43/77743/3
2016-07-26 David PursehouseMergeFormatter: Suppress warning about unchecked conversion 73/77873/2
2016-07-26 David PursehouseAnnotate Sets#of with @SafeVarArgs to prevent heap... 67/77667/3
2016-07-26 David PursehouseArchive: Make project name consistent with other subpro... 66/77666/3
2016-07-26 David PursehouseIgnore 'The value of exception parameter is not used... 05/77305/5
2016-07-26 David PursehouseUpdate links to LFS API documentation 06/77306/6
2016-07-26 David PursehouseMerge branch 'stable-4.4' 55/77655/2
2016-07-25 Stefan BellerRefSpecs: allow construction of weird wildcarded RefSpecs 38/77738/11
2016-07-25 Stefan BellerRefSpec: reject refs ending in '/' 33/77733/5
2016-07-22 Terry ParkerMerge "Push implementation of option strings"
2016-07-22 Dan WangPush implementation of option strings 70/74570/49
2016-07-19 Dave BorowitzDfsObjDatabase: Add lazy last modified method to PackList 43/77543/2
2016-07-19 Dave BorowitzMerge changes I159e9154,I06c722b2
2016-07-18 Dave BorowitzDfsObjectDatabase: Expose PackList and move markDirty... 21/77321/5
2016-07-16 Dan WangBatchRefUpdate: Remove unused namesToCheck variable 73/77373/5
2016-07-15 Matthias SohnJGit v4.4.1.201607150455-r 78/77378/1 v4.4.1.201607150455-r
2016-07-15 Christian HalstrickMerge "RefDirectory: remove ref lock file for following...
2016-07-14 Matthias SohnFix AppServer build errors in Eclipse with <4.6 target... 51/77351/1
2016-07-14 Dave BorowitzInvalidate DfsObjDatabase pack list when refs are updated 19/77319/4
2016-07-12 Matthias SohnMerge branch 'stable-4.4' 46/77146/1
2016-07-12 Matthias SohnLog if Repository.useCnt becomes negative 65/76865/3
2016-07-12 Christian HalstrickTime based eviction strategy for repository cache 04/74904/9
2016-07-12 Hugo ArèsAdd method to read time unit from config 64/76864/3
2016-07-10 Matthias SohnImplement new abstract MappedLoginService methods added... 03/77003/2
2016-07-07 Jonathan NiederDfsGarbageCollector: avoid closing idx and bitmap strea... 16/76916/1
2016-07-07 Matthias SohnFix unclosed resource warnings in FileTreeIteratorTest 55/76555/2
2016-07-07 Matthias SohnFix assertion in SmartClientSmartServerTest.testPush_Cr... 84/76484/2
2016-07-06 Shawn PearceReceivePack: report protocol parsing failures on channel 3 27/76627/3
2016-07-06 Shawn PearceReceivePack: catch InvalidObjectIdException while parsi... 52/76652/2
2016-07-05 Shawn PearceReceivePack: remove unnecessary try-catch around parseC... 51/76651/1
2016-07-05 Shawn PearceReceivePack: enable capabilities immediately on first... 50/76650/1
2016-07-05 Shawn PearceReceivePack: Use Java 7 multi-catch for unpackError 49/76649/1
2016-07-05 Shawn PearcePushConnectionTest: Use Java 7 try-with-resources 48/76648/1
2016-07-05 Shawn Pearcepush: Report fatal server errors during pack writing 65/76565/2
2016-07-05 Shawn PearceReceivePack: Catch InvalidObjectIdException instead... 62/76562/2
2016-07-05 Shawn PearceUploadPack: Include peeled ObjectId as advertised 60/76560/2
2016-07-05 Christian HalstrickMerge "UploadPack: Remove duplicate sentReady assignment"
next