summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* [6.0 API cleanup] Public interface for PackLockThomas Wolf2021-11-231-1/+0
* Support commit.template config propertyJulian Ruppel2021-11-221-7/+44
* DFS block cache: harden against race over ref locks.Alina Djamankulova2021-11-161-26/+155
* OpenSshConfigFile: line comments and quoted stringsThomas Wolf2021-11-151-2/+33
* [test] test OpenSshConfigFile directly, not via the JSch configThomas Wolf2021-11-041-0/+605
* Binary and CR-LF detection: lone CRs -> binaryThomas Wolf2021-10-313-40/+53
* Factor out parsing git-style size numbers to StringUtilsThomas Wolf2021-10-301-0/+83
* Make the buffer size for text/binary detection configurableThomas Wolf2021-10-304-11/+21
* Fix checkout of files with mixed line endings on text=auto eol=crlfThomas Wolf2021-10-273-2/+31
* Don't rely on an implicit default character setThomas Wolf2021-10-261-3/+2
* DFS block cache: fix lock issue and support parallel index loadingAlina Djamankulova2021-10-191-2/+55
* Merge branch 'stable-5.13'Matthias Sohn2021-10-155-13/+177
|\
| * Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-10-155-13/+177
| |\
| | * Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-10-153-10/+142
| | |\
| | | * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-153-10/+142
| | | |\
| | | | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-153-10/+142
| | | | |\
| | | | | * Fix missing peel-part in lsRefsV2 for loose annotated tagsSaša Živkov2021-10-151-0/+123
| | | | | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-10-082-10/+19
| | | | | |\
| | | | | | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-10-082-10/+19
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-10-082-10/+19
| | | | | | | |\
| | | | | | | | * reftable: drop code for truncated readsHan-Wen Nienhuys2021-09-281-0/+6
| | | | | | | | * reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-271-10/+13
| | * | | | | | | Fix RevWalk.getMergedInto() ignores annotated tagskylezhao2021-10-081-1/+20
| | * | | | | | | Optimize RevWalk.getMergedInto()kylezhao2021-10-081-2/+15
* | | | | | | | | DFS block cache: allow multiple passes for blocks before evictionAlina Djamankulova2021-10-081-0/+41
* | | | | | | | | GarbageCollectCommand: add numberOfBitmaps to statisticskylezhao2021-10-082-3/+3
* | | | | | | | | Remove redundant type argumentsThomas Wolf2021-09-301-1/+2
* | | | | | | | | IndexDiffWithSymlinkTest: handle InaccessibleObjectExceptionMatthias Sohn2021-09-291-1/+3
|/ / / / / / / /
* | | | | | | | transport: add object-info capabilityBruno Albuquerque2021-08-311-0/+47
* | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-08-301-0/+22
|\| | | | | | |
| * | | | | | | RevWalk: getMergedInto's result is wrong on the second callkylezhao2021-08-131-0/+22
* | | | | | | | Merge branch 'stable-5.12'Thomas Wolf2021-07-291-1/+1
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.11' into stable-5.12Thomas Wolf2021-07-291-1/+1
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-07-291-1/+1
| | |\| | | | |
| | | * | | | | Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-07-291-1/+1
| | | |\| | | |
| | | | * | | | Merge branch 'stable-5.8' into stable-5.9Thomas Wolf2021-07-291-1/+1
| | | | |\| | |
| | | | | * | | Merge branch 'stable-5.7' into stable-5.8Thomas Wolf2021-07-291-1/+1
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2021-07-291-1/+1
| | | | | | |\|
| | | | | | | * ReachabilityCheckerTestCase: fix reachable from self test case Han-Wen Nienhuys2021-06-161-1/+1
* | | | | | | | Support commit.template config propertyJulian Ruppel2021-07-211-0/+103
* | | | | | | | Update orbit to I20210711110031Matthias Sohn2021-07-161-2/+0
* | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-261-0/+41
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-06-261-0/+41
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-261-0/+41
| | |\| | | | |
| | | * | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-251-0/+41
| | | |\| | | |
| | | | * | | | Retry loose object read upon "Stale file handle" exceptionAntonio Barone2021-06-241-0/+41
| | * | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-141-46/+301
| | |\| | | | |
* | | | | | | | searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-251-0/+133
* | | | | | | | Fix PathSuffixFilter: can decide only on full pathsThomas Wolf2021-06-212-5/+95
* | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-141-46/+301
|\| | | | | | |