summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1Matthias Sohn2022-06-012-2/+2
* 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
* Fetch: Introduce negative refspecs.yunjieli2022-04-132-0/+95
* Use git config core.commentCharThomas Wolf2022-03-262-0/+164
* CommitConfig: add support for core.commentCharThomas Wolf2022-03-261-0/+79
* Merge changes I5df54a92,Iecc61d1cMatthias Sohn2022-03-221-0/+16
|\
| * LsRemoteCommand: apply url.*.insteadOfThomas Wolf2022-03-151-0/+16
* | [sideband] Ensure last bit of progress channel is writtenThomas Wolf2022-03-191-0/+17
* | Add tests for SideBandInputStreamThomas Wolf2022-03-191-0/+212
|/
* Merge branch 'stable-6.1'Matthias Sohn2022-03-095-18/+297
|\
| * Prepare 6.1.1-SNAPSHOT buildsMatthias Sohn2022-03-082-57/+57
| * JGit v6.1.0.202203080745-rv6.1.0.202203080745-rMatthias Sohn2022-03-082-2/+2
| * [checkout] Use .gitattributes from the commit to be checked outThomas Wolf2022-03-071-1/+143
| * [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
| * Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-022-2/+2
| * JGit v6.1.0.202203021511-rc1v6.1.0.202203021511-rc1Matthias Sohn2022-03-022-2/+2
* | Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-032-57/+57
|/
* 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