]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2022-02-22 Fabio PonciroliAdd comment to explain why try-with-resource is not... 03/190703/7
2022-02-19 Sebastian SchuberthDescribeCommand: Support configuring the hash abbreviation 38/189338/7
2022-02-16 Thomas WolfSimplify implementation of WorkingTreeIterator 65/190765/2
2022-02-16 Matthias SohnUpdate Orbit to S20220215213605 53/190853/1
2022-02-14 Thomas WolfTransport: load all refs only if push refspecs have... 29/190729/2
2022-02-14 Thomas WolfPushCommand: determine remote from git config if not... 28/190728/2
2022-02-14 Rolf TheunissenPushCommand: consider push.default when no RefSpecs... 29/136629/5
2022-02-14 Thomas WolfPrevent that an instance of PushCommand is reused 74/190774/1
2022-02-11 Fabio PonciroliRemove unused warning suppression 01/190701/2
2022-02-09 Thomas WolfSupport for git config push.default 62/190662/1
2022-02-08 Matthias SohnUpdate Orbit to S20220208191225 91/190591/3
2022-02-08 Matthias SohnMerge branch 'stable-6.0' 94/190594/2
2022-02-08 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 93/190593/2
2022-02-08 Darius JokilehtoStop initCause throwing in readAdvertisedRefs 50/190250/16
2022-02-08 Nail SamatovSupport LFS Server URL without .git suffix 27/190527/6
2022-02-04 Thomas Wolf[rebase] InteractiveHandler2: handle Gerrit Change-Ids 44/190444/1
2022-02-03 Luca Milanesio[errorprone] Fix DefaultCharset warning in BareSuperpro... 51/190351/2
2022-02-02 Sebastian SchuberthIntroduce a constant for the length of an abbreviated... 37/189337/5
2022-02-02 Fabio PonciroliMake sure to close Repository in tests 34/190334/4
2022-02-02 Fabio PonciroliFix resource leak in CancellableDigestOutputStreamTest 29/190329/7
2022-02-02 Fabio PonciroliFix "Empty block should be documented" warning 27/190327/2
2022-02-02 Fabio PonciroliReplace deprecated org.eclipse.jgit.lib.RefDatabase... 45/190245/4
2022-02-02 Thomas WolfRebaseCommand: fix commit message in "fixup" case 28/189728/4
2022-02-02 Han-Wen Nienhuysreftable: close old Db in FileRepository#convertToPacke... 25/190225/3
2022-02-02 Han-Wen Nienhuysreftable: tweaks for Windows 00/190200/4
2022-02-01 Ivan FradeMerge changes I11366273,I256e1572
2022-02-01 Matthias SohnMerge "[test] Fix EolRepositoryTest for eol=native"
2022-01-31 Thomas Wolf[test] Fix EolRepositoryTest for eol=native 15/190215/1
2022-01-31 Matthias SohnMerge branch 'stable-6.0' 14/190214/1
2022-01-31 Thomas WolfFix FS_Win32 if a non-directory is listed 93/190193/2
2022-01-31 Thomas Wolf[test] Fix ConfigTest for Windows 91/190191/3
2022-01-31 Thomas Wolf[test] Fix CommitTemplateConfigTest for Windows 90/190190/3
2022-01-31 Thomas Wolf[test] RepoCommandTest: guard tests for executable... 89/190189/2
2022-01-31 Ivan FradeRepoCommand: Offer to set extra files in the destinatio... 73/188073/2
2022-01-31 Ivan FradeRepoCommand: Move bare/regular superproject writing... 03/184503/11
2022-01-30 Thomas WolfMerge conflict messages: prefix conflict lines with... 26/189726/2
2022-01-30 Thomas WolfRebaseCommand: better commit message rewording 25/189725/2
2022-01-30 Thomas WolfCommitCommand: commit message cleanup 24/189724/2
2022-01-30 Thomas WolfProvide git config commit.cleanup 23/189723/2
2022-01-30 Nail Samatov[test] Fix closing of test repositories 86/185486/7
2022-01-30 Thomas Wolf[test] DirCacheCheckoutTest: fix test expectation for... 86/190186/1
2022-01-30 Thomas WolfObjectWalk: close ObjectReader on close() if needed 85/190185/2
2022-01-30 Thomas Wolf[test] Fix a Windows-only test in CheckoutCommandTest 84/190184/1
2022-01-30 Thomas Wolf[test] Fix ApplyCommandTest for Windows 83/190183/1
2022-01-30 Thomas Wolf[test] Fix OpenSshConfigFileTest for Windows 82/190182/1
2022-01-30 Thomas WolfBinaryHunkInputStream: accept CR-LF 81/190181/2
2022-01-30 Thomas Wolfsshd: Add README.md for SSH agents 79/189379/4
2022-01-30 Thomas Wolfsshd: support the ConnectTimeout ssh config 78/189378/3
2022-01-30 Thomas Wolfsshd: Skip unknown keys from the SSH agent 77/189377/3
2022-01-30 Thomas Wolfsshd: support the AddKeysToAgent ssh config 76/189376/3
2022-01-30 Thomas Wolfsshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh config 75/189375/3
2022-01-30 Thomas Wolfsshd: Connector for the Win32-OpenSSH SSH agent 74/189374/3
2022-01-30 Thomas Wolfsshd: handle IdentitiesOnly with an SSH agent 73/189373/3
2022-01-30 Thomas Wolfsshd: support IdentityAgent config 72/189372/3
2022-01-27 Nail SamatovLFS: Fix error occurring during delete branch 93/189893/3
2022-01-27 Ivan FradeMerge "PackOutputStream: Extract cancellation and diges...
2022-01-27 kylezhaoPackOutputStream: Extract cancellation and digest to... 09/189909/2
2022-01-22 David OstrovskyBazel: Include bazel resource configuration file for... 20/189920/2
2022-01-21 Ivan FradeMerge "DFS block cache: report index load and evict...
2022-01-21 Alina DjamankulovaDFS block cache: report index load and evict stats 94/189194/3
2022-01-20 Antonio BaroneFix warning: The value of the parameter otp is not... 22/189822/1
2022-01-20 David OstrovskyBazel: Add RBE support 92/189792/4
2022-01-20 David OstrovskyBazel: Switch to using toolchain resolution for java... 32/189132/9
2022-01-20 David OstrovskyBazel: Simplify java 11 toolchain definition 59/189459/3
2022-01-20 David OstrovskyBazel: Format build files with buildifier 58/189458/3
2022-01-20 David OstrovskyBazel: Remove JDK 15 toolchain definition 57/189457/3
2022-01-20 David OstrovskyBazel: Remove version check 56/189456/3
2022-01-20 David OstrovskyExternalToolTest: Rename class name to usual name for... 55/189455/3
2022-01-20 David OstrovskyBazel: Add missing java packages to error_prone package... 52/189452/4
2022-01-19 David OstrovskyAdapt junit_tests invocation to removal of resource_jar... 51/189451/3
2022-01-19 Matthias SohnUpdate orbit to I20220111151929 85/189685/2
2022-01-19 Matthias SohnUpdate org.apache.maven.wagon:wagon-ssh to 3.5.1 84/189684/2
2022-01-19 Matthias SohnUpdate org.eclipse.jdt:ecj to 3.28.0 83/189683/2
2022-01-19 Matthias SohnUpdate org.osgi:org.osgi.core to 6.0.0 82/189682/2
2022-01-19 Matthias Sohn[errorprone] Fix implicit use of platform default charset 81/189681/2
2022-01-19 Matthias Sohn[bazel] Fix build of ExternalDiffToolTest 80/189680/2
2022-01-19 Matthias SohnLet org.eclipse.jgit.pgm use BooleanTriState 79/189679/2
2022-01-19 Matthias SohnMerge branch 'stable-6.0' 67/189767/1
2022-01-19 Matthias SohnMerge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc...
2022-01-19 Matthias SohnMerge "[errorprone] Suppress FutureReturnValueIgnored...
2022-01-18 Matthias SohnMerge branch 'stable-6.0' 48/189748/1
2022-01-18 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 47/189747/1
2022-01-18 Matthias SohnMerge branch 'stable-5.12' into stable-5.13 46/189746/1
2022-01-18 Matthias SohnMerge branch 'stable-5.11' into stable-5.12 45/189745/1
2022-01-18 Matthias Sohn[bazel] Skip ConfigTest#testCommitTemplatePathInHomeDir... 76/189576/2
2022-01-18 Matthias Sohn[errorprone] Fix InfiniteRecursion error in RecordingLogger 75/189575/2
2022-01-18 Matthias Sohn[errorprone] Suppress Finally error in ObjectDownloadLi... 74/189574/2
2022-01-18 Matthias Sohn[errorprone] Fix implicit use of default charset in... 73/189573/2
2022-01-18 Matthias Sohn[errorprone] Suppress FutureReturnValueIgnored in FileR... 72/189572/2
2022-01-18 Marcin CzechUploadPack v2 protocol: Stop negotiation for orphan... 87/189087/6
2022-01-12 Matthias SohnComplete update to servlet api 4.0.0 71/189571/1
2022-01-07 Thomas WolfSwitch to Apache MINA sshd 2.8.0 71/188371/6
2022-01-06 Thomas WolfMerge changes Ia744cd4a,Id95350c7,I746b7fb7
2022-01-06 Thomas Wolfsshd: backport upstream fix for SSHD-1231 55/189355/1
2022-01-06 Sebastian SchuberthAdd myself to .mailmap 36/189336/1
2022-01-05 Thomas Wolf[releng] bump japicmp base version and configure sshd... 59/189159/2
2022-01-05 Thomas WolfMerge branch 'stable-6.0' 21/189321/1
2022-01-05 Thomas WolfMerge branch 'stable-5.13' into stable-6.0 20/189320/1
2021-12-31 Matthias SohnUse slf4j-simple instead of log4j for logging 24/188924/7
2021-12-31 Matthias SohnUpdate orbit to R20211213173813 23/188923/6
next