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
*
Consistently import constants from StandardCharsets as static
David Pursehouse
2019-01-20
2
-11
/
+9
*
LocalDiskRepositoryTestCase#createRepository: Default auto-close to false
David Pursehouse
2019-01-20
1
-5
/
+5
*
PushConnectionTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-8
/
+9
*
MergerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-8
/
+9
*
MergeCommandTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-26
/
+31
*
PackWriterTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-36
/
+37
*
ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-232
/
+251
*
SubmoduleStatusTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-47
/
+51
*
UploadPackTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-185
/
+194
*
PackParserTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-18
/
+34
*
Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand
David Pursehouse
2019-01-20
2
-6
/
+7
*
DirCacheCheckoutTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-2
/
+2
*
CheckoutCommandTest: Add comment to document intentionally empty catch block
David Pursehouse
2019-01-20
1
-0
/
+1
*
Implement signing commits using BouncyCastle
Medha Bhargav Prabhala
2019-01-16
3
-6
/
+30
*
Allow CommitCommand to sign commits
Gunnar Wagenknecht
2019-01-16
2
-0
/
+300
*
Merge branch 'stable-5.2'
Jonathan Nieder
2019-01-10
1
-28
/
+15
|
\
|
*
Prepare 5.2.2-SNAPSHOT builds
Matthias Sohn
2018-12-27
2
-51
/
+51
|
*
JGit v5.2.1.201812262042-r
v5.2.1.201812262042-r
Matthias Sohn
2018-12-27
2
-2
/
+2
|
*
Merge branch 'stable-5.1' into stable-5.2
Jonathan Nieder
2018-12-26
1
-28
/
+15
|
|
\
|
|
*
Prepare 5.1.5-SNAPSHOT builds
Matthias Sohn
2018-12-26
2
-47
/
+47
|
|
*
JGit v5.1.4.201812251853-r
v5.1.4.201812251853-r
Matthias Sohn
2018-12-26
2
-2
/
+2
|
|
*
UploadPack: Defer want-ref resolution to after parsing
Jonathan Nieder
2018-12-26
1
-30
/
+15
|
*
|
Prepare 5.2.1-SNAPSHOT builds
Matthias Sohn
2018-12-07
2
-51
/
+51
|
*
|
JGit v5.2.0.201812061821-r
v5.2.0.201812061821-r
Matthias Sohn
2018-12-07
2
-2
/
+2
*
|
|
Bazel: Automatically format build file with buildifier 0.20.0
David Pursehouse
2019-01-10
1
-1
/
+1
*
|
|
Fix warnings for usage of deprecated RefDatabase#getRef
Matthias Sohn
2019-01-08
2
-43
/
+43
*
|
|
Fix "jgit checkout -f" to overwrite dirty worktree files
Christian Halstrick
2019-01-08
1
-2
/
+15
*
|
|
Deprecate Repository#hasObject
Jonathan Nieder
2019-01-04
7
-86
/
+86
*
|
|
RefDatabase: Introduce findRef synonym for getRef
Jonathan Nieder
2018-12-26
1
-5
/
+0
*
|
|
RefDirectory: Do not use search path to find additional refs
Jonathan Nieder
2018-12-26
1
-0
/
+23
*
|
|
RefDatabase: Remove fallback exactRef implementation
Jonathan Nieder
2018-12-26
1
-0
/
+5
*
|
|
Merge changes from topic 'update-index-ref-decorator'
Jonathan Nieder
2018-12-26
6
-13
/
+173
|
\
\
\
|
*
|
|
RefCursor: Remove unnecessary getUpdateIndex method
Ivan Frade
2018-12-26
3
-8
/
+0
|
*
|
|
RefDatabase/Ref: Add versioning to reference database
Ivan Frade
2018-12-26
6
-5
/
+173
*
|
|
|
Skip some tests when the runtime cannot handle Unicode file paths
Masaya Suzuki
2018-12-23
2
-7
/
+52
*
|
|
|
Change RacyGitTests to create a racy git situation in a stable way
Masaya Suzuki
2018-12-23
1
-29
/
+24
*
|
|
|
Capture test coverage and add an aggregate test coverage report
Matthias Sohn
2018-12-21
1
-2
/
+2
|
/
/
/
*
|
|
Avoid double words
Mincong HUANG
2018-12-21
3
-3
/
+3
*
|
|
Prepare 5.3.0-SNAPSHOT builds
Matthias Sohn
2018-12-03
2
-51
/
+51
|
/
/
*
|
Apache MINA sshd client: enable support for ed25519 keys
Thomas Wolf
2018-12-02
1
-1
/
+3
*
|
Merge "Set git environment variables for hooks" into stable-5.2
Thomas Wolf
2018-12-02
1
-2
/
+5
|
\
\
|
*
|
Set git environment variables for hooks
Thomas Wolf
2018-11-30
1
-2
/
+5
*
|
|
Prepare 5.2.0-SNAPSHOT builds
Matthias Sohn
2018-11-30
2
-2
/
+2
|
/
/
*
|
JGit v5.2.0.201811281532-m3
v5.2.0.201811281532-m3
Matthias Sohn
2018-11-28
2
-2
/
+2
*
|
Fix running tests from bazel
Matthias Sohn
2018-11-28
2
-0
/
+5
*
|
Update bcprov-jdk15on used in tests to 1.59
Matthias Sohn
2018-11-28
1
-3
/
+1
*
|
Merge "Fix IndexDiffs for git links"
Christian Halstrick
2018-11-28
5
-1
/
+116
|
\
\
|
*
|
Fix IndexDiffs for git links
Thomas Wolf
2018-11-26
5
-1
/
+116
*
|
|
Merge branch 'stable-5.1'
David Pursehouse
2018-11-27
1
-16
/
+39
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'stable-5.0' into stable-5.1
David Pursehouse
2018-11-27
1
-16
/
+39
|
|
\
[next]