]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2017-08-18 David PursehouseLongObjectIdTest: Add back self comparison test 65/103265/2
2017-08-18 David PursehouseFormat BUILD files with buildifier 64/103264/2
2017-08-18 David PursehouseBazel: Add missing dependency in org.eclipse.jgit.http... 63/103263/2
2017-08-17 Thomas WolfAdd support to follow HTTP redirects 61/46261/19
2017-08-16 Christian HalstrickMerge "Fix off-by-one error in Strings.count()"
2017-08-16 Christian HalstrickMerge "Use relative paths for attribute rule matching"
2017-08-15 Thomas WolfSend a detailed event on working tree modifications 16/100916/8
2017-08-14 Matthias SohnMerge branch 'stable-4.8' 77/103077/2
2017-08-14 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 76/103076/2
2017-08-14 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 75/103075/2
2017-08-14 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 74/103074/2
2017-08-14 Matthias SohnUpdate Oxygen Orbit p2 repository to R20170516192513 80/103080/1
2017-08-14 Christian HalstrickFix exception handling for opening bitmap index files 98/102598/3
2017-08-14 Thomas WolfDo not apply pushInsteadOf to existing pushUris 54/103054/2
2017-08-14 Thomas WolfRecord submodule paths with untracked changes as FileMo... 79/102879/4
2017-08-14 Thomas WolfFix handling of pushInsteadOf 35/99735/2
2017-08-14 Christian HalstrickMerge "Ensure EOL stream type is DIRECT when -text...
2017-08-14 Thomas WolfFix off-by-one error in Strings.count() 35/103035/1
2017-08-12 Shawn PearceRename extensions.refsStorage to refStorage 78/102578/5
2017-08-11 Thomas WolfEnsure EOL stream type is DIRECT when -text attribute... 97/102997/2
2017-08-11 Thomas WolfUse relative paths for attribute rule matching 94/102994/3
2017-08-09 Shawn PearceExpose LongMap in util package 77/102577/3
2017-08-09 Shawn PearceNB: encode and decode 24-bit ints 93/102393/3
2017-08-08 Shawn PearceUpdate thread-safety warning about Repository 87/102687/1
2017-08-02 Dave BorowitzReflogWriter: Minor cleanup 94/102394/2
2017-08-02 Dave BorowitzEliminate SectionParser construction boilerplate 21/102421/1
2017-08-02 David PursehouseMerge changes Ia6c3935c,I46a29eae
2017-08-01 Matthias SohnMerge "git ignore .DS_Store"
2017-08-01 Matthias SohnMerge "git ignore all bazel folders"
2017-08-01 Matthias SohnRemove unused import introduced in a551b64 33/102333/2
2017-08-01 Matthias SohnSilence API errors caused by adding enum constants... 32/102332/2
2017-08-01 David PursehouseMerge changes I424295df,Ib003f7c8
2017-08-01 Han-Wen NienhuysTreat RawText of binary data as file with one single... 76/102076/3
2017-07-28 Terry ParkerMerge "Use w1 for hashCode of AbbreviatedObjectId"
2017-07-28 David PursehouseMerge "IntList: support contains(int)"
2017-07-28 David PursehouseMerge "Replace findbugs by spotbugs"
2017-07-28 Shawn PearceUse w1 for hashCode of AbbreviatedObjectId 73/101773/2
2017-07-28 Shawn PearceIntList: support contains(int) 72/101772/2
2017-07-28 Matthias SohnReplace findbugs by spotbugs 12/101312/3
2017-07-28 Dave BorowitzRefDirectory: Add in-process fair lock for atomic updates 62/102162/2
2017-07-28 Dave BorowitzRefDirectory: Retry acquiring ref locks with backoff 31/102031/5
2017-07-28 David Pursehousegit ignore .DS_Store 89/101889/2
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-27 Han-Wen NienhuysTrim boilerplate in RawParseUtils_LineMapTest. 75/102075/1
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
next