]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2024-02-21 Matthias SohnJGit v6.9.0.202402211805-m3 96/1177196/1 v6.9.0.202402211805-m3
2024-02-21 Matthias SohnMerge branch 'stable-6.8' 94/1177194/1
2024-02-21 Matthias SohnMerge branch 'stable-6.7' into stable-6.8 93/1177193/1
2024-02-21 Matthias SohnMerge branch 'stable-6.6' into stable-6.7
2024-02-21 Matthias SohnDelete org.eclipse.jgit.ssh.apache.agent/bin/.project 91/1177191/1
2024-02-20 Luca MilanesioAllow to discover bitmap on disk created after the... 96/1174396/15
2024-02-20 Matthias SohnUpdate jetty to 10.0.20 79/1177079/1
2024-02-20 Matthias SohnUpdate maven plugins 78/1177078/1
2024-02-20 Matthias SohnUpdate org.assertj:assertj-core to 3.25.3 77/1177077/1
2024-02-20 Matthias SohnUpdate org.mockito:mockito-core to 5.10.0 76/1177076/1
2024-02-20 Matthias SohnUpdate org.apache.commons:commons-compress to 1.26.0 75/1177075/1
2024-02-20 Matthias SohnUpdate byte-buddy to 1.14.12 74/1177074/1
2024-02-20 Matthias SohnAdd SystemReader.Delegate to reduce boiler-plate code... 71/1177071/2
2024-02-19 Nasser Grainawistorage.file: Do not throw NSFE when deleting tmp files 70/205470/2
2024-02-19 Motiejus JakštysFS.detectSymlinkSupport: fix a race 54/1174154/4
2024-02-19 Matthias SohnMerge changes I8e577a23,Ic8e8b288
2024-02-19 Matthias SohnMerge changes I9225d6a3,I9cf093ca,Id5a80635
2024-02-15 Dariusz LukszaMerge branch 'stable-6.8' into master 29/1176929/1
2024-02-15 Dariusz LukszaMerge branch 'stable-6.7' into stable-6.8 28/1176928/1
2024-02-15 Dariusz LukszaMerge branch 'stable-6.6' into stable-6.7 27/1176927/1
2024-02-13 Nasser GrainawiRefDirectory: Do not unlock until after deleting loose ref 74/1176274/3
2024-02-13 Matthias SohnAdd missing javadoc description for declared exception 31/1176831/1
2024-02-13 Nasser GrainawiSnapshottingRefDirectory: Invalidate snapshot after... 75/1176275/4
2024-02-13 Nasser GrainawiSnapshottingRefDir: Replace lambas with method refs 89/1176789/2
2024-02-13 Nasser GrainawiSnapshottingRefDir: Reduce casts with overrides 88/1176788/2
2024-02-13 Matthias Sohn[errorprone] Fix wrong comparison which always evaluate... 58/1176058/1
2024-02-13 Matthias Sohn[errorprone] Remove unnecessary comparison 57/1176057/1
2024-02-12 Dariusz LukszaMerge branch 'stable-6.8' into master 48/1176748/1
2024-02-12 Dariusz LukszaMerge branch 'stable-6.7' into stable-6.8 47/1176747/1
2024-02-12 Dariusz LukszaMerge branch 'stable-6.6' into stable-6.7 46/1176746/1
2024-02-09 Ivan FradeErrorprone EscapedEntity: Do not use HTML entities... 53/1176853/1
2024-02-09 Ivan FradeChangedPathFilter: Suppress warning about backing array... 52/1176852/1
2024-02-07 jackdt@google.comPackWriterBitmapPreparer: Do not generate bitmaps for... 70/1176570/8
2024-02-06 Matthias SohnDon't use localized String during JVM shutdown 56/1176056/1
2024-02-01 Thomas WolfRawParseUtils.nextLfSkippingSplitLines: fulfil contract... 28/1176328/1
2024-02-01 Thomas Wolf[gpg] Refactor the GpgSignatureVerifier 27/1176327/1
2024-02-01 Thomas WolfRawParseUtils: utility method to get a header value 26/1176326/1
2024-01-29 Dariusz LukszaImprove handling of NFS stale handle errors 25/1176125/1
2024-01-29 Dariusz LukszaFix handling of missing pack index file 24/1176124/1
2024-01-29 Dariusz LukszaAdd tests for handling pack files removal during fetch 23/1176123/1
2024-01-28 Thomas WolfRebaseCommand: fix stopping on root commit conflicts 94/1174394/2
2024-01-28 Dariusz LukszaImprove handling of NFS stale handle errors 53/205553/5
2024-01-28 Dariusz LukszaFix handling of missing pack index file 52/205552/4
2024-01-28 Dmitrii NaumenkoCherryPick: add ability to customise cherry-picked... 14/1172614/7
2024-01-23 Matthias SohnRawParseUtils: Add missing @since tag for new API method 54/1176054/1
2024-01-23 Matthias SohnSilence API warning for new constant 53/1176053/1
2024-01-20 Thomas Wolf[ssh] Bump Apache MINA sshd 2.11.0 -> 2.12.0 76/1174776/2
2024-01-20 Matthias SohnMerge branch 'stable-6.8' 07/1174607/1
2024-01-19 Matthias SohnMerge branch 'stable-6.7' into stable-6.8 06/1174606/1
2024-01-19 Matthias SohnMerge branch 'stable-6.6' into stable-6.7 05/1174605/1
2024-01-19 Luca MilanesioIntroduce a PriorityQueue sorting RevCommits by commit... 40/194140/36
2024-01-19 Matthias SohnRemove org.eclipse.jgit.benchmark/.factorypath 04/1174604/1
2024-01-19 Matthias SohnUpdate jmh to 1.37 for org.eclipse.jgit.benchmark 03/1174603/2
2024-01-18 Dariusz LukszaAdd tests for handling pack files removal during fetch 46/205546/6
2024-01-16 Matthias SohnMerge "Remove invalid/unnecessary Maven settings"
2024-01-12 Ivan FradeMerge "PackWriterBitmapPreparer: Set limit on excessive...
2024-01-12 Jackson ToeniskoetterPackWriterBitmapPreparer: Set limit on excessive branch... 07/1174407/21
2024-01-12 Matthias SohnUpdate jna to 5.14.0 90/1173390/5
2024-01-11 Ivan FradeMerge "DfsInserter/PackParser: keep min size for index...
2024-01-11 Ivan FradeDfsInserter/PackParser: keep min size for index in... 19/1174419/3
2024-01-10 Matthias SohnMerge branch 'stable-6.8' 12/1174312/1
2024-01-10 Matthias SohnMerge branch 'stable-6.7' into stable-6.8
2024-01-10 Matthias SohnMerge branch 'stable-6.6' into stable-6.7 10/1174310/1
2024-01-10 Matthias SohnMerge branch 'stable-6.5' into stable-6.6 09/1174309/1
2024-01-10 Matthias SohnMerge branch 'stable-6.4' into stable-6.5 08/1174308/1
2024-01-10 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 07/1174307/1
2024-01-10 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 06/1174306/1
2024-01-10 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 05/1174305/1
2024-01-10 Matthias SohnMerge branch 'stable-6.0' into stable-6.1
2024-01-10 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 03/1174303/1
2024-01-09 Ivan FradeMerge "FooterLines: handle extraction from messages...
2024-01-09 Nitzan Gur... FooterLines: handle extraction from messages without... 44/1173244/8
2024-01-08 Matthias SohnSilence API warnings 02/1174302/1
2023-12-23 Michael KepplerRemove invalid/unnecessary Maven settings 31/1174031/1
2023-12-23 Matthias SohnUpdate maven plugins 46/1174046/1
2023-12-23 Matthias SohnUpdate org.eclipse.dash:license-tool-plugin to 1.1.0 45/1174045/1
2023-12-22 Matthias SohnEnable using slf4j 2.x 85/1173385/7
2023-12-22 Matthias SohnUpdate Tycho to 4.0.4 86/1173386/4
2023-12-22 Matthias SohnUpdate mockito to 5.8.0 84/1173384/3
2023-12-22 Matthias SohnAdd 4.31 target platform and update orbit to 4.31 83/1173383/3
2023-12-22 Matthias SohnUpdate ecj to 3.36.0 82/1173382/3
2023-12-22 Matthias SohnRenormalize line endings based on .gitattributes 51/1173051/3
2023-12-22 Matthias SohnConfigure .gitattributes to manage line endings 50/1173050/3
2023-12-22 Matthias SohnNormalize line endings to LF for all text files 49/1173049/3
2023-12-22 Matthias SohnMerge "Remove invalid spotbugs configuration"
2023-12-22 Matthias SohnMerge "Fix PMD plugin configuration"
2023-12-20 Dariusz LukszaBasePackFetchConnection: Skip object/ref lookups if... 02/1173802/3
2023-12-20 Dariusz LukszaLooseObjects: Use File#exists when possible 37/1173737/2
2023-12-17 Michael KepplerRemove invalid spotbugs configuration 92/1173392/1
2023-12-17 Michael KepplerFix PMD plugin configuration 91/1173391/1
2023-12-14 Ivan FradeDfsReader: give subclasses visiblity over the pack... 78/1173678/5
2023-12-14 Ivan FradePackBitmapIndex/StoredBitmap: Expose size and counts 48/205448/6
2023-12-13 Ivan FradePackWriter/Statistics: Remove the bitmapt hit stats 03/1173603/1
2023-12-10 Thomas WolfConfigure Github issue reporting 68/1173368/1
2023-12-09 Fabio PonciroliMake sure ref to prune is in packed refs 31/1173231/9
2023-12-06 Thomas WolfMerge "API filter for PackStatistics.objectsWithBitmaps...
2023-12-06 Kamil MusinFooterLine: Protect from ill-formed message 47/1173047/5
2023-12-05 Ivan FradeMerge "Document option gc.writeCommitGraph"
2023-12-05 Thomas WolfAPI filter for PackStatistics.objectsWithBitmapsFound 76/1173176/1
2023-12-04 Ivan FradeMerge "StartGenerator: Fix parent rewrite with non...
next