]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2024-05-21 Matthias SohnJGit v6.10.0.202405212237-m3 84/1194984/1 v6.10.0.202405212237-m3
2024-05-21 Matthias SohnUpdate Apache commons-logging to 1.3.2 79/1194979/2
2024-05-20 Matthias SohnUpdate jetty to 10.0.21 78/1194978/1
2024-05-20 Matthias SohnUpdate Apache commons-io to 2.16.1 77/1194977/1
2024-05-20 Matthias SohnUpdate Apache commons-codec to 1.17.0 76/1194976/1
2024-05-16 Ivan FradeWalkFetchConnection: Remove marked packs on all functio... 56/1194856/4
2024-05-16 Ivan FradeMerge "Do not use ArrayList when there will be deletions"
2024-05-16 jackdt@google.comDo not use ArrayList when there will be deletions 12/1194812/7
2024-05-16 Matthias SohnMerge changes I12e4d0fd,I082ffb20
2024-05-15 Matthias SohnPatchApplierTest: remove unused import 25/1194625/1
2024-05-15 Matthias SohnMerge "Allow applying a patch with conflicts"
2024-05-14 Patrick HieselAllow applying a patch with conflicts 80/200480/10
2024-05-14 Matthias SohnRemove unused API problem filters 24/1194624/1
2024-05-14 Matthias SohnFix warning "Redundant specification of type arguments... 23/1194623/2
2024-05-14 Matthias SohnAdd 4.32 target platform 22/1194622/1
2024-05-14 Matthias SohnMerge "sshd: fix IdentiesOnly if SSH agent is enabled...
2024-05-13 Thomas Wolfsshd: fix IdentiesOnly if SSH agent is enabled and... 67/1194667/1
2024-05-13 Matthias SohnUpdate mina-sshd to 2.12.1 21/1194621/2
2024-05-13 Matthias SohnUpdate byte-buddy to 1.14.15 20/1194620/2
2024-05-13 Matthias SohnUpdate org.apache.commons:commons-compress to 1.26.1 19/1194619/2
2024-05-13 Matthias SohnUpdate mockito to 5.12.0 18/1194618/2
2024-05-13 Matthias SohnUpdate org.eclipse.jdt:ecj to 3.37.0 17/1194617/2
2024-05-13 Matthias SohnUpdate groovy to 4.0.21 15/1194615/2
2024-05-13 Matthias SohnUpdate args4j to 2.37 14/1194614/2
2024-05-13 Yury MolchanCheck an execution bit by reading it from the file... 28/1193828/4
2024-05-11 Thomas Wolf[releng] Bump Bouncy Castle to 1.78.1 95/1194595/1
2024-05-08 Ivan FradePackIndex: Make it an interface 74/1194474/3
2024-05-08 Ivan FradePackIndex: Make iterator static (pass object count... 73/1194473/2
2024-05-08 Ivan FradePackIndex: move checksum to the subclasses 72/1194472/2
2024-05-02 Ivan FradeGitDateFormatterTest: Remove printlns 01/1194201/1
2024-05-02 David OstrovskyBazel: Add support for JDK 21 84/204984/10
2024-05-02 David OstrovskyMerge "Bazel: Replace deprecated --experimental_strict_...
2024-05-01 Ivan FradeMerge "PackIndex: Make #getOffset protected to allow...
2024-04-30 David OstrovskyBazel: Replace deprecated --experimental_strict_action_... 69/1194069/1
2024-04-29 Matthias SohnFix warning about using raw type 25/1194025/1
2024-04-29 Matthias Sohn[errorprone] Fix pattern ModifiedButNotUsed 24/1194024/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern CatchAndPrintStackTrace 23/1194023/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern FutureReturnValueIgnored 22/1194022/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern BadImport 21/1194021/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern UseCorrectAssertInTests 20/1194020/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern ProtectedMembersInFinalClass 19/1194019/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern CatchFail 18/1194018/3
2024-04-29 Matthias Sohn[errorprone] Fix pattern see UnusedVariable 17/1194017/2
2024-04-29 Matthias Sohn[errorprone] Fix pattern LongLiteralLowerCaseSuffix 16/1194016/2
2024-04-29 Matthias Sohn[errorprone] Fix error pattern JdkObsolete 15/1194015/2
2024-04-28 Matthias Sohn[errorprone] Fix UnnecessaryParentheses errors 14/1194014/1
2024-04-28 David OstrovskyBazel: Update RBE docker image to Ubuntu 22.04 and... 70/1193970/2
2024-04-28 David OstrovskyBump Bazel version to 7.1.1 80/204980/7
2024-04-26 Ivan FradePackIndex: Make #getOffset protected to allow out-of... 61/1193961/1
2024-04-25 SruteeshResolveMerger: Fix the issue with binary modify-modify... 33/1176833/5
2024-04-20 Matthias SohnExplain why RacyGitTests may be flaky in some environments 34/1193534/1
2024-04-12 Ivan FradeMerge "PackBitmapIndexBuilder.StoredEntry: add getter...
2024-04-12 Ivan FradeMerge "PackBitmapIndex: clarify naming of getObject...
2024-04-12 Sam DelmericoPackBitmapIndexBuilder.StoredEntry: add getter for... 41/1192941/11
2024-04-12 Sam DelmericoPackBitmapIndex: clarify naming of getObject inputs 08/1192808/11
2024-04-11 Ivan FradeMerge "Add more tests on rewriting parents in a RevWalk"
2024-04-10 Thomas WolfRevert "[releng] Bump Bouncy Castle to 1.78" 42/1192942/1
2024-04-09 Thomas Wolf[releng] Bump Bouncy Castle to 1.78 51/1192751/2
2024-04-09 Thomas WolfMerge changes Ib7e3e562,I9d1f641c,Ia50445b8
2024-04-09 Ivan FradeMerge "MergeAlgorithm: Fix diff3 conflict hunk computation"
2024-04-09 Antonin DelpeuchMergeAlgorithm: Fix diff3 conflict hunk computation 76/1177976/4
2024-04-08 Thomas Wolf[gpg] Remove obsolete import-package 50/1192750/1
2024-04-08 Thomas Wolf[gpg] Correct finding public keys from pubring.gpg 67/1184467/2
2024-04-08 Thomas Wolf[gpg] Fix reading ed25519 GPG keys 66/1184466/2
2024-04-03 Sam DelmericoPackBitmapIndexBuilder: make StoredEntry constructor... 06/1190806/2
2024-04-02 Ivan FradeMerge "PackBitmapIndexBuilder: allow repeated call...
2024-04-02 Sam DelmericoPackBitmapIndexBuilder: allow repeated call of getCompr... 33/1188433/5
2024-04-02 jackdt@google.comDfsPackFile: Make the loader classes used to construct... 65/1190165/11
2024-04-01 Ivan FradeDfsPackFile: make public the constructor with bitmap... 69/1190169/2
2024-03-29 Sam DelmericoPackWriter: writeBitmapIndex takes bitmap index writer 22/1177722/21
2024-03-26 Max HaslbeckAdd more tests on rewriting parents in a RevWalk 89/1178189/5
2024-03-25 Sam DelmericoPackBitmapIndex: convert from class to interface 40/1187440/2
2024-03-20 Ivan FradeMerge "DfsGarbageCollectorTest: add test for bitmap...
2024-03-20 Ivan FradeMerge "PackBitmapIndex: hide packChecksum behind getter"
2024-03-20 Matthias SohnMerge "Cache refreshed loose ref dirs in SnapshottingRe...
2024-03-19 jonathantanmyMerge "TreeRevFilter: correct changedPathFilter usage...
2024-03-19 Nasser GrainawiCache refreshed loose ref dirs in SnapshottingRefDirectory 41/205141/6
2024-03-19 Sam DelmericoDfsGarbageCollectorTest: add test for bitmap index... 37/1177837/7
2024-03-19 Sam DelmericoPackBitmapIndex: hide packChecksum behind getter 14/1184614/1
2024-03-18 Thomas WolfMerge "CleanupService: preload JgitText if not running...
2024-03-18 Xing HuangTreeRevFilter: correct changedPathFilter usage for... 82/1177882/16
2024-03-18 Xing HuangPathFilterGroup: implement getPathsBestEffort() 17/1184117/2
2024-03-15 Thomas WolfCleanupService: preload JgitText if not running in... 44/1183644/1
2024-03-14 Xing HuangDfsPackFile: get commitGraph.readChangePaths from repo... 98/1178198/8
2024-03-12 Ivan FradeMerge "CommitGraphLoader: receive readChangedPaths...
2024-03-12 Xing HuangCommitGraphLoader: receive readChangedPaths as parameter 97/1178197/3
2024-03-11 Matthias SohnMerge "Add pull request template discouraging usage...
2024-03-11 Matthias SohnAdd pull request template discouraging usage of pull... 75/1177775/1
2024-03-10 Antonin DelpeuchUpdate CONTRIBUTING.md to point to GitHub issues 77/1177977/1
2024-03-09 Matthias SohnMerge "ShutdownHook: run on bundle deactivation if...
2024-03-09 Thomas WolfFS_POSIX.runInShell(): on MacOS use a login shell 12/1177212/3
2024-03-09 Thomas Wolf[ssh] Implement the "Ciphers" SSH config 11/1177211/2
2024-03-08 Thomas WolfShutdownHook: run on bundle deactivation if in OSGi 51/1177951/1
2024-03-07 Thomas Wolf[diffmergetool] Fix running command on Cygwin 80/1177880/1
2024-03-07 Thomas Wolf[releng] Bump japicmp base version to 6.9.0.202403050737-r 79/1177879/1
2024-03-05 Laura HamelinDfsBlockCache: move cache table specific implementation... 15/1177515/7
2024-03-05 Matthias SohnPrepare 6.10.0-SNAPSHOT builds 70/1177370/1
2024-03-05 Matthias SohnMerge branch 'stable-6.9' 69/1177369/1
2024-03-05 Matthias SohnPrepare 6.9.1-SNAPSHOT builds 68/1177368/1
2024-03-05 Matthias SohnJGit v6.9.0.202403050737-r 66/1177366/1 v6.9.0.202403050737-r
next