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
stable-7.2
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-11
2
-20
/
+26
|
\
|
*
Replace custom encoder Constants#encodeASCII by JDK implementation
Matthias Sohn
2024-11-09
1
-7
/
+13
|
*
Replace custom encoder `Constants#encode` by JDK implementation
Matthias Sohn
2024-11-09
1
-12
/
+1
|
*
Add `numberOfPackFilesAfterBitmap` to RepoStatistics
Jacek Centkowski
2024-11-07
1
-1
/
+12
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-05
4
-4
/
+64
|
\
|
|
*
ResolveMerger: Allow setting the TreeWalk AttributesNodeProvider
Nasser Grainawi
2024-11-05
2
-0
/
+43
|
*
Add Union merge strategy support
Nasser Grainawi
2024-11-04
5
-4
/
+57
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-10-23
1
-1
/
+1
|
\
|
|
*
NoteMapMerger: remove unnecessary cast
Matthias Sohn
2024-10-10
1
-1
/
+1
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-09-26
1
-3
/
+2
|
\
|
|
*
Merge branch 'stable-6.9' into stable-6.10
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
\
|
|
*
Merge branch 'stable-6.8' into stable-6.9
stable-6.9
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
|
\
|
|
|
*
Merge branch 'stable-6.7' into stable-6.8
stable-6.8
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-6.6' into stable-6.7
stable-6.7
Matthias Sohn
2024-09-26
1
-3
/
+2
|
|
|
|
|
\
|
|
|
|
|
*
AdvertisedRequestValidator: fix WantNotValidException caused by race
stable-6.6
Matthias Sohn
2024-09-25
1
-3
/
+2
*
|
|
|
|
|
Prepare 7.0.1-SNAPSHOT builds
Matthias Sohn
2024-09-03
3
-59
/
+59
*
|
|
|
|
|
JGit v7.0.0.202409031743-r
v7.0.0.202409031743-r
Matthias Sohn
2024-09-03
3
-4
/
+4
*
|
|
|
|
|
Remove deprecated AutoLFInputStream constructors
Matthias Sohn
2024-09-03
1
-38
/
+0
*
|
|
|
|
|
Remove deprecated RawParseUtils#UTF8_CHARSET
Matthias Sohn
2024-09-03
1
-8
/
+0
*
|
|
|
|
|
Remove deprecated FS#setAsyncFileStoreAttributes method
Matthias Sohn
2024-09-03
1
-15
/
+0
*
|
|
|
|
|
FS, FS_Posix: remove deprecated #createNewFile(File) method
Matthias Sohn
2024-09-03
2
-86
/
+0
*
|
|
|
|
|
Remove deprecated lastModified methods using long
Matthias Sohn
2024-09-03
4
-116
/
+0
*
|
|
|
|
|
UserAgent: remove deprecated #getAgent, #hasAgent methods
Matthias Sohn
2024-09-03
1
-41
/
+0
*
|
|
|
|
|
Remove deprecated Transport#getFilterBlobLimit methods
Matthias Sohn
2024-09-03
1
-22
/
+0
*
|
|
|
|
|
Remove deprecated RefAdvertiser#send(Map<String, Ref>) method
Matthias Sohn
2024-09-03
1
-21
/
+0
*
|
|
|
|
|
Remove deprecated ReceivePack#setEchoCommandFailures method
Matthias Sohn
2024-09-03
1
-16
/
+0
*
|
|
|
|
|
Remove deprecated class ReceivePack.FirstLine
Matthias Sohn
2024-09-03
1
-46
/
+0
*
|
|
|
|
|
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
1
-121
/
+0
*
|
|
|
|
|
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
[next]