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
/
eclipse
/
jgit
/
errors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated PackInvalidException constructors
Matthias Sohn
2024-09-03
1
-24
/
+0
*
[errorprone] Exceptions should not override #toString
Matthias Sohn
2023-09-25
2
-8
/
+8
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
2
-2
/
+0
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2023-04-21
1
-0
/
+29
|
\
|
*
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2023-04-20
1
-0
/
+29
|
|
\
|
|
*
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2023-04-20
1
-0
/
+29
|
|
|
\
|
|
|
*
Prevent infinite loop rescanning the pack list on PackMismatchException
stable-5.9
Matthias Sohn
2023-04-19
1
-0
/
+29
*
|
|
|
Silence API errors
Matthias Sohn
2022-11-20
1
-1
/
+1
*
|
|
|
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-02-09
1
-0
/
+15
|
\
|
|
|
|
*
|
|
Stop initCause throwing in readAdvertisedRefs
Darius Jokilehto
2022-02-08
1
-0
/
+15
*
|
|
|
[6.0 API cleanup] StoredObjectRepresentationNotAvailableException
Thomas Wolf
2021-11-23
1
-13
/
+7
*
|
|
|
Make BinaryBlobException stackless
Matthias Sohn
2021-11-16
1
-0
/
+5
|
/
/
/
*
/
/
searchForReuse might impact performance in large repositories
Fabio Ponciroli
2021-06-25
1
-0
/
+42
|
/
/
*
/
Rename PackFile to Pack
Nasser Grainawi
2021-02-10
4
-5
/
+4
|
/
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
2
-3
/
+3
|
\
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-2
/
+2
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
Remove duplicate copyright statements
Matthias Sohn
2020-01-04
2
-2
/
+0
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
48
-1824
/
+240
|
/
*
IncorrectObjectTypeException: Fix typos in constructors' Javadoc
David Pursehouse
2019-06-20
1
-2
/
+2
*
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2019-04-19
1
-2
/
+32
|
\
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2019-04-18
1
-2
/
+32
|
|
\
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2019-04-18
1
-2
/
+32
|
|
|
\
|
|
|
*
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2019-04-16
1
-2
/
+32
|
|
|
|
\
|
|
|
|
*
Remember the cause for invalidating a packfile
Luca Milanesio
2019-04-11
1
-2
/
+32
*
|
|
|
|
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
2
-2
/
+2
*
|
|
|
|
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
24
-41
/
+41
*
|
|
|
|
Remove deprecated StoredObjectRepresentationnotAvailableException ctor
Matthias Sohn
2018-03-09
1
-15
/
+0
*
|
|
|
|
Revert usage of TYPE_USE in Nullable and NonNull annotations
David Pursehouse
2018-01-19
1
-1
/
+2
*
|
|
|
|
Nullable: Switch to TYPE_USE
David Pursehouse
2018-01-18
1
-2
/
+1
|
/
/
/
/
*
|
|
|
LargeObjectException: Add constructor that takes Throwable
David Pursehouse
2017-12-19
1
-0
/
+11
*
|
|
|
InvalidPatternException: Add constructor that takes Throwable
David Pursehouse
2017-12-19
1
-0
/
+17
*
|
|
|
Use new StoredObjectRepresentationNotAvailableException constructor
David Pursehouse
2017-12-19
1
-0
/
+4
*
|
|
|
StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0
David Pursehouse
2017-12-19
1
-1
/
+1
*
|
|
|
StoredObjectRepresentationNotAvailableException: Add constructor that takes c...
David Pursehouse
2017-12-19
1
-0
/
+15
*
|
|
|
Fix javadoc in org.eclipse.jgit errors package
Matthias Sohn
2017-12-18
31
-47
/
+156
*
|
|
|
Introduce RawText#load.
Han-Wen Nienhuys
2017-10-24
1
-0
/
+58
|
/
/
/
*
|
|
Add dfs fsck implementation
Zhen Chen
2017-07-26
1
-0
/
+94
*
|
|
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
2
-2
/
+2
|
/
/
*
|
Merge branch 'stable-4.6'
Matthias Sohn
2017-03-27
3
-0
/
+204
|
\
|
|
*
Only mark packfile invalid if exception signals permanent problem
Matthias Sohn
2017-03-26
3
-0
/
+204
*
|
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-1
/
+1
*
|
Make GC cancellable when called programmatically
Hector Caballero
2017-01-29
1
-0
/
+62
|
/
*
Don't log error if system git config does not exist
Matthias Sohn
2016-09-05
1
-0
/
+87
*
Better report on client side if push failed due to too large object
Matthias Sohn
2016-05-30
1
-2
/
+15
*
Expose conflicting files in CheckoutConflictException
Ned Twigg
2016-04-11
1
-0
/
+13
*
Merge changes Idaed9310,I62bd7c0b
Matthias Sohn
2016-01-03
1
-4
/
+37
|
\
|
*
ObjectChecker: honor some git-core fsck.* options
Shawn Pearce
2015-12-30
1
-4
/
+37
*
|
DirCache: Do not create duplicate tree entries
Shawn Pearce
2015-12-29
1
-0
/
+80
|
/
*
Throw IndexReadException if existing index can't be read
Christian Halstrick
2015-11-19
1
-0
/
+82
[next]