index
:
jgit.git
master
master%private
next
servlet-4
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
/
src
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
BlameGenerator: Use cache only for candidates modifying the path
Ivan Frade
27 hours
1
-13
/
+31
*
FileReftableDatabase: mark autoRefresh volatile
Matthias Sohn
7 days
1
-7
/
+6
*
CacheRegion: fix non translatable text warnings
Matthias Sohn
8 days
2
-2
/
+7
*
Ensure access to autoRefresh is thread-safe
Matthias Sohn
8 days
1
-6
/
+7
*
FileReftableStack: use FileSnapshot to detect modification
Matthias Sohn
8 days
3
-3
/
+69
*
FileReftableDatabase: consider ref updates by another process
Matthias Sohn
8 days
2
-0
/
+68
*
BlameRegionMerger: report invalid regions with checked exception.
Ivan Frade
12 days
1
-1
/
+1
*
Merge branch 'stable-7.1'
Matthias Sohn
13 days
4
-37
/
+27
|
\
|
*
Merge branch 'stable-7.0' into stable-7.1
stable-7.1
Matthias Sohn
13 days
4
-37
/
+27
|
|
\
|
|
*
Merge branch 'stable-6.10' into stable-7.0
stable-7.0
Matthias Sohn
13 days
4
-37
/
+27
|
|
|
\
|
|
|
*
Do not load bitmap indexes during directory scans
stable-6.10
Martin Fick
2025-02-25
3
-19
/
+5
|
|
|
*
Merge "Pack: no longer set invalid in openFail()" into stable-6.10
Matthias Sohn
2025-02-24
1
-14
/
+16
|
|
|
|
\
|
|
|
|
*
Pack: no longer set invalid in openFail()
Martin Fick
2025-02-14
1
-14
/
+16
|
|
|
*
|
Fix calculation of pack files and objects since bitmap
Antonio Barone
2025-02-24
1
-4
/
+6
|
|
|
|
/
*
|
|
|
AddCommand: Use parenthesis to make the operator precedence explicit
Matthias Sohn
14 days
1
-1
/
+1
*
|
|
|
AddCommand: implement --all/--no-all
Thomas Wolf
14 days
1
-7
/
+82
*
|
|
|
Merge changes I83adebe5,Ibbc9ba97
Matthias Sohn
2025-02-25
3
-47
/
+86
|
\
\
\
\
|
*
|
|
|
DirCacheCheckout.preScanOneTree: consider mode bits
Thomas Wolf
2025-02-09
1
-5
/
+8
|
*
|
|
|
Merge: improve handling of case-variants
Thomas Wolf
2025-02-09
3
-42
/
+78
*
|
|
|
|
StringUtils: new #trim method
Ivan Frade
2025-02-25
1
-0
/
+38
*
|
|
|
|
DescribeCommand: remove unnecessary else clause
Matthias Sohn
2025-02-25
1
-18
/
+18
*
|
|
|
|
DescribeCommand: Add exclusion matches using setExclude()
Jonathing
2025-02-25
1
-7
/
+50
*
|
|
|
|
Insert the Change-Id at the end of the footer block
Ben Rohlfs
2025-02-25
1
-2
/
+1
*
|
|
|
|
Update Change-Id insertion logic to insert after footers
Ben Rohlfs
2025-02-24
1
-3
/
+4
*
|
|
|
|
MultiPackIndexPrettyPrinter: add missing @since tag
Matthias Sohn
2025-02-24
1
-1
/
+3
*
|
|
|
|
BlameGenerator: add @since tags to new methods and inner class
Ivan Frade
2025-02-21
1
-5
/
+11
*
|
|
|
|
BlameGenerator: cache and reuse blame results
Ivan Frade
2025-02-20
3
-5
/
+275
*
|
|
|
|
Merge "midx.MultiPackIndexPrettyPrinter: pretty printer to debug multi pack i...
Matthias Sohn
2025-02-19
1
-0
/
+154
|
\
\
\
\
\
|
*
|
|
|
|
midx.MultiPackIndexPrettyPrinter: pretty printer to debug multi pack index
Ivan Frade
2025-02-12
1
-0
/
+154
*
|
|
|
|
|
blame.cache: Define interface and POJO to cache blame results
Ivan Frade
2025-02-18
2
-0
/
+167
*
|
|
|
|
|
Replace usage of deprecated Config#getEnum method
Matthias Sohn
2025-02-17
7
-21
/
+32
*
|
|
|
|
|
URIish: fix stack overflow in regex matching
Thomas Wolf
2025-02-16
1
-2
/
+2
*
|
|
|
|
|
MultiPackIndexWriter: add missing @since for new API class
Matthias Sohn
2025-02-14
1
-4
/
+8
*
|
|
|
|
|
Merge "DefaultTypedConfigGetter: Box values to avoid infinite recursion"
Ivan Frade
2025-02-13
1
-13
/
+27
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
DefaultTypedConfigGetter: Box values to avoid infinite recursion
Ivan Frade
2025-02-12
1
-13
/
+27
*
|
|
|
|
|
midx.MultiPackIndexWriter: a writer for the multipack index format
Ivan Frade
2025-02-12
3
-0
/
+479
|
/
/
/
/
/
*
|
|
|
|
Merge "Improve configuration of trusting file attributes in FileSnapshot"
Matthias Sohn
2025-02-08
6
-61
/
+260
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Improve configuration of trusting file attributes in FileSnapshot
Matthias Sohn
2025-02-06
6
-61
/
+260
*
|
|
|
|
Merge changes I0d444b39,I907dabff
Matthias Sohn
2025-02-06
4
-45
/
+441
|
\
|
|
|
|
|
*
|
|
|
Config: add getters for primitive types without default value
Matthias Sohn
2025-02-06
3
-44
/
+440
|
*
|
|
|
CommitConfig: fix potential NPE
Matthias Sohn
2025-02-06
1
-1
/
+1
*
|
|
|
|
midx.PackIndexMerger: Helper to iterate over n-indexes
Ivan Frade
2025-02-03
1
-0
/
+337
*
|
|
|
|
PackIndex.MutableEntry: new methods to copy its contents
Ivan Frade
2025-02-03
1
-4
/
+32
|
/
/
/
/
*
|
|
|
Merge branch 'stable-7.2'
Matthias Sohn
2025-02-01
2
-29
/
+83
|
\
\
\
\
|
*
|
|
|
Merge branch 'stable-7.1' into stable-7.2
Matthias Sohn
2025-02-01
2
-29
/
+83
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-7.0' into stable-7.1
Matthias Sohn
2025-02-01
2
-29
/
+83
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2025-02-01
2
-29
/
+83
|
|
|
|
\
|
|
|
|
|
*
RevWalk: Add an isMergedIntoAnyCommit() method
Martin Fick
2025-02-01
1
-8
/
+48
|
|
|
|
*
Pack: separate an open/close accounting lock
Martin Fick
2024-12-20
1
-21
/
+35
*
|
|
|
|
PackDirectory: make template variables names more readable
Luca Milanesio
2025-01-30
1
-13
/
+13
[next]