summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.7.8.201903121755-rv4.7.8.201903121755-rMatthias Sohn2019-03-1256-59/+59
* Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2019-03-126-13/+97
|\
| * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2019-03-126-13/+113
| |\
| | * Prepare 4.5.7-SNAPSHOT buildsMatthias Sohn2019-03-1256-302/+302
| | * JGit v4.5.6.201903121547-rv4.5.6.201903121547-rMatthias Sohn2019-03-1256-59/+59
| | * Check for packfile validity and fd before readingLuca Milanesio2019-03-121-0/+8
| | * Move throw of PackInvalidException outside the catchLuca Milanesio2019-03-121-2/+3
| | * Use FileSnapshot to get lastModified on PackFileLuca Milanesio2019-03-121-1/+1
| | * Include size when comparing FileSnapshotLuca Milanesio2019-03-125-9/+107
| | * Do not reuse packfiles when changed on filesystemLuca Milanesio2019-03-122-2/+15
| | * Silence API warnings for new API introduced for fixesMatthias Sohn2019-03-121-0/+14
* | | Prepare 4.7.8-SNAPSHOT buildsMatthias Sohn2018-12-2457-324/+324
* | | JGit v4.7.7.201812240805-rv4.7.7.201812240805-rMatthias Sohn2018-12-2456-59/+59
* | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-12-242-15/+11
|\| |
| * | Fix feature versions imported by feature org.eclipse.jgit.pgmMatthias Sohn2018-12-241-2/+2
| * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-12-241-13/+9
| |\|
| | * Prepare 4.5.6-SNAPSHOT buildsMatthias Sohn2018-12-2456-302/+302
| | * JGit v4.5.5.201812240535-rv4.5.5.201812240535-rMatthias Sohn2018-12-2456-59/+59
| | * Call AdvertiseRefsHook before validating wantsMasaya Suzuki2018-12-241-13/+9
* | | Prepare 4.7.7-SNAPSHOT buildsMatthias Sohn2018-10-1956-321/+321
* | | JGit v4.7.6.201810191618-rv4.7.6.201810191618-rMatthias Sohn2018-10-1956-59/+59
* | | Update API problem filterMatthias Sohn2018-10-191-1/+1
* | | Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-10-190-0/+0
|\| |
| * | Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-10-190-0/+0
| |\|
| | * Merge branch 'stable-4.4' into stable-4.5David Pursehouse2018-10-190-0/+0
| | |\
| | | * Merge branch 'stable-4.3' into stable-4.4stable-4.4David Pursehouse2018-10-190-0/+0
| | | |\
| | | | * Merge branch 'stable-4.2' into stable-4.3stable-4.3David Pursehouse2018-10-190-0/+0
| | | | |\
| | | | | * Merge branch 'stable-4.1' into stable-4.2stable-4.2David Pursehouse2018-10-190-0/+0
| | | | | |\
| | | | | | * Merge branch 'stable-4.0' into stable-4.1stable-4.1David Pursehouse2018-10-190-0/+0
| | | | | | |\
| | | | | | | * JGit v4.0.3.201509231615-rv4.0.3.201509231615-rstable-4.0Matthias Sohn2015-09-2346-49/+49
| | | * | | | | Prepare 4.4.2-SNAPSHOT buildsMatthias Sohn2016-07-1556-302/+302
* | | | | | | | Fix file handle leak in ObjectDownloadListener.onWritePossibleMatthias Sohn2018-10-131-1/+6
* | | | | | | | Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-10-132-11/+11
|\| | | | | | |
| * | | | | | | Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-10-132-10/+11
| |\| | | | | |
| | * | | | | | Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xmlDavid Pursehouse2018-10-131-2/+2
| | * | | | | | Replace FindBugs with SpotBugsDavid Pursehouse2018-10-091-8/+9
* | | | | | | | SubmoduleValidator: Remove unused import of ConfigConstantsDavid Pursehouse2018-10-091-1/+0
* | | | | | | | SubmoduleValidator: Permit missing path or urlJonathan Nieder2018-10-081-11/+16
* | | | | | | | ObjectChecker#getGitsubmodules: Fix malformed javadocDavid Pursehouse2018-10-071-2/+2
* | | | | | | | Prepare 4.7.6-SNAPSHOT buildsMatthias Sohn2018-10-0656-321/+321
* | | | | | | | JGit v4.7.5.201810051826-rv4.7.5.201810051826-rMatthias Sohn2018-10-0656-59/+59
* | | | | | | | BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-055-1/+130
* | | | | | | | ObjectChecker: Report .gitmodules files found in the packIvan Frade2018-10-054-7/+362
* | | | | | | | SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-056-3/+192
* | | | | | | | ObjectDownloadListener#onWritePossible: Add comment on return statementDavid Ostrovsky2018-09-251-0/+4
* | | | | | | | Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn2018-09-1856-321/+321
* | | | | | | | JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn2018-09-1856-59/+59
* | | | | | | | Update API problem filterMatthias Sohn2018-09-181-1/+1
* | | | | | | | Fix ObjectUploadListener#closeMatthias Sohn2018-09-181-1/+3
* | | | | | | | Fix error handling in FileLfsServletMatthias Sohn2018-09-171-0/+5