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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Update jetty to 10.0.18
Matthias Sohn
2023-11-15
17
-135
/
+135
*
|
|
|
SSH: bump org.apache.sshd to 2.11.0
Thomas Wolf
2023-11-15
21
-166
/
+138
|
|
/
/
|
/
|
|
*
|
|
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
4
-0
/
+81
|
|
/
|
/
|
*
|
Merge changes I0d10aeac,I9aced1b7,Ied394859,Ibb61f63f,I20498746, ...
Matthias Sohn
2023-11-10
38
-108
/
+324
|
\
\
|
*
|
Use try-with-resource to ensure UploadPack is closed
Matthias Sohn
2023-11-09
1
-5
/
+6
|
*
|
Fix hiding field warning
Matthias Sohn
2023-11-09
1
-4
/
+4
|
*
|
Fix warning for empty code blocks
Matthias Sohn
2023-11-09
1
-0
/
+3
|
*
|
Fix boxing warnings
Matthias Sohn
2023-11-09
1
-2
/
+4
|
*
|
errorprone: remove unnecessary parentheses
Matthias Sohn
2023-11-09
1
-5
/
+4
|
*
|
Update mockito to 5.7.0 and bytebuddy to 1.14.9
Matthias Sohn
2023-11-09
18
-75
/
+95
|
*
|
Enable Maven reproducible builds
Matthias Sohn
2023-11-09
18
-20
/
+211
|
*
|
Upgrade bazlets to the latest revision
David Ostrovsky
2023-11-09
1
-1
/
+1
*
|
|
Merge "Revert "Optimise Git protocol v2 `ref-prefix` scanning""
Ivan Frade
2023-11-08
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Optimise Git protocol v2 `ref-prefix` scanning"
Ivan Frade
2023-11-08
1
-3
/
+5
*
|
|
Merge "ComboBitset: Add Javadoc"
Matthias Sohn
2023-11-08
1
-0
/
+8
|
\
\
\
|
*
|
|
ComboBitset: Add Javadoc
Han-Wen Nienhuys
2023-11-07
1
-0
/
+8
*
|
|
|
Document GIT_TRACE_PERFORMANCE to show timings
Matthias Sohn
2023-11-08
1
-1
/
+17
*
|
|
|
config-options.md: fix sort order
Matthias Sohn
2023-11-08
1
-1
/
+1
*
|
|
|
CommitGraphWriter: Add progress monitor to bloom filter computation
Ivan Frade
2023-11-07
3
-2
/
+8
*
|
|
|
CommitGraphWriter: Use ProgressMonitor from the OutputStream
Ivan Frade
2023-11-07
1
-8
/
+8
|
/
/
/
*
/
/
CommitGraphWriter: Unnest generation-number progress
Ivan Frade
2023-11-07
3
-11
/
+56
|
/
/
*
|
Optimise Git protocol v2 `ref-prefix` scanning
Dariusz Luksza
2023-11-07
1
-5
/
+3
*
|
UploadPackTest: Cover using wanted-refs as advertised set
Ivan Frade
2023-10-27
1
-0
/
+62
*
|
UploadPack: use want-refs as advertised set in fetch v2
Patrick Hiesel
2023-10-27
2
-6
/
+19
*
|
BasePackFetchConnection: Avoid full clone with useNegotiationTip
Ronald Bhuleskar
2023-10-25
2
-21
/
+110
*
|
.gitignore: ignore all Maven output directories `target/`
Matthias Sohn
2023-10-18
1
-1
/
+1
*
|
benchmarks: use org.eclipse.jgit-parent as parent pom
Matthias Sohn
2023-10-18
3
-17
/
+34
*
|
Generate SBOMs using cyclonedx maven plugin
Matthias Sohn
2023-10-18
2
-35
/
+68
*
|
DfsPackFile: Do not attempt to read stream if pack doesn't have it
Ivan Frade
2023-10-17
1
-1
/
+2
*
|
PackObjectSizeIndexLoader: Log wrong bytes on exception
Ivan Frade
2023-10-17
3
-3
/
+14
*
|
Silence API warnings for API added in 5.13.3
Matthias Sohn
2023-10-17
1
-0
/
+51
*
|
FileBasedConfig: in-process synchronization for load() and save()
Thomas Wolf
2023-10-14
1
-51
/
+71
*
|
FileUtils.rename(): better retry handling
Thomas Wolf
2023-10-14
1
-16
/
+23
*
|
FileBasedConfig: ensure correct snapshot if no file
Thomas Wolf
2023-10-14
1
-3
/
+1
*
|
DeleteBranchCommand: update config only at the end
Thomas Wolf
2023-10-14
3
-49
/
+174
*
|
Config.removeSection() telling whether it changed the config
Thomas Wolf
2023-10-14
4
-24
/
+80
*
|
RebaseCommand: return correct status on stash apply conflicts
Thomas Wolf
2023-10-13
2
-13
/
+71
*
|
Merge branch 'stable-6.7'
Matthias Sohn
2023-10-13
9
-4
/
+297
|
\
\
|
*
\
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2023-10-13
9
-4
/
+297
|
|
\
\
|
|
*
\
Merge branch 'stable-6.5' into stable-6.6
Matthias Sohn
2023-10-13
10
-61
/
+296
|
|
|
\
\
|
|
|
*
\
Merge branch 'stable-6.4' into stable-6.5
Matthias Sohn
2023-10-13
10
-217
/
+296
|
|
|
|
\
\
|
|
|
|
*
\
Merge branch 'stable-6.3' into stable-6.4
Matthias Sohn
2023-10-13
9
-4
/
+296
|
|
|
|
|
\
\
|
|
|
|
|
*
\
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2023-10-13
10
-4
/
+340
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
\
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2023-10-13
10
-4
/
+340
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
*
\
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2023-10-13
10
-4
/
+340
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
|
*
\
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2023-10-13
10
-113
/
+296
|
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
|
|
*
|
PackConfig: fix @since tags
Matthias Sohn
2023-10-13
1
-6
/
+9
|
|
|
|
|
|
|
|
|
*
|
Remove unused API problem filters
Matthias Sohn
2023-10-13
2
-223
/
+0
[prev]
[next]