aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.6' into stable-5.7stable-5.7Matthias Sohn2021-12-301-2/+38
|\
| * Merge branch 'stable-5.5' into stable-5.6stable-5.6Matthias Sohn2021-12-301-2/+38
| |\
| | * Merge branch 'stable-5.4' into stable-5.5stable-5.5Matthias Sohn2021-12-301-2/+38
| | |\
| | | * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-301-2/+38
| | | |\
| | | | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-301-2/+38
| | | | |\
| | | | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-301-2/+38
| | | | | |\
| | | | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-301-2/+38
* | | | | | | 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
* | | | | | | 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
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-06-131-46/+301
|\| | | | | |
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-06-131-46/+301
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-06-051-40/+306
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-06-051-40/+306
| | | |\| | |
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-051-40/+306
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-051-40/+306
| | | | | |\|
| | | | | | * BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) firedKaushik Lingarkar2021-05-241-40/+306
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-05-111-1/+152
|\| | | | | |
| * | | | | | LockFile: create OutputStream only when neededThomas Wolf2021-05-101-38/+173
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-271-1/+0
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-271-1/+0
| | |\| | | |
| | | * | | | Remove unused importsMatthias Sohn2020-11-271-1/+0
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-271-0/+20
|\| | | | | |
| * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-273-2/+20
| |\| | | | |
| | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-273-4/+22
| | |\| | | |
| | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-273-4/+22
| | | |\| | |
| | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-263-4/+22
| | | | |\| |
| | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-263-4/+22
| | | | | |\|
| | | | | | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-261-2/+22
| | | | | | * Remove unused importsMatthias Sohn2020-07-192-2/+0
* | | | | | | Scan through all merged reftables for max/min update indicesMinh Thai2020-04-051-0/+117
* | | | | | | Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2020-04-033-9/+90
|\| | | | | |
| * | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-031-0/+32
| * | | | | | Handle non-normalized index also for executable filesThomas Wolf2020-03-252-9/+58
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-03-051-8/+34
|\| | | | | |
| * | | | | | Update reftable storage repo layoutHan-Wen Nienhuys2020-03-041-8/+34
* | | | | | | Add validation to hex decoderMichael Dardis2020-03-041-0/+25
* | | | | | | Merge "ObjectWalk: Add null check before skip tree."Jonathan Nieder2020-03-021-0/+8
|\ \ \ \ \ \ \
| * | | | | | | ObjectWalk: Add null check before skip tree.Yunjie Li2020-02-261-0/+8
* | | | | | | | Merge "Revert "RevWalk: stop mixing lines of history in topo sort""Jonathan Nieder2020-02-263-159/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-263-159/+43
* | | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-223-8/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-192-7/+7
| * | | | | | | Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-191-1/+1
* | | | | | | | Remove use of org.bouncycastle.util.encoders.HexMichael Dardis2020-02-221-0/+49
* | | | | | | | Remove use of org.bouncycastle.util.io.TeeOutputStreamMichael Dardis2020-02-211-0/+81
* | | | | | | | Merge branch 'stable-5.7'Matthias Sohn2020-02-191-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-191-1/+5
| |\| | | | | | |