aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal
Commit message (Expand)AuthorAgeFilesLines
* Add TernarySearchTreeMatthias Sohn2023-01-041-0/+330
* CommitGraph: teach ObjectReader to get commit-graphkylezhao2023-01-041-0/+20
* CommitGraph: add commit-graph for FileObjectDatabasekylezhao2022-12-231-0/+45
* GC: Write commit-graph files when gckylezhao2022-12-161-0/+154
* Merge "Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering"Ivan Frade2022-12-161-2/+33
|\
| * Gc#deleteOrphans: avoid dependence on PackExt alphabetical orderingAnna Papitto2022-12-151-2/+33
* | CommitGraph: implement commit-graph readkylezhao2022-12-163-0/+412
|/
* CommitGraph: implement commit-graph writerkylezhao2022-12-062-0/+232
* DfsStreamKey: Replace ForReverseIndex to separate metrics.Anna Papitto2022-11-171-7/+6
* FirstWant: Parse client session-id if received.Josh Brown2022-11-021-1/+11
* ReceivePack: Receive and parse client session-id.Josh Brown2022-10-271-0/+38
* DfsBundleWriter: Add test case about GC_REST pack.yunjieli2022-09-071-1/+28
* Teach JGit to handle external diff/merge tools defined in .gitattributesAndre Bossert2022-06-022-3/+189
* Adapt diff- and merge tool code for PGM and EGit usageAndre Bossert2022-06-023-80/+289
* Add availability check of pre-defined toolsAndre Bossert2022-06-012-24/+6
* Add filtering with help of DirCacheCheckout.getContent()Andre Bossert2022-05-303-20/+21
* Add command line support for "git mergetool"Andre Bossert2022-05-251-26/+191
* Add config reader for user-defined mergetoolsAndre Bossert2022-05-251-0/+109
* Add difftool compare feature (execute external tool)Andre Bossert2022-05-252-16/+146
* Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-151-0/+12
* Remove ignored potentiallyUnclosedCloseable checkFabio Ponciroli2022-03-021-3/+0
* Remove SuppressWarnings since currently ignoredFabio Ponciroli2022-02-221-1/+1
* Fix resource leak in CancellableDigestOutputStreamTestFabio Ponciroli2022-02-021-33/+34
* Fix "Empty block should be documented" warningFabio Ponciroli2022-02-021-0/+4
* Replace deprecated org.eclipse.jgit.lib.RefDatabase.getRefsFabio Ponciroli2022-02-021-1/+4
* reftable: tweaks for WindowsHan-Wen Nienhuys2022-02-021-0/+6
* [test] Fix closing of test repositoriesNail Samatov2022-01-303-0/+3
* [test] Fix OpenSshConfigFileTest for WindowsThomas Wolf2022-01-301-21/+28
* sshd: support the AddKeysToAgent ssh configThomas Wolf2022-01-301-0/+57
* sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh configThomas Wolf2022-01-301-0/+8
* sshd: support IdentityAgent configThomas Wolf2022-01-301-0/+8
* Merge "PackOutputStream: Extract cancellation and digest to superclass"Ivan Frade2022-01-271-0/+100
|\
| * PackOutputStream: Extract cancellation and digest to superclasskylezhao2022-01-271-0/+100
* | Merge "DFS block cache: report index load and evict stats"Ivan Frade2022-01-211-0/+117
|\ \
| * | DFS block cache: report index load and evict statsAlina Djamankulova2022-01-211-0/+117
| |/
* / ExternalToolTest: Rename class name to usual name for test casesDavid Ostrovsky2022-01-202-2/+2
|/
* Merge "PackBitmapIndexV1: support parallel loading of reverse index"Ivan Frade2021-12-131-0/+25
|\
| * PackBitmapIndexV1: support parallel loading of reverse indexAlina Djamankulova2021-12-061-0/+25
* | Add config reader for user-defined difftoolsAndre Bossert2021-12-081-12/+56
* | Merge branch 'stable-6.0'Matthias Sohn2021-11-2915-66/+59
|\ \ | |/ |/|
| * Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-2815-66/+59
* | Add command line support for "git difftool"Andre Bossert2021-11-252-0/+188
|/
* 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
* DFS block cache: fix lock issue and support parallel index loadingAlina Djamankulova2021-10-191-2/+55
* Merge branch 'stable-5.13'Matthias Sohn2021-10-152-10/+19
|\
| * Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-10-152-10/+19
| |\
| | * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-152-10/+19
| | |\
| | | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-152-10/+19
| | | |\