]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2017-07-28 David Pursehousegit ignore all bazel folders 88/101888/2
2017-07-28 David PursehouseMerge "Fix committing empty commits"
2017-07-28 David PursehouseMerge "Support overriding a batch's reflog on a per...
2017-07-28 Christian HalstrickFix committing empty commits 41/100641/3
2017-07-28 David PursehouseMerge changes from topic 'batch-ref-update-reflog'
2017-07-26 Zhen ChenAdd commit check for head references 58/101758/4
2017-07-26 Zhen ChenAdd connectivity check from references 99/101299/8
2017-07-26 Zhen ChenAdd dfs fsck implementation 07/99707/13
2017-07-26 Dave BorowitzSupport overriding a batch's reflog on a per-ReceiveCom... 84/101584/3
2017-07-26 Dave BorowitzBatchRefUpdate: Expand javadocs and add @Nullable 83/101583/3
2017-07-26 Dave BorowitzPackedBatchRefUpdate: Write reflogs 57/101457/4
2017-07-25 Dave BorowitzImprove BatchRefUpdateTest readability 59/101359/5
2017-07-25 Dave BorowitzExtract constants for reflog entry message prefixes 56/101456/2
2017-07-25 Dave BorowitzMove BatchRefUpdate tests to a new file 58/101358/5
2017-07-25 Dave BorowitzImplement atomic BatchRefUpdates for RefDirectory 71/100771/9
2017-07-25 Dave BorowitzSeparate RefUpdate.Result.REJECTED_{MISSING_OBJECT... 32/100932/6
2017-07-25 David PursehouseAdd missing newlines at ends of Java files 72/100672/3
2017-07-25 Dave BorowitzTemporarily @Ignore flaky CommitCommandTest methods 40/100940/6
2017-07-24 Dmitry PavlenkoFix matching ignores and attributes pattern of form... 50/100550/8
2017-07-24 David PursehouseMerge changes from topic 'packed-batch-ref-update'
2017-07-22 Shawn PearceMerge "Make 'inCoreLimit' of LocalFile used in ResolveM...
2017-07-22 Changcheng... Make 'inCoreLimit' of LocalFile used in ResolveMerger... 14/101714/3
2017-07-21 Shawn Pearcedfs: optionally store blockSize in DfsPackDescription 42/101742/2
2017-07-19 Shawn Pearcedfs: silence resource warnings in DfsBlockCacheTest 03/101603/1
2017-07-19 Shawn Pearcedfs: Fix DataFormatException: 0 bytes to inflate 00/101600/2
2017-07-19 Shawn Pearcedfs: actually allow current DfsBlock to GC 99/101599/1
2017-07-19 Shawn Pearcedfs: test for repositories sharing blocks in DfsBlockCache 98/101598/1
2017-07-19 Shawn PearceMerge "dfs: only create DfsPackFile if description...
2017-07-19 Shawn Pearcedfs: Fix incorrect use of reference == for DfsStreamKey 63/101563/1
2017-07-19 Shawn Pearcedfs: Fix build break caused by DfsStreamKey.of signatur... 60/101560/1
2017-07-19 Shawn Pearcedfs: only create DfsPackFile if description has PACK 75/101475/2
2017-07-19 Shawn Pearcedfs: Fix default DfsStreamKey to include DfsRepositoryD... 35/101535/1
2017-07-19 Shawn Pearcedfs: Shrink DfsPackDescription.sizeMap storage 34/101534/1
2017-07-19 Shawn Pearcedfs: Fix caching of index, bitmap index, reverse index 78/101478/1
2017-07-19 Shawn Pearcedfs: Use special ForReverseIndex DfsStreamKey wrapper... 77/101477/1
2017-07-17 Shawn PearceDerive DfsStreamKey from DfsPackDescription 73/101373/5
2017-07-17 Dave BorowitzAdd tests for updating single refs to missing objects 25/100925/5
2017-07-17 Dave BorowitzFix deleting symrefs 31/100931/4
2017-07-17 Dave BorowitzRefDirectory: Throw exception if CAS of packed ref... 70/100770/7
2017-07-17 Dave BorowitzReceiveCommand: Explicitly check constructor preconditions 69/100769/6
2017-07-17 Dave BorowitzBatchRefUpdate: Document when getPushOptions is null 68/100768/4
2017-07-17 Shawn PearceExtract BlockBasedFile base class for DfsPackFile 77/100577/2
2017-07-17 Shawn PearceUse separate DfsStreamKey for PackIndex 76/100576/2
2017-07-17 Shawn PearceRename DfsPackKey to DfsStreamKey 75/100575/2
2017-07-07 Matthias SohnAdd missing @since 4.9 for new API PackParser.setExpect... 51/100951/1
2017-07-07 Dave BorowitzMerge changes from topic 'packed-batch-ref-update'
2017-07-05 Zhen ChenMake possible to overwrite the object count 06/99706/3
2017-07-05 Dave BorowitzRefList: Support capacity <= 0 on new builders 67/100767/1
2017-07-05 Dave BorowitzShort-circuit writing packed-refs if no refs were packed 66/100766/1
2017-07-05 Dave BorowitzBatchRefUpdate: Clarify some ref prefix calls 65/100765/1
2017-07-03 Christian HalstrickMerge "Support -merge attribute in binary macro"
2017-06-27 Shawn PearceUse read ahead during copyPackThroughCache 69/100169/1
2017-06-27 Mathieu CartaudSupport -merge attribute in binary macro 74/99874/3
2017-06-22 David TurnerAdd a test for parsing fsck config options and expose... 80/99780/5
2017-06-22 Oliver LockwoodAdd --match option for `jgit describe` to CLI 72/99772/2
2017-06-21 Oliver LockwoodFix bug in multiple tag handling on DescribeCommand 86/99686/5
2017-06-19 Oliver LockwoodSupport --match functionality in DescribeCommand 09/99509/3
2017-06-16 Matthias SohnAllow to programmatically set FastForwardMode for PullC... 62/99262/7
2017-06-16 Mattias NeulingAdd support for config "pull.ff 23/76323/6
2017-06-16 David PursehouseFetch/PullCommand: Improve Javadoc of setRecurseSubmodules 35/99435/1
2017-06-15 Matthias SohnImprove javadoc for MergeCommand.setFastForward() 31/99431/1
2017-06-15 David PursehouseAdd tests for SubmoduleConfig 86/99186/5
2017-06-15 Matthias SohnMerge branch 'stable-4.8' 87/99187/3
2017-06-14 Terry ParkerAdd a new singlePack option to PackConfig 71/99371/4
2017-06-13 Matthias SohnPrepare 4.8.1-SNAPSHOT builds 89/99189/1
2017-06-11 Matthias SohnJGit v4.8.0.201706111038-r 76/99076/1 v4.8.0.201706111038-r
2017-06-11 David PursehouseMerge branch 'stable-4.8' 74/99074/1
2017-06-11 Matthias SohnUse a dedicated executor to run auto-gc in command... 73/99073/2
2017-06-11 Matthias SohnAllow to use an external ExecutorService for background... 70/99070/3
2017-06-11 David PursehouseFetch: Add --recurse-submodules and --no-recurse-submod... 96/98396/7
2017-06-11 David PursehouseFix capitalization of command help summaries 71/99071/1
2017-06-10 David PursehouseMerge branch 'stable-4.8' 63/99063/1
2017-06-09 Matthias SohnSubmoduleUpdateCommand#setCallback should return 'this' 61/99061/1
2017-06-09 Zhen ChenDefer object collision check until pack stream is done 40/98740/4
2017-06-08 David PursehouseCloneCommand#setCallback should return 'this' 93/98393/4
2017-06-08 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 59/98959/1
2017-06-08 Matthias SohnPrepare 4.7.2-SNAPSHOT builds 92/98892/1
2017-06-08 David PursehouseMerge branch 'stable-4.7' into stable-4.8 52/98852/2
2017-06-07 Matthias SohnJGit v4.7.1.201706071930-r 53/98853/1 v4.7.1.201706071930-r
2017-06-07 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 18/98818/1
2017-06-05 Yasuhiro TakagiArchiveCommand: Create prefix entry with commit time 78/98478/3
2017-06-05 David TurnerRun auto GC in the background 74/98474/2
2017-06-04 Shawn Pearcefetch: Accept any SHA-1 on lhs of refspec 03/98603/1
2017-05-30 Matthias SohnUpdate Orbit to the Oxygen version R20170516192513 70/98270/1
2017-05-30 Matthias SohnPrepare 4.9.0-SNAPSHOT builds 07/98207/1
2017-05-30 Matthias SohnMerge branch 'master' into stable-4.8 97/98197/1
2017-05-24 Han-Wen NienhuysFix out-of-bounds exception in RepoCommand#relative 80/97680/3
2017-05-24 Bryan DonlanFix null return from FS.readPipe when command fails... 09/97709/3
2017-05-24 Dave BorowitzRenameDetector: Clarify rename limits <= 0 78/97878/1
2017-05-22 Zhen ChenRemove unnecessary cast for DfsReader 04/97704/1
2017-05-22 David PursehouseMerge "Fix javadoc of TooLargeObjectInPackException"
2017-05-19 Shawn PearceAllow DfsReader to be subclassed 08/97608/1
2017-05-19 Shawn PearceTrack read IO for DfsReader 03/97603/1
2017-05-19 Matthias SohnFix javadoc of TooLargeObjectInPackException 43/97543/1
2017-05-18 Terry ParkerMerge "Exclude refs/tags from bitmap commit selection"
2017-05-18 Terry ParkerExclude refs/tags from bitmap commit selection 04/97404/7
2017-05-18 Matthias SohnMerge branch 'stable-4.8' 85/97485/1
2017-05-17 Matthias SohnPrepare 4.8.0-SNAPSHOT builds 45/97345/1
2017-05-17 Matthias SohnJGit v4.8.0.201705170830-rc1 21/97321/1 v4.8.0.201705170830-rc1
2017-05-15 Matthias Sohn[findBugs] Use UTF-8 to write to the error stream in... 24/97024/3
next