index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for git config push.default
Thomas Wolf
2022-02-09
1
-1
/
+59
*
Merge branch 'stable-6.0'
Matthias Sohn
2022-02-09
2
-1
/
+119
|
\
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-02-09
2
-1
/
+119
|
|
\
|
|
*
Stop initCause throwing in readAdvertisedRefs
Darius Jokilehto
2022-02-08
2
-1
/
+119
*
|
|
[errorprone] Fix DefaultCharset warning in BareSuperprojectWriterTest
Luca Milanesio
2022-02-04
1
-1
/
+3
*
|
|
Introduce a constant for the length of an abbreviated hash string
Sebastian Schuberth
2022-02-03
1
-1
/
+4
*
|
|
Make sure to close Repository in tests
Fabio Ponciroli
2022-02-02
1
-2
/
+2
*
|
|
Fix resource leak in CancellableDigestOutputStreamTest
Fabio Ponciroli
2022-02-02
1
-33
/
+34
*
|
|
Fix "Empty block should be documented" warning
Fabio Ponciroli
2022-02-02
1
-0
/
+4
*
|
|
Replace deprecated org.eclipse.jgit.lib.RefDatabase.getRefs
Fabio Ponciroli
2022-02-02
1
-1
/
+4
*
|
|
RebaseCommand: fix commit message in "fixup" case
Thomas Wolf
2022-02-02
1
-6
/
+28
*
|
|
reftable: tweaks for Windows
Han-Wen Nienhuys
2022-02-02
1
-0
/
+6
*
|
|
Merge changes I11366273,I256e1572
Ivan Frade
2022-02-01
1
-0
/
+104
|
\
\
\
|
*
|
|
RepoCommand: Offer to set extra files in the destination repository
Ivan Frade
2022-01-31
1
-1
/
+26
|
*
|
|
RepoCommand: Move bare/regular superproject writing to their own classes
Ivan Frade
2022-01-31
1
-0
/
+79
*
|
|
|
[test] Fix EolRepositoryTest for eol=native
Thomas Wolf
2022-02-01
1
-70
/
+44
*
|
|
|
[test] Fix ConfigTest for Windows
Thomas Wolf
2022-02-01
1
-4
/
+7
*
|
|
|
[test] Fix CommitTemplateConfigTest for Windows
Thomas Wolf
2022-02-01
1
-3
/
+2
*
|
|
|
[test] RepoCommandTest: guard tests for executable files
Thomas Wolf
2022-02-01
1
-7
/
+14
|
/
/
/
*
|
|
Merge conflict messages: prefix conflict lines with a hash
Thomas Wolf
2022-01-31
4
-14
/
+25
*
|
|
CommitCommand: commit message cleanup
Thomas Wolf
2022-01-31
1
-0
/
+57
*
|
|
Provide git config commit.cleanup
Thomas Wolf
2022-01-31
1
-0
/
+179
*
|
|
[test] Fix closing of test repositories
Nail Samatov
2022-01-30
16
-11
/
+39
*
|
|
[test] DirCacheCheckoutTest: fix test expectation for eol=native
Thomas Wolf
2022-01-30
1
-5
/
+6
*
|
|
[test] Fix a Windows-only test in CheckoutCommandTest
Thomas Wolf
2022-01-30
1
-1
/
+1
*
|
|
[test] Fix ApplyCommandTest for Windows
Thomas Wolf
2022-01-30
1
-3
/
+11
*
|
|
[test] Fix OpenSshConfigFileTest for Windows
Thomas Wolf
2022-01-30
1
-21
/
+28
*
|
|
sshd: support the AddKeysToAgent ssh config
Thomas Wolf
2022-01-30
1
-0
/
+57
*
|
|
sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh config
Thomas Wolf
2022-01-30
1
-0
/
+8
*
|
|
sshd: support IdentityAgent config
Thomas Wolf
2022-01-30
1
-0
/
+8
*
|
|
Merge "PackOutputStream: Extract cancellation and digest to superclass"
Ivan Frade
2022-01-27
1
-0
/
+100
|
\
\
\
|
*
|
|
PackOutputStream: Extract cancellation and digest to superclass
kylezhao
2022-01-27
1
-0
/
+100
*
|
|
|
Merge "DFS block cache: report index load and evict stats"
Ivan Frade
2022-01-21
1
-0
/
+117
|
\
\
\
\
|
*
|
|
|
DFS block cache: report index load and evict stats
Alina Djamankulova
2022-01-21
1
-0
/
+117
*
|
|
|
|
ExternalToolTest: Rename class name to usual name for test cases
David Ostrovsky
2022-01-20
3
-3
/
+3
*
|
|
|
|
[bazel] Fix build of ExternalDiffToolTest
Matthias Sohn
2022-01-19
1
-0
/
+1
*
|
|
|
|
Merge branch 'stable-6.0'
Matthias Sohn
2022-01-19
4
-28
/
+67
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc into stable-6.0
Matthias Sohn
2022-01-19
4
-28
/
+67
|
|
\
\
\
|
|
*
|
|
[bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecory
Matthias Sohn
2022-01-18
3
-26
/
+62
|
|
*
|
|
[errorprone] Fix implicit use of default charset in FileBasedConfigTest
Matthias Sohn
2022-01-18
1
-2
/
+5
*
|
|
|
|
Merge branch 'stable-6.0'
Matthias Sohn
2022-01-18
1
-0
/
+55
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-01-18
1
-0
/
+55
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2022-01-18
1
-0
/
+55
|
|
|
\
\
|
|
|
*
\
Merge branch 'stable-5.11' into stable-5.12
Matthias Sohn
2022-01-18
1
-0
/
+55
|
|
|
|
\
\
|
|
|
|
*
|
UploadPack v2 protocol: Stop negotiation for orphan refs
Marcin Czech
2022-01-18
1
-0
/
+55
*
|
|
|
|
|
Merge branch 'stable-6.0'
Thomas Wolf
2022-01-05
6
-41
/
+21
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'stable-5.13' into stable-6.0
Thomas Wolf
2022-01-05
6
-41
/
+21
|
|
\
|
|
|
|
|
|
*
|
|
|
Use slf4j-simple instead of log4j for logging
Matthias Sohn
2021-12-31
6
-41
/
+21
*
|
|
|
|
|
Merge branch 'stable-6.0'
Matthias Sohn
2021-12-31
1
-2
/
+38
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2021-12-31
1
-2
/
+38
|
|
\
|
|
|
[next]