Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Merge branch 'stable-4.7' into stable-4.8stable-4.8Matthias Sohn1-0/+14
2019-04-16Merge branch 'stable-4.6' into stable-4.7Matthias Sohn1-1/+15
2019-04-16Merge branch 'stable-4.5' into stable-4.6stable-4.6Matthias Sohn1-16/+14
2019-04-11Remember the cause for invalidating a packfileLuca Milanesio1-0/+14
2019-04-10Fix API problem filtersMatthias Sohn1-7/+1
2019-03-13Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-0/+6
2019-03-12Merge branch 'stable-4.6' into stable-4.7Matthias Sohn1-0/+6
2019-03-12Merge branch 'stable-4.5' into stable-4.6Matthias Sohn1-0/+22
2019-03-12Include size when comparing FileSnapshotLuca Milanesio1-0/+8
2019-03-12Silence API warnings for new API introduced for fixesMatthias Sohn1-0/+14
2018-12-24Prepare 4.7.8-SNAPSHOT buildsMatthias Sohn1-1/+1
2018-10-19Update API problem filterMatthias Sohn1-1/+1
2018-10-05Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-0/+16
2018-10-05ObjectChecker: Report .gitmodules files found in the packIvan Frade1-0/+16
2018-10-05SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade1-1/+1
2018-09-18Update API problem filterMatthias Sohn1-1/+1
2018-09-09Fix @since tag for LOCK_SUFFIXMatthias Sohn1-0/+9
2018-09-08Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-0/+16
2018-09-07Use constant for ".lock"Matthias Sohn1-1/+1
2017-11-22Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-9/+24
2017-11-22Merge branch 'stable-4.6' into stable-4.7Matthias Sohn1-30/+22
2017-11-22Merge branch 'stable-4.5' into stable-4.6Matthias Sohn1-3/+61
2017-11-22Fix LockFile semantics when running on NFSChristian Halstrick1-2/+2
2017-06-07Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-0/+16
2017-06-05Run auto GC in the backgroundDavid Turner1-0/+8
2017-04-09Remove unused API filtersMatthias Sohn1-51/+0
2017-04-06Silence API error for new method added to abstract MergeStrategyMatthias Sohn1-0/+8
2017-03-27Merge branch 'stable-4.6'Matthias Sohn1-0/+27
2017-03-26Only mark packfile invalid if exception signals permanent problemMatthias Sohn1-0/+11
2017-02-28Silence API error caused by changed return type of digest()Matthias Sohn1-0/+8
2017-02-18Set commit time to ZipArchiveEntryNaoki Takezoe1-0/+8
2017-02-03Follow redirects in transportBo Zhang1-0/+11
2016-07-03Remove no longer needed API problem filtersMatthias Sohn1-40/+0
2016-03-07Add EOL stream type detection to TreeWalkIvan Motsch1-0/+21
2016-02-11Add Attribute Macro ExpansionIvan Motsch1-0/+19
2016-02-03Remove unused API problem filtersMatthias Sohn1-116/+0
2016-01-19Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends beingShawn Pearce1-0/+40
2015-11-27Add the new class Attributes holding multiple Attribute(s)Ivan Motsch1-0/+8
2015-11-20Remove no longer needed outdated API warning filterMatthias Sohn1-6/+0
2015-11-17Add an attribute accessor to CanonicalTreeParser and use it in TreewalkChristian Halstrick1-0/+14
2015-11-17Adds the git attributes computation on the treewalkArthur Daussy1-0/+14
2015-11-09Silence API errors for new methods added to BitmapBuilderMatthias Sohn1-0/+14
2015-10-09Delete non empty directories before checkout a pathAndrey Loskutov1-0/+8
2015-08-18Restored obsoleted createSymLink/readSymLink in FileUtilAndrey Loskutov1-14/+0
2015-08-17Move createSymLink/readSymLink to FileUtilsAndrey Loskutov1-0/+14
2015-06-17Silence API warnings introduced by a85e817dMatthias Sohn1-0/+24
2015-06-09Remove no longer used API warning filter for FileUtilMatthias Sohn1-10/+0
2015-04-01Remove obsolete API warning filters to silence warningsMatthias Sohn1-45/+0
2015-03-23Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgitMatthias Sohn1-0/+7
2015-01-13Silence API warning raised since 7fafd372Matthias Sohn1-0/+9

Back to the top