aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-072-2/+2
* Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-08-172-2/+2
* JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3Matthias Sohn2022-08-162-2/+2
* Provide encoding to String#getBytes()Han-Wen Nienhuys2022-08-081-1/+2
* Run tests that checks araxis output only on LinuxSimeon Andreev2022-06-173-0/+11
* Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-072-21/+21
* Teach JGit to handle external diff/merge tools defined in .gitattributesAndre Bossert2022-06-021-1/+2
* Adapt diff- and merge tool code for PGM and EGit usageAndre Bossert2022-06-023-26/+220
* Add availability check of pre-defined toolsAndre Bossert2022-06-012-10/+50
* Add filtering with help of DirCacheCheckout.getContent()Andre Bossert2022-05-302-57/+47
* Add mergetool merge feature (execute external tool)Andre Bossert2022-05-253-51/+364
* Add command line support for "git mergetool"Andre Bossert2022-05-253-91/+287
* Add difftool compare feature (execute external tool)Andre Bossert2022-05-251-10/+53
* [pgm tests] Relax version constraints for hamcrestMatthias Sohn2022-03-301-1/+1
* Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-032-21/+21
* [pgm] Add describe --abbrev optionMatthias Sohn2022-03-021-0/+25
* [test] Fix closing of test repositoriesNail Samatov2022-01-301-0/+1
* Add config reader for user-defined difftoolsAndre Bossert2021-12-082-4/+15
* Merge branch 'stable-6.0'Matthias Sohn2021-11-281-9/+9
|\
| * RevListTest: fix warning that method parameter hides field 'git'Matthias Sohn2021-11-241-9/+9
| * Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-242-2/+2
| * JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1Matthias Sohn2021-11-242-2/+2
* | Add command line support for "git difftool"Andre Bossert2021-11-252-0/+196
* | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-242-19/+19
|/
* Javadoc fixesThomas Wolf2021-11-221-0/+4
* Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* Bump minimum required Java version to 11Matthias Sohn2021-09-295-7/+11
* Merge branch 'master' into nextMatthias Sohn2021-09-131-1/+1
|\
| * Update orbit to I20210711110031Matthias Sohn2021-07-161-1/+1
* | Merge branch 'master' into nextMatthias Sohn2021-06-151-0/+75
|\|
| * Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-06-142-19/+19
| * Prepare 5.12.1-SNAPSHOT buildsMatthias Sohn2021-06-132-19/+19
| * JGit v5.12.0.202106070339-rv5.12.0.202106070339-rMatthias Sohn2021-06-072-2/+2
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-032-2/+2
| * JGit v5.12.0.202106021050-rc1v5.12.0.202106021050-rc1Matthias Sohn2021-06-022-2/+2
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-022-2/+2
| * JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1Matthias Sohn2021-06-012-2/+2
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-06-012-2/+2
| * JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3Matthias Sohn2021-05-262-2/+2
| * pgm: rewrite parents when --parents flag is passedkylezhao2021-05-261-0/+75
| * Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-102-19/+19
| * Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-092-19/+19
| * JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-092-2/+2
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-03-042-2/+2
| * JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2021-03-032-2/+2
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-02-242-2/+2
| * JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2021-02-242-2/+2
* | Merge branch 'master' into nextMatthias Sohn2021-02-283-2/+65
|\|
| * init: allow specifying the initial branch name for the new repositoryMatthias Sohn2021-02-221-0/+21
| * Fail clone if initial branch doesn't exist in remote repositoryMatthias Sohn2021-02-221-0/+42