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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "Comparison of narrow type with wide type in loop condition"
stable-5.13
Matthias Sohn
2024-08-09
1
-1
/
+1
*
Checkout: better directory handling
Thomas Wolf
2023-10-22
8
-141
/
+670
*
PackConfig: fix @since tags
Matthias Sohn
2023-10-13
1
-6
/
+9
*
Add support for git config repack.packKeptObjects
Antonio Barone
2023-10-12
4
-9
/
+73
*
Do not exclude objects in locked packs from bitmap processing
Luca Milanesio
2023-10-12
2
-1
/
+29
*
Express the explicit intention of creating bitmaps in GC
Luca Milanesio
2023-07-05
2
-5
/
+28
*
GC: prune all packfiles after the loosen phase
Luca Milanesio
2023-07-05
1
-1
/
+3
*
Revert "RefDirectory: Throw exception if CAS of packed ref list fails"
Martin Fick
2023-06-07
1
-16
/
+1
*
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2023-04-20
3
-6
/
+58
|
\
|
*
Merge branch 'stable-5.11' into stable-5.12
stable-5.12
Matthias Sohn
2023-04-20
3
-6
/
+58
|
|
\
|
|
*
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2023-04-20
3
-6
/
+58
|
|
|
\
|
|
|
*
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2023-04-20
2
-6
/
+58
|
|
|
|
\
|
|
|
|
*
Prevent infinite loop rescanning the pack list on PackMismatchException
stable-5.9
Matthias Sohn
2023-04-19
2
-7
/
+59
*
|
|
|
|
DirCache: support option index.skipHash
Matthias Sohn
2023-03-28
3
-12
/
+102
*
|
|
|
|
GC: Close File.lines stream
Xing Huang
2023-03-23
1
-2
/
+3
*
|
|
|
|
If tryLock fails to get the lock another gc has it
Matthias Sohn
2023-02-22
1
-1
/
+1
*
|
|
|
|
Don't swallow IOException in GC.PidLock#lock
Matthias Sohn
2023-02-22
1
-2
/
+2
*
|
|
|
|
Check if FileLock is valid before using or releasing it
Matthias Sohn
2023-02-22
1
-2
/
+2
*
|
|
|
|
Acquire file lock "gc.pid" before running gc
Matthias Sohn
2023-02-21
2
-8
/
+177
*
|
|
|
|
Add pack options to preserve and prune old pack files
Matthias Sohn
2023-02-11
2
-0
/
+20
*
|
|
|
|
Allow to perform PackedBatchRefUpdate without locking loose refs
Saša Živkov
2023-02-03
2
-3
/
+24
*
|
|
|
|
Shortcut during git fetch for avoiding looping through all local refs
Luca Milanesio
2023-02-01
1
-5
/
+14
*
|
|
|
|
FetchCommand: fix fetchSubmodules to work on a Ref to a blob
Matthias Sohn
2023-01-31
1
-0
/
+3
*
|
|
|
|
Allow the exclusions of refs prefixes from bitmap
Luca Milanesio
2023-01-31
3
-4
/
+63
*
|
|
|
|
PackWriterBitmapPreparer: do not include annotated tags in bitmap
Luca Milanesio
2023-01-31
1
-0
/
+3
*
|
|
|
|
BatchingProgressMonitor: avoid int overflow when computing percentage
Matthias Sohn
2023-01-31
1
-3
/
+3
*
|
|
|
|
Speedup GC listing objects referenced from reflogs
Matthias Sohn
2023-01-23
3
-4
/
+24
*
|
|
|
|
Silence API warnings
Matthias Sohn
2022-11-20
1
-0
/
+2
*
|
|
|
|
Add option to allow using JDK's SHA1 implementation
Matthias Sohn
2022-11-15
5
-483
/
+764
*
|
|
|
|
Ignore IllegalStateException if JVM is already shutting down
Matthias Sohn
2022-10-27
1
-8
/
+13
*
|
|
|
|
UploadPack: don't prematurely terminate timer in case of error
Matthias Sohn
2022-06-30
1
-8
/
+19
*
|
|
|
|
Merge "Do not create reflog for remote tracking branches during clone" into s...
Matthias Sohn
2022-06-26
1
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Do not create reflog for remote tracking branches during clone
Luca Milanesio
2022-06-25
1
-2
/
+7
*
|
|
|
|
|
UploadPack: do not check reachability of visible SHA1s
Luca Milanesio
2022-06-25
1
-1
/
+9
|
/
/
/
/
/
*
|
|
|
|
AmazonS3: Add support for AWS API signature version 4
eric.steele
2022-06-13
4
-14
/
+425
*
|
|
|
|
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2022-06-07
1
-12
/
+24
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.11' into stable-5.12
Matthias Sohn
2022-06-07
1
-12
/
+24
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2022-06-07
1
-12
/
+24
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2022-06-07
1
-11
/
+23
|
|
|
|
\
|
|
|
|
|
*
Fix connection leak for smart http connections
Saša Živkov
2022-06-06
1
-11
/
+23
*
|
|
|
|
Remove stray files (probes or lock files) created by background threads
James Z.M. Gao
2022-05-27
2
-9
/
+27
*
|
|
|
|
Stop initCause throwing in readAdvertisedRefs
Darius Jokilehto
2022-02-08
3
-13
/
+29
*
|
|
|
|
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2022-01-18
1
-0
/
+5
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.11' into stable-5.12
Matthias Sohn
2022-01-18
1
-0
/
+5
|
|
\
|
|
|
|
|
*
|
|
UploadPack v2 protocol: Stop negotiation for orphan refs
Marcin Czech
2022-01-18
1
-0
/
+5
*
|
|
|
|
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2021-12-31
2
-3
/
+24
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.11' into stable-5.12
Matthias Sohn
2021-12-31
2
-3
/
+24
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2021-12-31
2
-3
/
+24
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2021-12-31
2
-3
/
+24
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-5.8' into stable-5.9
Matthias Sohn
2021-12-30
2
-3
/
+24
|
|
|
|
|
\
[next]