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
*
PacketLineIn: make deprecated #END and #DELIM private
Matthias Sohn
2024-09-03
1
-13
/
+2
*
WindowCacheStats: remove deprecated #getOpenFiles, #getOpenBytes
Matthias Sohn
2024-09-03
1
-21
/
+0
*
Remove deprecated PatchApplier#applyPatch(InputStream)
Matthias Sohn
2024-09-03
1
-27
/
+0
*
Remove deprecated MergeMessageFormatter#formatWithConflicts
Matthias Sohn
2024-09-03
1
-18
/
+0
*
Remove deprecated MergeFormatter#formatMerge using charset name
Matthias Sohn
2024-09-03
1
-31
/
+0
*
Remove deprecated MergeFormatter#formatMerge using charset name
Matthias Sohn
2024-09-03
1
-34
/
+0
*
Remove deprecated TagBuilder#toByteArray method
Matthias Sohn
2024-09-03
1
-17
/
+0
*
Remove deprecated Repository#hasObject(AnyObjectId) method
Matthias Sohn
2024-09-03
1
-19
/
+0
*
Make deprecated Repository#peel(Ref) private
Matthias Sohn
2024-09-03
1
-3
/
+1
*
Remove deprecated RefDatabase#getRef(String) method
Matthias Sohn
2024-09-03
1
-17
/
+0
*
CoreConfig: remove deprecated #isLogAllRefUpdates method
Matthias Sohn
2024-09-03
1
-19
/
+0
*
Constants: remove deprecated #CHARSET and #CHARACTER_ENCODING
Matthias Sohn
2024-09-03
1
-23
/
+1
*
Remove deprecated ConfigConstants#CONFIG_KEY_STREAM_FILE_TRESHOLD
Matthias Sohn
2024-09-03
1
-6
/
+0
*
Remove deprecated CommitBuilder#setEncoding(String) method
Matthias Sohn
2024-09-03
1
-13
/
+0
*
Remove deprecated static #equals(AnyObjectId, AnyObjectId) method
Matthias Sohn
2024-09-03
1
-17
/
+0
*
Remove deprecated FileSnapshot.save(long) method
Matthias Sohn
2024-09-03
1
-23
/
+0
*
Remove deprecated lastModified accessors returning long
Matthias Sohn
2024-09-03
2
-22
/
+0
*
Remove deprecated PackInvalidException constructors
Matthias Sohn
2024-09-03
1
-24
/
+0
*
DirCacheEntry: remove deprecated methods
Matthias Sohn
2024-09-03
1
-50
/
+0
*
Remove deprecated DirCacheCheckout#checkoutEntry methods
Matthias Sohn
2024-09-03
2
-125
/
+7
*
Remove deprecated StashApplyCommand#setApplyUntracked method
Matthias Sohn
2024-09-03
1
-13
/
+0
*
Remove deprecated StashApplyCommand#setApplyIndex method
Matthias Sohn
2024-09-03
1
-12
/
+0
*
Remove deprecated RemoteSetUrlCommand#setUri method
Matthias Sohn
2024-09-03
1
-12
/
+0
*
Remove deprecated RemoteSetUrlCommand#setPush method
Matthias Sohn
2024-09-03
1
-17
/
+0
*
Remove deprecated RemoteSetUrlCommand#setName method
Matthias Sohn
2024-09-03
1
-12
/
+0
*
Remove deprecated RemoteRemoveCommand#setName method
Matthias Sohn
2024-09-03
1
-12
/
+0
*
Merge "Remove deprecated CheckoutCommand#setForce method" into stable-7.0
Luca Milanesio
2024-09-03
0
-0
/
+0
|
\
|
*
Remove deprecated CheckoutCommand#setForce method
Matthias Sohn
2024-09-03
1
-18
/
+0
*
|
Remove deprecated CheckoutCommand#setForce method
Matthias Sohn
2024-09-03
1
-18
/
+0
|
/
*
Remove deprecated static AnyLongObjectId#equals method
Matthias Sohn
2024-09-03
1
-19
/
+1
*
Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean)
Matthias Sohn
2024-09-03
2
-30
/
+6
*
Merge branch 'master' into stable-7.0
Matthias Sohn
2024-08-30
8
-161
/
+35
|
\
|
*
walks: Remove deprecated #createReachabilityChecker() method
Ivan Frade
2024-08-29
2
-41
/
+1
|
*
RepoCommand.RemoteReader: Remove @Deprecated method
Ivan Frade
2024-08-29
1
-26
/
+0
|
*
ReachabilityChecker: Remove @Deprecated method
Ivan Frade
2024-08-29
1
-34
/
+0
|
*
UploadPack: Remove @Deprecated classes and methods
Ivan Frade
2024-08-29
1
-60
/
+1
|
*
ObjectId: Add method to read an ObjectId from a ByteBuffer
Ivan Frade
2024-08-29
2
-0
/
+30
|
*
DfsPackFile: re-add metrics for bitmap index loads
Sam Delmerico
2024-08-27
1
-0
/
+3
*
|
Remove unused API warning filters
Matthias Sohn
2024-08-28
1
-19
/
+0
*
|
ObjectDirectoryTest: ensure WindowCursor is closed
Matthias Sohn
2024-08-28
1
-9
/
+10
*
|
PackExtBlockCacheTableTest: fix empty block warning
Matthias Sohn
2024-08-28
1
-0
/
+2
*
|
PackExtBlockCacheTableTest: suppress unchecked conversion warnings
Matthias Sohn
2024-08-28
1
-1
/
+1
*
|
PackObjectSizeIndexV1: fix boxing warnings
Matthias Sohn
2024-08-28
1
-2
/
+4
*
|
PackExtBlockCacheTableTest: suppress boxing warning on test class
Matthias Sohn
2024-08-28
1
-0
/
+1
*
|
DfsBlockCacheConfigTest: suppress boxing warning on test class
Matthias Sohn
2024-08-28
1
-3
/
+1
*
|
Suppress non-externalized string warnings
Matthias Sohn
2024-08-28
3
-4
/
+5
*
|
Update jakarta.servlet:jakarta.servlet-api to 6.1.0
Matthias Sohn
2024-08-28
20
-38
/
+38
*
|
Update org.apache.commons:commons-compress to 1.27.1
Matthias Sohn
2024-08-28
22
-42
/
+48
*
|
Update org.tukaani:xz to 1.10
Matthias Sohn
2024-08-28
20
-38
/
+38
*
|
Update org.assertj:assertj-core to 3.26.3
Matthias Sohn
2024-08-28
20
-38
/
+38
[next]