]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-10-17 David PursehouseLfsStore: Don't invoke toString on String variable 37/83337/2
2016-10-17 David PursehouseUpgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4 68/81668/5
2016-10-17 Christian HalstrickMerge "Fix JGit CLI to follow native git's interpretati...
2016-10-14 Christian HalstrickFix JGit CLI to follow native git's interpretation... 16/83216/2
2016-10-13 Matthias SohnMerge branch 'stable-4.5' 67/83167/1
2016-10-13 Matthias SohnUnconditionally close repositories in RepositoryCache... 34/82934/5
2016-10-13 Matthias SohnHttpClientConnection: Register connection socket factor... 03/83103/1
2016-10-13 Matthias SohnAdd dependency to org.apache.commons.logging used by... 02/83102/1
2016-10-12 Matthias SohnContent type constants used in lfs should be final 52/82952/2
2016-10-12 Matthias SohnAmazonS3: ensure that errorStream is closed 23/82923/2
2016-10-12 Matthias SohnMerge "Add toString() to CherryPickCommand and ResetCom...
2016-10-12 Hugo ArèsFix eviction of repositories with negative usage count 18/83018/1
2016-10-10 Matthias SohnMerge branch 'stable-4.5' 82/82882/1
2016-10-10 Thomas WolfFix symlink content comparison on MacOS in tree walk 16/63116/8
2016-10-10 Christian HalstrickMerge "Fix CheckoutCommand to return updated files...
2016-10-09 Matthias SohnAdd toString() to CherryPickCommand and ResetCommand 08/82808/1
2016-10-01 Matthias Sohnpgm: Fix misspelled key of an externalized string 63/81863/2
2016-10-01 Matthias SohnAdd missing online help for Ketch server type option... 62/81862/2
2016-10-01 Matthias SohnRemove wrong junit dependencies in org.eclipse.jgit.pgm 23/82323/1
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-27 Christian HalstrickFix CheckoutCommand to return updated files even on... 98/81998/1
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
next