summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-0391-525/+525
* Merge branch 'stable-6.1'Matthias Sohn2022-03-0213-20/+20
|\
| * Update Orbit to R20220302172233 for 2022-03Matthias Sohn2022-03-0213-20/+20
| * Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-0291-125/+125
| * JGit v6.1.0.202203021511-rc1v6.1.0.202203021511-rc1Matthias Sohn2022-03-0291-125/+125
| * Merge branch 'master' into stable-6.1Matthias Sohn2022-03-0222-19/+620
| |\ | |/ |/|
* | Describe: add support for core.abbrev config optionMatthias Sohn2022-03-0212-12/+413
* | Add a typed config getter for integers confined to a rangeMatthias Sohn2022-03-025-0/+71
* | Remove odd prefix of PersonIdent test classMatthias Sohn2022-03-021-1/+1
* | PersonIdent: Add ctors that accept Instant in addition to DateDavid Ostrovsky2022-03-022-0/+87
* | Remove ignored potentiallyUnclosedCloseable checkFabio Ponciroli2022-03-021-3/+0
* | Make precedence more explicitFabio Ponciroli2022-03-021-1/+1
* | [pgm] Add describe --abbrev optionMatthias Sohn2022-03-023-0/+32
* | Cap describe abbrev optionMatthias Sohn2022-03-022-11/+19
* | DescribeCommand: Add support for --abbrev=0Matthias Sohn2022-03-022-0/+5
| * Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2022-03-0191-125/+125
| * JGit v6.1.0.202202221755-m3v6.1.0.202202221755-m3Matthias Sohn2022-02-2291-125/+125
|/
* Remove SuppressWarnings since currently ignoredFabio Ponciroli2022-02-221-1/+1
* Add comment to explain why try-with-resource is not usedFabio Ponciroli2022-02-221-0/+1
* DescribeCommand: Support configuring the hash abbreviationSebastian Schuberth2022-02-192-8/+51
* Simplify implementation of WorkingTreeIteratorThomas Wolf2022-02-161-29/+16
* Update Orbit to S20220215213605Matthias Sohn2022-02-1613-34/+34
* Transport: load all refs only if push refspecs have wildcardsThomas Wolf2022-02-141-3/+7
* PushCommand: determine remote from git config if not givenThomas Wolf2022-02-144-3/+229
* PushCommand: consider push.default when no RefSpecs are givenRolf Theunissen2022-02-144-12/+690
* Prevent that an instance of PushCommand is reusedThomas Wolf2022-02-141-0/+1
* Remove unused warning suppressionFabio Ponciroli2022-02-112-2/+1
* Support for git config push.defaultThomas Wolf2022-02-094-3/+183
* Update Orbit to S20220208191225Matthias Sohn2022-02-0913-20/+20
* Merge branch 'stable-6.0'Matthias Sohn2022-02-096-14/+168
|\
| * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-02-096-14/+160
| |\
| | * Stop initCause throwing in readAdvertisedRefsDarius Jokilehto2022-02-086-14/+156
* | | Support LFS Server URL without .git suffixNail Samatov2022-02-085-19/+181
* | | [rebase] InteractiveHandler2: handle Gerrit Change-IdsThomas Wolf2022-02-041-6/+27
* | | [errorprone] Fix DefaultCharset warning in BareSuperprojectWriterTestLuca Milanesio2022-02-041-1/+3
* | | Introduce a constant for the length of an abbreviated hash stringSebastian Schuberth2022-02-0311-15/+57
* | | 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-022-31/+57
* | | reftable: close old Db in FileRepository#convertToPackedRefsHan-Wen Nienhuys2022-02-021-2/+4
* | | reftable: tweaks for WindowsHan-Wen Nienhuys2022-02-022-2/+17
* | | Merge changes I11366273,I256e1572Ivan Frade2022-02-014-273/+563
|\ \ \
| * | | RepoCommand: Offer to set extra files in the destination repositoryIvan Frade2022-01-313-4/+72
| * | | RepoCommand: Move bare/regular superproject writing to their own classesIvan Frade2022-01-314-273/+495
* | | | Merge "[test] Fix EolRepositoryTest for eol=native"Matthias Sohn2022-02-011-70/+44
|\ \ \ \
| * | | | [test] Fix EolRepositoryTest for eol=nativeThomas Wolf2022-02-011-70/+44
* | | | | Merge branch 'stable-6.0'Matthias Sohn2022-02-011-3/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fix warning: The value of the parameter otp is not usedAntonio Barone2022-01-201-3/+2