]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-09-29 David PursehouseDirCacheCheckoutTest#testCheckoutHierarchy: Add missing... 82/130182/1
2018-09-29 David PursehouseConfigTest: Fix tests for getting empty config value... 81/130181/1
2018-09-29 David PursehouseFileResolverTest#testNotAGitRepository: Fail when excep... 80/130180/2
2018-09-27 Jonathan TanUploadPack: support deepen-since in protocol v2 85/129285/3
2018-09-27 Jonathan TanDepthGenerator: remove redundant depth check 84/129284/2
2018-09-27 David PursehouseFileRepositoryBuilderTest: Don't explicitly close Buffe... 63/130063/1
2018-09-26 David PursehouseExplicitly specify charset when constructing FileWriter 70/129970/1
2018-09-26 David PursehouseExplicitly specify charset when constructing BufferedReader 69/129969/1
2018-09-25 David PursehouseExplicitly specify charset in constructor of InputStrea... 25/129925/2
2018-09-25 David PursehouseExplicitly specify charset when calling getBytes 15/129915/2
2018-09-25 David PursehouseExplicitly specify charset in constructor of String 99/129899/2
2018-09-25 David PursehouseMake inner classes static where possible 93/129893/2
2018-09-25 David PursehouseBazel: Increase severity of ExpectedExceptionChecker... 91/129891/2
2018-09-25 David PursehouseMerge branch 'stable-5.1' 64/129964/1
2018-09-25 David PursehouseMerge branch 'stable-5.0' into stable-5.1 63/129963/1
2018-09-25 David PursehouseMerge branch 'stable-4.11' into stable-5.0 62/129962/1
2018-09-25 David PursehouseMerge branch 'stable-4.10' into stable-4.11 61/129961/1
2018-09-25 David PursehouseMerge branch 'stable-4.9' into stable-4.10 60/129960/1
2018-09-25 David PursehouseMerge branch 'stable-4.8' into stable-4.9 59/129959/1
2018-09-25 David PursehouseMerge branch 'stable-4.7' into stable-4.8 58/129958/1
2018-09-25 Matthias SohnUpdate .mailmap 05/129905/6
2018-09-25 Matthias SohnFix @since tag on RefDatabase#getRefsByPrefix 53/129953/1
2018-09-25 David OstrovskyObjectDownloadListener#onWritePossible: Add comment... 98/129898/2
2018-09-25 David PursehouseT0003_BasicTest: Fix incorrect usage of ExpectedException 90/129890/1
2018-09-25 David PursehouseProtocolV2ParserTest: Fix incorrect usage of ExpectedEx... 32/129832/2
2018-09-24 Minh ThaiUsing getRefsByPrefix with multiple prefixes 77/129577/7
2018-09-24 Minh ThaiQuery references by multiple prefixes 67/129567/8
2018-09-23 Michael KepplerFix Mylyn commit message template 28/129828/2
2018-09-22 David OstrovskyBazel: Provide toolchain with activated error prone... 82/128082/3
2018-09-20 Marc StrapetzConfig.set-methods should not touch lines from included... 59/128059/3
2018-09-20 Marc StrapetzDon't inline included configs on FileBasedConfig.save() 47/127847/5
2018-09-20 Marc StrapetzConfigLine.includedFrom stores source, if it was read... 58/128058/2
2018-09-18 Matthias SohnMerge branch 'stable-5.1' 50/129650/1
2018-09-18 Matthias SohnPrepare 5.1.2-SNAPSHOT builds 49/129649/1
2018-09-18 Matthias SohnJGit v5.1.1.201809181055-r 48/129648/1 v5.1.1.201809181055-r
2018-09-18 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 47/129647/1
2018-09-18 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 45/129645/1
2018-09-18 Matthias SohnPrepare 4.11.4-SNAPSHOT builds 44/129644/1
2018-09-18 Matthias SohnJGit v4.11.3.201809181037-r 43/129643/1 v4.11.3.201809181037-r
2018-09-18 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 39/129639/1
2018-09-18 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 37/129637/1
2018-09-18 Matthias SohnPrepare 4.9.6-SNAPSHOT builds 34/129634/1
2018-09-18 Matthias SohnJGit v4.9.5.201809180939-r 33/129633/1 v4.9.5.201809180939-r
2018-09-18 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 32/129632/1
2018-09-18 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 26/129626/1
2018-09-18 Matthias SohnPrepare 4.7.5-SNAPSHOT builds 23/129623/1
2018-09-18 Matthias SohnJGit v4.7.4.201809180905-r 22/129622/1 v4.7.4.201809180905-r
2018-09-18 Matthias SohnUpdate API problem filter 21/129621/1
2018-09-18 David PursehouseMerge branch 'stable-5.1' 89/129589/1
2018-09-18 David PursehouseMerge branch 'stable-5.0' into stable-5.1 88/129588/1
2018-09-18 David PursehouseMerge branch 'stable-4.11' into stable-5.0 87/129587/1
2018-09-18 David PursehouseMerge branch 'stable-4.10' into stable-4.11 86/129586/1
2018-09-18 David PursehouseMerge branch 'stable-4.9' into stable-4.10 85/129585/1
2018-09-18 David PursehouseMerge branch 'stable-4.8' into stable-4.9 84/129584/1
2018-09-18 David PursehouseMerge branch 'stable-4.7' into stable-4.8 81/129581/2
2018-09-17 Matthias SohnFix ObjectUploadListener#close 82/129582/1
2018-09-17 Matthias SohnFix error handling in FileLfsServlet 02/129502/2
2018-09-17 David OstrovskyObjectDownloadListener#onWritePossible: Make code spec... 01/129501/6
2018-09-16 David OstrovskyObjectDownloadListener: Return from onWritePossible... 73/129473/3
2018-09-15 David PursehouseSmartOutputStream: Suppress false-positive resource... 93/129393/3
2018-09-15 Matthias SohnFix IOException when LockToken#close fails 60/129460/3
2018-09-14 Thomas WolfSet TagOpt.AUTO_FOLLOW when not cloning all branches 54/128954/2
2018-09-14 Thomas WolfFix fetch refspecs when not cloning all branches 55/52455/8
2018-09-14 Ivan FradeMove ls-refs parsing code to the ProtocolV2Parser 99/128399/12
2018-09-14 David PursehouseMerge "Remove unused API problem filters"
2018-09-14 David PursehouseRemove unused API problem filters 92/129392/1
2018-09-14 Ivan FradeUntangle UploadPack.processShallow 98/128398/11
2018-09-14 Ivan FradeUploadPack.fetchV2: Make shallow commits list non-nullable 89/129389/2
2018-09-13 David PursehouseMerge branch 'stable-5.1' 03/129303/2
2018-09-12 Matthias Sohn[spotBugs] Fix potential NPE in SmudgeFilter#downloadLf... 02/129302/1
2018-09-12 Cliffred van... Fix logging null if called process fails 09/129009/4
2018-09-12 Matthias SohnMerge branch 'stable-5.1' 73/129073/2
2018-09-12 David PursehouseMerge branch 'stable-5.0' into stable-5.1 24/129224/1
2018-09-12 David PursehouseMerge branch 'stable-4.11' into stable-5.0 13/129213/1
2018-09-12 David PursehouseMerge branch 'stable-4.10' into stable-4.11 99/129199/1
2018-09-12 David PursehouseMerge branch 'stable-4.9' into stable-4.10 96/129196/1
2018-09-12 David PursehouseMerge branch 'stable-4.8' into stable-4.9 95/129195/1
2018-09-12 David PursehouseMerge branch 'stable-4.7' into stable-4.8 86/129186/1
2018-09-12 Matthias SohnFix NoSuchFileException during directory cleanup in... 84/129184/1
2018-09-11 Matthias SohnUpdate japicmp to 0.13.0 81/129181/1
2018-09-11 Matthias SohnPrepare 5.1.1-SNAPSHOT builds 80/129180/1
2018-09-11 Matthias SohnJGit v5.1.0.201809111528-r 71/129171/1 v5.1.0.201809111528-r
2018-09-10 Matthias SohnExternalize warning message in RefDirectory.delete() 75/129075/1
2018-09-10 Thomas WolfSuppress warning for trying to delete non-empty directory 74/129074/1
2018-09-10 Markus DuftFix replacement quoting for replaceAll in filter command 52/128352/4
2018-09-10 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 69/129069/1
2018-09-10 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 68/129068/1
2018-09-10 Matthias SohnPrepare 4.11.3-SNAPSHOT builds 35/129035/1
2018-09-10 Matthias SohnJGit v4.11.2.201809100523-r 34/129034/1 v4.11.2.201809100523-r
2018-09-09 Matthias SohnSpotBugs: don't rely on default encoding 83/128683/4
2018-09-09 Matthias SohnMerge branch 'stable-5.1' 03/129003/1
2018-09-09 Matthias SohnUpdate Orbit 2018-09 to R20180905201904 99/128999/2
2018-09-09 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 92/128992/2
2018-09-09 Matthias SohnPrepare 5.0.4-SNAPSHOT builds 91/128991/1
2018-09-09 Matthias SohnJGit v5.0.3.201809091024-r 89/128989/1 v5.0.3.201809091024-r
2018-09-09 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 88/128988/1
2018-09-09 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 87/128987/1
2018-09-09 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 86/128986/1
2018-09-09 Matthias SohnUse the same default diff.renameLimit = 400 like native git 82/128982/1
2018-09-09 Matthias SohnPrepare 4.9.5-SNAPSHOT builds 78/128978/1
next