]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-10-01 Zhen ChenDelay inserter.flush in WalkFetchConnection 03/82303/2
2016-09-30 Rüdiger HerrmannRemove unused code from class Repository 11/81911/2
2016-09-24 Matthias SohnMerge branch 'stable-4.5' 44/81844/1
2016-09-24 Shawn PearceMerge "Fix carrying over flags during a RevWalk" into...
2016-09-23 Christian HalstrickFix carrying over flags during a RevWalk 91/81491/2
2016-09-23 Matthias SohnMerge "Use consistent feature and category names"
2016-09-23 David PursehouseRepositoryCache#unregisterAndCloseRepository: Remove... 07/81707/2
2016-09-23 Thomas Wolf[releng] maven: compile against the Java 1.8 libraries 45/81745/1
2016-09-22 Matthias SohnUse consistent feature and category names 12/81712/2
2016-09-22 David Pursehousepgm, test: Add missing dependency for buck build 67/81667/2
2016-09-22 David PursehouseDfsBlockCache: Suppress warnings about unchecked conver... 44/81544/3
2016-09-22 David PursehouseLfsServerTest: Remove unnecessary suppression of 'restr... 42/81542/4
2016-09-22 David PursehouseWrappedRequest: Don't use deprecated ServletRequestWrap... 41/81541/4
2016-09-22 David PursehouseSuppress deprecation warnings related to UploadPackLogger 33/81533/4
2016-09-22 David PursehouseAppServer: Remove unnecessary 'unused' suppressions 32/81532/4
2016-09-22 David PursehouseHttpClientConnection: Don't use deprecated HttpClient... 05/81505/4
2016-09-21 Matthias SohnFix wrong @since tags introduced by 1beb3ccd 41/81641/1
2016-09-21 Matthias SohnMerge branch 'stable-4.5' 89/81589/2
2016-09-21 Matthias SohnTurn off doclint also during Maven site generation 06/81606/2
2016-09-21 Matthias SohnPrepare 4.5.1-SNAPSHOT builds 03/81603/1
2016-09-21 Matthias SohnJGit v4.5.0.201609210915-r 86/81586/1 v4.5.0.201609210915-r
2016-09-21 Saša ŽivkovUnconditionally close repository in unregisterAndCloseR... 63/81563/2
2016-09-20 Shawn PearceMerge "Add ReceivedPackStatistics for PackParser"
2016-09-20 Matthias SohnChange JGit minimum execution environment to JavaSE-1.8 82/79782/4
2016-09-20 Christian HalstrickMove AtomicObjectOutputStream to lfs/internal 88/76588/8
2016-09-20 Christian HalstrickAdd built-in LFS smudge filter for local case 31/76131/10
2016-09-20 Christian HalstrickAdd built-in LFS clean filter 30/76130/9
2016-09-20 Christian HalstrickAdd configuration parameter to enable built-in hooks... 84/71984/12
2016-09-20 Christian HalstrickAdd support for built-in smudge filters 83/71983/12
2016-09-20 Christian HalstrickAdd support for built-in clean filters 82/71982/11
2016-09-19 Masaya SuzukiAdd ReceivedPackStatistics for PackParser 50/81050/4
2016-09-19 Matthias SohnPrepare 4.6.0-SNAPSHOT builds 63/81363/1
2016-09-14 Thomas WolfHandle all values of branch.[name].rebase 31/79031/3
2016-09-14 Andrey LoskutovIgnore trailing spaces in directory rule patterns 58/81058/3
2016-09-13 Martin GoellnitzAdd support for post-commit hooks 65/80865/3
2016-09-05 Matthias SohnDon't log error if system git config does not exist 60/80360/3
2016-09-05 Matthias SohnAdd missing dependency to slf4j-log4j bridge 52/80352/2
2016-09-02 Matthias SohnRename FSJava7Test to FSTest 51/80351/1
2016-09-01 Matthias SohnImprove JavaDoc for LfsProtocolServlet.getLargeFileRepo... 62/80062/2
2016-08-30 Ned TwiggCLI: implement option -d for deleting tags 27/79327/4
2016-08-30 Ned TwiggAdded a clean command. 24/79324/5
2016-08-30 David PursehouseAdd specific exception for LFS unavailable 08/79908/2
2016-08-30 David PursehouseAdd Javadoc for LFS exception messages 07/79907/2
2016-08-29 Shawn PearceReceivePack: integrate push option parsing into recvCom... 57/79957/2
2016-08-29 Shawn PearceReceivePack: simplify getPushOptions 56/79956/2
2016-08-29 Shawn PearceReceivePack: allow push options to be set 55/79955/3
2016-08-26 Jonathan NiederMake GC.RepoStatistics static 89/79889/1
2016-08-26 Shawn PearceReceivePack: refactor push option parsing 87/79887/4
2016-08-26 Stefan BellerFix push option initalization on HTTP 86/79886/2
2016-08-26 Shawn PearceMerge "DfsReader: check object type during open"
2016-08-26 Shawn PearceMerge "Fix HttpClientConnection leaking temporary buffe...
2016-08-26 Shawn PearceDfsReader: check object type during open 86/79786/2
2016-08-26 Masaya SuzukiClarify the semantics of DfsRefDatabase#compareAndPut 33/77433/5
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 Matthias SohnFix HttpClientConnection leaking temporary buffer files 22/79622/1
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
next