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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.junit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)
Adithya Chakilam
2021-03-14
1
-0
/
+12
*
PackFile: Add id + ext based constructors
Nasser Grainawi
2021-03-07
1
-9
/
+2
*
Create a PackFile class for Pack filenames
Nasser Grainawi
2021-03-04
1
-4
/
+7
*
Rename PackFile to Pack
Nasser Grainawi
2021-02-10
1
-3
/
+3
*
Fix SeparateClassloaderTestRunner on Java 9 or higher
Matthias Sohn
2021-02-05
1
-4
/
+10
*
Close Repository to fix tests failing on Windows
Nail Samatov
2020-11-01
1
-0
/
+8
*
ResolveMerger: Adding test cases for GITLINK merge
Demetr Starshov
2020-08-26
1
-0
/
+16
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-28
1
-1
/
+1
|
\
|
*
Make Logger instances final
David Pursehouse
2020-02-27
1
-1
/
+1
*
|
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
1
-1
/
+1
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
13
-494
/
+65
|
/
*
Merge branch 'stable-5.5'
Matthias Sohn
2019-11-11
2
-2
/
+33
|
\
|
*
Store filesystem timestamp resolution in extra jgit config
Matthias Sohn
2019-11-09
2
-2
/
+33
*
|
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-2
/
+1
|
/
*
Merge "RevWalk: Traverse all parents of UNINTERESTING commits"
Jonathan Tan
2019-08-26
1
-1
/
+38
|
\
|
*
RevWalk: Traverse all parents of UNINTERESTING commits
Alex Spradlin
2019-08-26
1
-1
/
+38
*
|
Fix error occurring when SecurityManager is enabled
Nail Samatov
2019-08-23
1
-0
/
+94
*
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-20
2
-9
/
+68
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-19
2
-9
/
+68
|
|
\
|
|
*
Cache user global and system-wide git configurations
Matthias Sohn
2019-08-18
2
-5
/
+45
|
|
*
Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock
Matthias Sohn
2019-08-16
1
-6
/
+7
|
|
*
Implement toString in MockSystemReader and MockConfig
Matthias Sohn
2019-08-11
1
-0
/
+11
|
|
*
Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader
Matthias Sohn
2019-08-11
1
-5
/
+7
|
|
*
Override FileBasedConfig's save method in MockConfig
Matthias Sohn
2019-08-10
1
-0
/
+5
*
|
|
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
1
-1
/
+1
*
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
6
-38
/
+331
|
\
|
|
|
*
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
6
-38
/
+332
|
|
\
|
|
|
*
Persist minimal racy threshold and allow manual configuration
Matthias Sohn
2019-08-06
2
-2
/
+2
|
|
*
Measure minimum racy interval to auto-configure FileSnapshot
Matthias Sohn
2019-08-06
2
-2
/
+3
|
|
*
Reuse FileUtils to recursively delete files created by tests
Matthias Sohn
2019-07-26
1
-23
/
+19
|
|
*
Add missing javadoc in org.eclipse.jgit.junit
Matthias Sohn
2019-07-24
2
-0
/
+157
|
|
*
Enhance RepeatRule to report number of failures at the end
Matthias Sohn
2019-07-19
2
-3
/
+34
|
|
*
Measure filesystem timestamp resolution already in test setup
Matthias Sohn
2019-07-19
1
-0
/
+4
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
3
-12
/
+117
|
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-06-06
1
-11
/
+17
|
\
|
|
|
*
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-06-05
1
-11
/
+17
|
|
\
\
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-06-05
1
-11
/
+17
|
|
|
\
|
|
|
|
*
Enhance fsTick() to use filesystem timer resolution
Christian Halstrick
2019-06-05
1
-8
/
+16
|
|
|
*
Measure file timestamp resolution used in FileSnapshot
Matthias Sohn
2019-05-22
1
-3
/
+1
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-16
/
+14
*
|
|
|
Use jdk 5 for loop
Carsten Hammer
2019-04-13
1
-8
/
+9
*
|
|
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
2
-10
/
+2
*
|
|
|
Use String.isEmpty() instead of comparing to ""
Carsten Hammer
2019-04-11
1
-1
/
+1
*
|
|
|
LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods
David Pursehouse
2019-04-08
1
-3
/
+9
|
/
/
/
*
|
|
LocalDiskRepositoryTestCase#createRepository: Default auto-close to false
David Pursehouse
2019-01-20
1
-3
/
+6
*
|
|
Make TestRepository AutoCloseable
Jackson Toeniskoetter
2019-01-10
1
-1
/
+18
|
/
/
*
|
Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh
Thomas Wolf
2018-11-17
1
-331
/
+0
*
|
Apache MINA sshd client: properly handle HostKeyAlgorithms config
Thomas Wolf
2018-11-13
1
-7
/
+37
*
|
Apache MINA sshd client: add gssapi-with-mic authentication
Thomas Wolf
2018-11-13
1
-1
/
+54
[next]