aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* [push] support the "matching" RefSpecs ":" and "+:"Thomas Wolf2022-03-062-10/+61
* [push] Call the pre-push hook later in the push processThomas Wolf2022-03-061-7/+64
* IndexDiff: use tree filter also for SubmoduleWalkThomas Wolf2022-03-061-0/+29
* Describe: add support for core.abbrev config optionMatthias Sohn2022-03-021-0/+128
* Remove odd prefix of PersonIdent test classMatthias Sohn2022-03-021-1/+1
* PersonIdent: Add ctors that accept Instant in addition to DateDavid Ostrovsky2022-03-021-0/+30
* Remove ignored potentiallyUnclosedCloseable checkFabio Ponciroli2022-03-021-3/+0
* Cap describe abbrev optionMatthias Sohn2022-03-021-9/+9
* DescribeCommand: Add support for --abbrev=0Matthias Sohn2022-03-021-0/+2
* Remove SuppressWarnings since currently ignoredFabio Ponciroli2022-02-221-1/+1
* DescribeCommand: Support configuring the hash abbreviationSebastian Schuberth2022-02-191-3/+25
* PushCommand: determine remote from git config if not givenThomas Wolf2022-02-141-2/+172
* PushCommand: consider push.default when no RefSpecs are givenRolf Theunissen2022-02-141-0/+563
* Support for git config push.defaultThomas Wolf2022-02-091-1/+59
* Merge branch 'stable-6.0'Matthias Sohn2022-02-092-1/+119
|\
| * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-02-092-1/+119
| |\
| | * Stop initCause throwing in readAdvertisedRefsDarius Jokilehto2022-02-082-1/+119
* | | [errorprone] Fix DefaultCharset warning in BareSuperprojectWriterTestLuca Milanesio2022-02-041-1/+3
* | | Introduce a constant for the length of an abbreviated hash stringSebastian Schuberth2022-02-031-1/+4
* | | Make sure to close Repository in testsFabio Ponciroli2022-02-021-2/+2
* | | 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
* | | RebaseCommand: fix commit message in "fixup" caseThomas Wolf2022-02-021-6/+28
* | | reftable: tweaks for WindowsHan-Wen Nienhuys2022-02-021-0/+6
* | | Merge changes I11366273,I256e1572Ivan Frade2022-02-011-0/+104
|\ \ \
| * | | RepoCommand: Offer to set extra files in the destination repositoryIvan Frade2022-01-311-1/+26
| * | | RepoCommand: Move bare/regular superproject writing to their own classesIvan Frade2022-01-311-0/+79
* | | | [test] Fix EolRepositoryTest for eol=nativeThomas Wolf2022-02-011-70/+44
* | | | [test] Fix ConfigTest for WindowsThomas Wolf2022-02-011-4/+7
* | | | [test] Fix CommitTemplateConfigTest for WindowsThomas Wolf2022-02-011-3/+2
* | | | [test] RepoCommandTest: guard tests for executable filesThomas Wolf2022-02-011-7/+14
|/ / /
* | | Merge conflict messages: prefix conflict lines with a hashThomas Wolf2022-01-314-14/+25
* | | CommitCommand: commit message cleanupThomas Wolf2022-01-311-0/+57
* | | Provide git config commit.cleanupThomas Wolf2022-01-311-0/+179
* | | [test] Fix closing of test repositoriesNail Samatov2022-01-3016-11/+39
* | | [test] DirCacheCheckoutTest: fix test expectation for eol=nativeThomas Wolf2022-01-301-5/+6
* | | [test] Fix a Windows-only test in CheckoutCommandTestThomas Wolf2022-01-301-1/+1
* | | [test] Fix ApplyCommandTest for WindowsThomas Wolf2022-01-301-3/+11
* | | [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 branch 'stable-6.0'Matthias Sohn2022-01-193-28/+66
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc into stable-6.0Matthias Sohn2022-01-193-28/+66
| |\ \ \