The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and hundreds of open source projects, including runtimes, tools, specifications, and frameworks for cloud and edge applications, IoT, AI, automotive, systems engineering, open processor designs, and many others.
The Eclipse Foundation is an international non-profit association supported by our members, including industry leaders who value open source as a key enabler for their business strategies.
Whether you intend on contributing to Eclipse technologies that are important to your product strategy, or simply want to explore a specific innovation area with like-minded organizations, the Eclipse Foundation is the open source home for industry collaboration.
The Eclipse community consists of individual developers and organizations spanning many industries. Stay up to date on our open source community and find resources to support your journey.
The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and vendor-neutral environment for open source software collaboration and innovation.
565707 FS: use binary search to determine filesystem timestamp resolution
Do not send empty blob in response to blob:none filter. In particular, this means we do not need to look up the size of the filtered blobs, which should speed up clones.
PackBitmapIndex: Do not buffer inflated bitmap during bitmap creation.
564386 GPG: include signer's user ID in the signature
ResolveMerger: do not content-merge gitlinks on del/mod conflicts
ResolveMerger: choose OURS on gitlink when option ignoreConflicts is used. GITLINK merging is a special case of recursive merge because of limitations of GITLINK type of entry. It can't contain more than 1 sha-1 so jgit can't write merge conflicts in place like it can with a blob.
Fix possible NegativeArraySizeException in PackIndexV1
565637 Do not prematurely create directory of jgit's XDG config file
566170 FS: write to JGit config in a background thread
566170 FS: don't cache fallback for timestamp resolution if running in background
565048 Keep line endings for text files committed with CR/LF on text=auto