summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/.settings
Commit message (Expand)AuthorAgeFilesLines
* Remove unused API filtersMatthias Sohn2023-05-171-148/+0
* [releng] API filter for PackIndex.DEFAULT_WRITE_REVERSE_INDEXThomas Wolf2023-05-151-25/+1
* Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-211-0/+28
|\
* | Silence API error raised for removed BranchRebaseMode#PRESERVEMatthias Sohn2023-03-061-0/+8
* | BatchingProgressMonitor: expose time spent per taskMatthias Sohn2023-02-271-0/+84
* | Silence API error introduced by 596c445aMatthias Sohn2023-02-201-0/+6
* | Merge branch 'stable-6.4'Matthias Sohn2023-02-201-0/+12
|\|
* | Merge branch 'stable-6.4'Matthias Sohn2023-02-011-0/+40
|\|
* | Merge branch 'stable-6.4'Matthias Sohn2023-01-061-0/+16
|\|
* | Pull up additionalRefsNames from RefDirectory to RefDatabaseMatthias Sohn2023-01-041-0/+8
* | Fix API warnings for the new CommitGraphThomas Wolf2022-12-171-0/+11
|/
* Merge branch 'stable-6.3'Matthias Sohn2022-11-161-11/+0
|\
| * Fix API breakage caused by extracting WorkTreeUpdaterMatthias Sohn2022-11-151-50/+0
* | PushCommand: allow users to disable use of bitmaps for pushkylezhao2022-10-211-0/+11
* | Remove unused API filtersMatthias Sohn2022-09-221-78/+0
|/
* Remove unused API problem filtersMatthias Sohn2022-08-121-31/+0
* Fix API errors caused by 23a71696cdMatthias Sohn2022-08-121-4/+34
* Provide default shallowCommits getter and setter in ObjectDatabaseRonald Bhuleskar2022-08-081-14/+0
* CleanCommand: fix prefix matchingThomas Wolf2022-08-031-0/+7
* Fetch: add support for shallowRobin Müller2022-07-311-9/+7
* Suppress API errors raised for new API introduced in 5.13.1Matthias Sohn2022-06-171-14/+24
* [checkout] Use .gitattributes from the commit to be checked outThomas Wolf2022-03-071-0/+20
* Describe: add support for core.abbrev config optionMatthias Sohn2022-03-021-0/+16
* Add a typed config getter for integers confined to a rangeMatthias Sohn2022-03-021-0/+14
* Support for git config push.defaultThomas Wolf2022-02-091-0/+8
* Merge branch 'stable-6.0'Matthias Sohn2022-02-091-0/+20
|\
| * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-02-091-0/+12
|/|
| * Stop initCause throwing in readAdvertisedRefsDarius Jokilehto2022-02-081-0/+8
* | Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* | Bump minimum required Java version to 11Matthias Sohn2021-09-291-3/+3
* | Removed unused API filtersMatthias Sohn2021-09-151-27/+0
|/
* Silence API error for new interface method ProtocolV2Hook#onObjectInfoMatthias Sohn2021-09-011-0/+8
* searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-251-0/+8
* Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMSMatthias Sohn2021-05-141-0/+11
* Remove unused API problem filtersMatthias Sohn2021-03-131-57/+0
* GitHook: use generic OutputStream instead of PrintStreamMatthias Sohn2021-02-151-0/+30
* Move reachability checker generation into the ObjectReader objectTerry Parker2021-01-281-0/+16
* Revert "Remove unused API problem filters"Matthias Sohn2020-12-221-0/+11
* Remove unused API problem filtersMatthias Sohn2020-12-171-11/+0
* Remove unused API problem filtersMatthias Sohn2020-12-151-52/+0
* Remove reftree and ketchHan-Wen Nienhuys2020-12-151-0/+6
* Merge branch 'stable-5.9'Matthias Sohn2020-11-301-0/+18
|\
* | Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-261-0/+14
* | API filters for PackStatistics.AccumulatorThomas Wolf2020-09-261-0/+14
* | Add TypedConfigGetter.getPath()Thomas Wolf2020-09-251-0/+11
|/
* Remove unused API problem filtersMatthias Sohn2020-09-051-73/+0
* Decouple JSch from JGit CoreMatthias Sohn2020-06-011-0/+48
* Suppress API error for new method BitmapIndex.Bitmap#retrieveCompressedMatthias Sohn2020-05-171-0/+8
* Fix downloading LFS Object fails behind proxyMatthias Sohn2020-05-121-0/+6
* TransportHttp: support HTTP response 308 Permanent RedirectThomas Wolf2020-03-101-0/+11