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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-02-21
4
-4
/
+31
|
\
|
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-02-21
4
-4
/
+31
|
|
\
|
|
*
Allow to discover bitmap on disk created after the packfile
Luca Milanesio
2024-02-20
4
-4
/
+31
*
|
|
Merge branch 'stable-6.7' into stable-6.8
Dariusz Luksza
2024-02-15
3
-26
/
+80
|
\
|
|
|
*
|
Merge branch 'stable-6.6' into stable-6.7
Dariusz Luksza
2024-02-15
3
-26
/
+80
|
|
\
|
|
|
*
RefDirectory: Do not unlock until after deleting loose ref
Nasser Grainawi
2024-02-13
1
-9
/
+26
|
|
*
Add missing javadoc description for declared exception
Matthias Sohn
2024-02-13
1
-0
/
+1
|
|
*
SnapshottingRefDirectory: Invalidate snapshot after locking ref for
Nasser Grainawi
2024-02-13
2
-0
/
+26
|
|
*
SnapshottingRefDir: Replace lambas with method refs
Nasser Grainawi
2024-02-13
1
-11
/
+8
|
|
*
SnapshottingRefDir: Reduce casts with overrides
Nasser Grainawi
2024-02-13
1
-6
/
+20
|
*
|
[errorprone] Fix wrong comparison which always evaluated to false
Matthias Sohn
2024-02-13
1
-1
/
+1
|
*
|
[errorprone] Remove unnecessary comparison
Matthias Sohn
2024-02-13
1
-1
/
+1
*
|
|
Merge branch 'stable-6.7' into stable-6.8
Dariusz Luksza
2024-02-12
2
-5
/
+23
|
\
|
|
|
*
|
Merge branch 'stable-6.6' into stable-6.7
Dariusz Luksza
2024-02-12
2
-5
/
+23
|
|
\
|
|
|
*
Improve handling of NFS stale handle errors
Dariusz Luksza
2024-01-29
1
-1
/
+15
|
|
*
Fix handling of missing pack index file
Dariusz Luksza
2024-01-29
2
-4
/
+6
*
|
|
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-01-20
6
-11
/
+195
|
\
|
|
|
*
|
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-01-20
7
-43
/
+207
|
|
\
|
|
|
*
Introduce a PriorityQueue sorting RevCommits by commit timestamp
Luca Milanesio
2024-01-19
6
-15
/
+195
*
|
|
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-01-10
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-01-10
2
-1
/
+102
|
|
\
|
|
|
*
Silence API warnings
Matthias Sohn
2024-01-08
1
-0
/
+101
|
|
*
Make sure ref to prune is in packed refs
Fabio Ponciroli
2023-12-09
1
-1
/
+1
*
|
|
Prepare 6.8.1-SNAPSHOT builds
Matthias Sohn
2023-11-29
3
-59
/
+59
*
|
|
JGit v6.8.0.202311291450-r
v6.8.0.202311291450-r
Matthias Sohn
2023-11-29
3
-4
/
+4
*
|
|
Rename method parameter to fix warning about hidden field
Matthias Sohn
2023-11-29
1
-3
/
+3
*
|
|
Fix warnings about empty control flow statements
Matthias Sohn
2023-11-29
1
-3
/
+11
*
|
|
BitmapIndexImpl: externalize error message
Matthias Sohn
2023-11-29
3
-1
/
+3
*
|
|
Suppress not-externalized string warnings
Matthias Sohn
2023-11-29
1
-1
/
+1
*
|
|
Silence API error for new method BitmapIndex#addBitmapLookupListener
Matthias Sohn
2023-11-29
1
-0
/
+8
*
|
|
Improve footer parsing to allow multiline footers.
Kamil Musin
2023-11-24
2
-28
/
+30
*
|
|
BitmapIndex: Add interface to track bitmaps found (or not)
Ivan Frade
2023-11-21
2
-1
/
+67
*
|
|
BitmapWalker: Remove BitmapWalkListener
Ivan Frade
2023-11-21
1
-82
/
+2
*
|
|
Merge "Fix typo in FileUtils.isStaleFileHandle() javadoc"
Matthias Sohn
2023-11-17
1
-5
/
+5
|
\
\
\
|
*
|
|
Fix typo in FileUtils.isStaleFileHandle() javadoc
Dariusz Luksza
2023-11-17
1
-5
/
+5
*
|
|
|
Fix branch ref exist check
florian.signoret
2023-11-18
1
-3
/
+1
|
/
/
/
*
|
|
Merge "Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD"
Matthias Sohn
2023-11-16
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD
Matthias Sohn
2023-11-17
1
-1
/
+2
*
|
|
|
BitmapWalkListener: Use plain interface with noop instance
Ivan Frade
2023-11-16
1
-14
/
+28
|
/
/
/
*
|
|
BitmapWalkListener: Add method and rename for commits
Ivan Frade
2023-11-16
1
-10
/
+20
*
|
|
Merge "CommitGraphWriter: Remove unnecesary progress update call"
Ivan Frade
2023-11-16
1
-3
/
+0
|
\
\
\
|
*
|
|
CommitGraphWriter: Remove unnecesary progress update call
Ivan Frade
2023-11-10
1
-3
/
+0
*
|
|
|
Merge "PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream"
Jonathan Nieder
2023-11-16
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream
Nitzan Gur-Furman
2023-11-16
1
-2
/
+6
*
|
|
|
|
BitmapWalker: announce walked objects via listener interface
Ivan Frade
2023-11-15
1
-2
/
+62
|
/
/
/
/
*
|
|
|
Fix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLD
Matthias Sohn
2023-11-15
3
-6
/
+15
*
|
|
|
Simplify StringUtils#commonPrefix
Nasser Grainawi
2023-11-14
1
-3
/
+3
*
|
|
|
Optimize RefDirectory.getRefsByPrefix(String...)
Dariusz Luksza
2023-11-12
2
-0
/
+49
|
/
/
/
*
|
|
Merge changes I0d10aeac,I9aced1b7,Ied394859,Ibb61f63f,I20498746, ...
Matthias Sohn
2023-11-10
2
-4
/
+5
|
\
\
\
|
*
|
|
Fix boxing warnings
Matthias Sohn
2023-11-09
1
-2
/
+4
[next]