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
/
src
/
org
/
eclipse
/
jgit
/
internal
/
ketch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
*
Move KetchSystem.delay to FileUtils.
Han-Wen Nienhuys
2019-11-13
2
-24
/
+3
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-2
/
+1
*
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
4
-5
/
+5
*
Convert to lambda or member reference
Carsten Hammer
2019-05-16
3
-32
/
+21
*
refactor: simplify collection.toArray()
Michael Keppler
2018-08-23
2
-3
/
+3
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
3
-3
/
+3
*
Fix javadoc in org.eclipse.jgit ketch package
Matthias Sohn
2017-12-18
18
-130
/
+380
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
3
-0
/
+4
*
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
7
-30
/
+202
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
*
daemon: Add --ketch=LEADER flag
Shawn Pearce
2016-01-19
1
-0
/
+1
*
Ketch: Intercept push and route it through Ketch
Shawn Pearce
2016-01-19
3
-1
/
+161
*
Ketch: Simple map of running leader instances
Shawn Pearce
2016-01-19
1
-0
/
+126
*
Ketch: Basic replication system
Shawn Pearce
2016-01-19
20
-0
/
+4664