aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | * RefDirectory.scanRef: Re-use file existence check done in snapshot creationKaushik Lingarkar2021-12-032-0/+13
| | | | | | | | | | | | * FileSnapshot: Lazy load file store attributes cacheKaushik Lingarkar2021-12-021-7/+20
* | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-11-281-1/+5
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-11-281-1/+5
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-11-281-1/+5
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-11-281-1/+5
| | | |\| | | | | | | | |
| | | | * | | | | | | | | FS: debug logging only if system config file cannot be foundThomas Wolf2021-11-281-1/+5
* | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Thomas Wolf2021-11-231-8/+63
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Thomas Wolf2021-11-231-8/+63
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-11-231-8/+63
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-11-231-8/+63
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Better git system config findingThomas Wolf2021-11-231-8/+63
* | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-10-155-26/+27
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-10-154-23/+17
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-154-23/+17
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-154-23/+17
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Fix missing peel-part in lsRefsV2 for loose annotated tagsSaša Živkov2021-10-151-0/+1
| | | | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-10-083-23/+16
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-10-083-23/+16
| | | | | |\| | | | | | |
| | | | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-10-083-23/+16
| | | | | | |\| | | | | |
| | | | | | | * | | | | | reftable: drop code for truncated readsHan-Wen Nienhuys2021-09-282-17/+4
| | | | | | | * | | | | | reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-271-6/+12
| * | | | | | | | | | | | Fix RevWalk.getMergedInto() ignores annotated tagskylezhao2021-10-081-1/+1
| * | | | | | | | | | | | Optimize RevWalk.getMergedInto()kylezhao2021-10-081-2/+9
* | | | | | | | | | | | | Revert "DFS block cache: Refactor to enable parallel index loading"Minh Thai2021-09-033-144/+40
* | | | | | | | | | | | | transport: add object-info capabilityBruno Albuquerque2021-08-317-0/+173
* | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-08-301-1/+4
|\| | | | | | | | | | | |
| * | | | | | | | | | | | RevWalk: getMergedInto's result is wrong on the second callkylezhao2021-08-131-1/+4
| * | | | | | | | | | | | Merge "Merge branch 'stable-5.11' into stable-5.12" into stable-5.12Matthias Sohn2021-06-292-13/+70
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix garbage collection failing to delete pack fileandrewxian20002021-06-241-1/+1
* | | | | | | | | | | | | | Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2021-08-291-2/+10
* | | | | | | | | | | | | | DFS block cache: add additional stats to DfsReaderIoStatsAlina Djamankulova2021-08-242-12/+121
* | | | | | | | | | | | | | FS: cleanup use of final modifierMatthias Sohn2021-08-171-17/+16
* | | | | | | | | | | | | | Ensure FS#searchPath only selects executable filesMatthias Sohn2021-08-171-3/+5
* | | | | | | | | | | | | | DFS block cache: Refactor to enable parallel index loadingAlina Djamankulova2021-08-123-40/+144
* | | | | | | | | | | | | | Support commit.template config propertyJulian Ruppel2021-07-213-0/+141
* | | | | | | | | | | | | | Remove use of deprecated getAllRefs() in ReceivePackLuca Milanesio2021-06-261-1/+19
* | | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-262-13/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-06-262-13/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| / / / / / / / / / / / | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-262-13/+70
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-252-16/+69
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Retry loose object read upon "Stale file handle" exceptionAntonio Barone2021-06-242-16/+69
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-142-73/+16
| | |\| | | | | | | | | |
* | | | | | | | | | | | | searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-257-0/+147
* | | | | | | | | | | | | Fix garbage collection failing to delete pack fileandrewxian20002021-06-221-1/+1
* | | | | | | | | | | | | Fix PathSuffixFilter: can decide only on full pathsThomas Wolf2021-06-211-1/+10
* | | | | | | | | | | | | Fix @since from commit 64d0aaa2Thomas Wolf2021-06-142-2/+2
* | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-144-73/+26
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge "Merge branch 'stable-5.10' into stable-5.11" into stable-5.12Matthias Sohn2021-06-132-73/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-132-73/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| / / / / / / / / / / | | | |/ / / / / / / / / /