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
/
src
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce core.trustLooseRefStat config
Kaushik Lingarkar
2024-03-05
3
-0
/
+59
*
DfsObjDatabase: Let object database instantiate DfsPackFiles
Ivan Frade
2024-02-26
3
-3
/
+20
*
DfsPackFile: Abstract the bitmap loading to support other backends
Ivan Frade
2024-02-26
1
-26
/
+127
*
Merge "DfsReader#getObjectSize: use size index if possible"
Ivan Frade
2024-02-23
1
-33
/
+16
|
\
|
*
DfsReader#getObjectSize: use size index if possible
Ivan Frade
2024-02-20
1
-33
/
+16
*
|
Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter""
Ivan Frade
2024-02-22
2
-10
/
+24
|
\
\
|
*
|
Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"
Ivan Frade
2024-02-21
2
-10
/
+24
|
|
/
*
|
Merge branch 'stable-6.8'
Matthias Sohn
2024-02-21
3
-4
/
+29
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-02-21
3
-4
/
+29
|
|
\
|
|
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-02-21
3
-4
/
+29
|
|
|
\
|
|
|
*
Allow to discover bitmap on disk created after the packfile
Luca Milanesio
2024-02-20
3
-4
/
+29
*
|
|
|
Add SystemReader.Delegate to reduce boiler-plate code needed to subclass
Matthias Sohn
2024-02-20
1
-0
/
+61
*
|
|
|
storage.file: Do not throw NSFE when deleting tmp files
Nasser Grainawi
2024-02-19
4
-8
/
+8
*
|
|
|
FS.detectSymlinkSupport: fix a race
Motiejus Jakštys
2024-02-19
1
-1
/
+1
*
|
|
|
Merge changes I8e577a23,Ic8e8b288
Matthias Sohn
2024-02-19
3
-3
/
+4
|
\
\
\
\
|
*
|
|
|
Errorprone EscapedEntity: Do not use HTML entities inside @code javadoc
Ivan Frade
2024-02-09
2
-3
/
+3
|
*
|
|
|
ChangedPathFilter: Suppress warning about backing array (errorprone)
Ivan Frade
2024-02-09
1
-0
/
+1
*
|
|
|
|
Merge changes I9225d6a3,I9cf093ca,Id5a80635
Matthias Sohn
2024-02-19
4
-5
/
+134
|
\
\
\
\
\
|
*
|
|
|
|
RawParseUtils.nextLfSkippingSplitLines: fulfil contract as stated
Thomas Wolf
2024-02-01
1
-1
/
+1
|
*
|
|
|
|
[gpg] Refactor the GpgSignatureVerifier
Thomas Wolf
2024-02-01
2
-2
/
+99
|
*
|
|
|
|
RawParseUtils: utility method to get a header value
Thomas Wolf
2024-02-01
2
-2
/
+34
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'stable-6.8' into master
Dariusz Luksza
2024-02-15
3
-26
/
+80
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
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
*
|
|
|
|
PackWriterBitmapPreparer: Do not generate bitmaps for excessive branch tips.
jackdt@google.com
2024-02-07
1
-3
/
+6
*
|
|
|
|
Don't use localized String during JVM shutdown
Matthias Sohn
2024-02-06
2
-2
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
RebaseCommand: fix stopping on root commit conflicts
Thomas Wolf
2024-01-28
1
-5
/
+9
*
|
|
|
Improve handling of NFS stale handle errors
Dariusz Luksza
2024-01-28
1
-1
/
+13
*
|
|
|
Fix handling of missing pack index file
Dariusz Luksza
2024-01-28
2
-4
/
+6
*
|
|
|
CherryPick: add ability to customise cherry-picked commit message
Dmitrii Naumenko
2024-01-28
3
-1
/
+116
*
|
|
|
RawParseUtils: Add missing @since tag for new API method
Matthias Sohn
2024-01-23
1
-0
/
+1
*
|
|
|
Merge branch 'stable-6.8'
Matthias Sohn
2024-01-20
5
-10
/
+193
|
\
|
|
|
|
*
|
|
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-01-20
5
-11
/
+194
|
|
\
|
|
|
|
*
|
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-01-20
5
-11
/
+194
|
|
|
\
|
|
|
|
*
Introduce a PriorityQueue sorting RevCommits by commit timestamp
Luca Milanesio
2024-01-19
5
-15
/
+194
*
|
|
|
Merge "PackWriterBitmapPreparer: Set limit on excessive branch count"
Ivan Frade
2024-01-12
3
-5
/
+88
|
\
\
\
\
|
*
|
|
|
PackWriterBitmapPreparer: Set limit on excessive branch count
Jackson Toeniskoetter
2024-01-12
3
-5
/
+88
*
|
|
|
|
Merge "DfsInserter/PackParser: keep min size for index in the inserter"
Ivan Frade
2024-01-11
2
-13
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
DfsInserter/PackParser: keep min size for index in the inserter
Ivan Frade
2024-01-11
2
-13
/
+26
[next]