index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
stable-7.3
stable-7.4
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.pgm
/
src
/
org
/
eclipse
/
jgit
/
pgm
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encapsulate layout of reftable stack in FileReftableStack
Matthias Sohn
2025-05-09
1
-3
/
+2
*
WriteReftable: replace deprecated PersonIdent constructor
Matthias Sohn
2024-12-29
1
-2
/
+5
*
RebuildCommitGraph: use java.time API
Matthias Sohn
2024-12-25
1
-2
/
+3
*
PackWriter: Remove constructor with only Reader as param
Ivan Frade
2024-09-16
1
-1
/
+2
*
Bump jetty version to 12.0.9 and servlet-api to 6.0
David Ostrovsky
2024-05-08
1
-2
/
+2
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-3
/
+3
*
[errorprone] Fix BadImport
Matthias Sohn
2023-09-25
6
-30
/
+16
*
ReadChangedPathFilter: fix Non-externalized string literal warning
Jörg Kubitz
2023-08-28
1
-2
/
+2
*
CommitGraphWriter: write changed-path filters
Jonathan Tan
2023-07-18
1
-0
/
+83
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
15
-18
/
+0
*
Binary and CR-LF detection: lone CRs -> binary
Thomas Wolf
2021-10-31
2
-3
/
+3
*
Compare getting all refs except specific refs with seek and with filter
Gal Paikin
2021-01-27
1
-1
/
+53
*
Remove reftree and ketch
Han-Wen Nienhuys
2020-12-15
1
-140
/
+0
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
4
-6
/
+6
|
\
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
2
-3
/
+3
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
2
-3
/
+3
*
|
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
2
-3
/
+7
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
16
-608
/
+80
*
|
Set config "extensions" option when converting ref storage format
Matthias Sohn
2019-12-15
1
-2
/
+6
|
/
*
pgm: add write stats to BenchmarkReftable
Han-Wen Nienhuys
2019-11-16
1
-1
/
+36
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
2
-4
/
+2
*
reftable: pass OutputStream at construction time
Han-Wen Nienhuys
2019-09-20
1
-2
/
+2
*
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
1
-2
/
+3
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
1
-9
/
+13
|
\
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-9
/
+13
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-9
/
+5
*
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
2
-7
/
+2
*
|
Make inner classes static where possible
David Pursehouse
2018-09-26
1
-1
/
+1
|
/
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
3
-7
/
+9
*
Make Reftable seek* and has* method names more consistent
Minh Thai
2018-07-11
1
-1
/
+1
*
Seek references by prefix in reftable
Minh Thai
2018-07-10
1
-1
/
+1
*
Repository: Deprecate #peel method
David Pursehouse
2018-05-22
1
-1
/
+1
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
2
-6
/
+6
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
4
-4
/
+4
*
Rename RefDatabase#getAllRefs to getRefs
Jonathan Nieder
2018-04-29
2
-2
/
+2
*
RefDatabase: add hasRefs convenience method
David Pursehouse
2018-04-29
1
-1
/
+1
*
RefDatabase: Introduce getAllRefs method
David Pursehouse
2018-04-27
2
-6
/
+3
*
Remove trivial cases of using deprecated RefDatabase.getRefs()
Matthias Sohn
2018-04-25
2
-4
/
+4
*
ShowPackDelta: Refactor to use try-with-resource
David Pursehouse
2018-03-14
1
-7
/
+8
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
1
-4
/
+1
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
2
-5
/
+5
*
DiffAlgorithms: Open Repository in try-with-resource
David Pursehouse
2018-03-06
1
-4
/
+1
*
Fix javadoc in org.eclipse.jgit.pgm
Matthias Sohn
2017-12-18
16
-0
/
+19
*
LfsStore: Make inner class AppServer static
David Pursehouse
2017-12-06
1
-1
/
+1
*
Fix compilation errors with args4j 2.0.23 and later
Robin Stocker
2017-08-30
2
-5
/
+5
*
reftable: debug tools
Shawn Pearce
2017-08-17
4
-0
/
+924
*
Rename extensions.refsStorage to refStorage
Shawn Pearce
2017-08-11
1
-1
/
+1
*
LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository
David Pursehouse
2017-03-08
1
-1
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
3
-15
/
+15
[next]