]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-10-26 Matthias SohnFix temporary file leak in CleanFilter 78/83978/1
2016-10-26 Matthias SohnUse AnyLongObjectId instead of LongObjectId in LFS API 77/83977/1
2016-10-26 Matthias SohnSpeedup CleanFilter by transferring data in chunks... 79/83779/3
2016-10-24 Matthias SohnAdd missing @since tag for new protected field in Objec... 89/83789/1
2016-10-24 Kevin CorcoranMake streamFileThreshold configurable 01/70601/4
2016-10-23 David PursehouseMerge "Preserve backslashes within double quotes in...
2016-10-23 Rüdiger HerrmannPreserve backslashes within double quotes in CLIGitComm... 52/73352/2
2016-10-22 Christian HalstrickMove constants used for config-files to ConfigConstants 86/83686/3
2016-10-22 Matthias SohnImplement auto gc 14/70714/7
2016-10-22 David PursehouseCheckoutCommand: Add method to add multiple paths 36/83736/1
2016-10-22 Ned TwiggCheckout: Add the ability to checkout all paths. 81/79981/2
2016-10-21 Marc StrapetzFix possible SIOOBE in RefDirectory.parsePackedRefs 17/79417/4
2016-10-20 Thomas MeyerTransportBundleFile: Resolve remote repository locally 02/77802/4
2016-10-19 David TurnerTreeFormatter: disallow empty filenames in trees 46/81946/6
2016-10-19 Philipp MarxAdd "concurrencyLevel" option to DfsBlockCache 57/82857/3
2016-10-19 David PursehouseDiffCommandTest: Don't call toString on String instances 90/83490/2
2016-10-19 David PursehouseFileNameMatcherTest: Use Character.valueOf rather than... 89/83489/2
2016-10-19 David PursehouseArchiveTest: Don't use string concatenation in loop 86/83486/2
2016-10-19 David PursehouseCLIRepositoryTestCase: Remove unused 'trash' member 85/83485/1
2016-10-19 David PursehouseMerge branch 'stable-4.5' 84/83484/1
2016-10-19 David TurnerConfig: do not add spaces before units 83/83483/1
2016-10-18 David PursehouseUse valueOf rather than constructor for Integer and... 11/83411/2
2016-10-18 David PursehouseFS: Fix lazy initialization of non-volatile static... 10/83410/2
2016-10-18 David PursehousePackOutputStream: Add comment for intentional use of... 09/83409/2
2016-10-18 David PursehouseGit{Add|Clone}Task: Catch specific exceptions rather... 08/83408/3
2016-10-18 David PursehouseMain: Add missing $NON-NLS tag 07/83407/2
2016-10-17 David PursehouseStatus: remove unused lineFormat member 38/83338/2
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
next