summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.9.7.201810191756-rv4.9.7.201810191756-rMatthias Sohn2018-10-193-4/+4
* Update API problem filterMatthias Sohn2018-10-191-1/+1
* Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-081-1/+0
|\
| * Merge branch 'stable-4.7' into stable-4.8Jonathan Nieder2018-10-081-1/+0
| |\
| | * SubmoduleValidator: Remove unused import of ConfigConstantsDavid Pursehouse2018-10-091-1/+0
* | | Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-081-11/+16
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8Jonathan Nieder2018-10-081-11/+16
| |\|
| | * SubmoduleValidator: Permit missing path or urlJonathan Nieder2018-10-081-11/+16
* | | Merge branch 'stable-4.8' into stable-4.9Jonathan Nieder2018-10-071-2/+2
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-10-071-2/+2
| |\|
| | * ObjectChecker#getGitsubmodules: Fix malformed javadocDavid Pursehouse2018-10-071-2/+2
* | | Prepare 4.9.7-SNAPSHOT buildsMatthias Sohn2018-10-063-49/+49
* | | JGit v4.9.6.201810051924-rv4.9.6.201810051924-rMatthias Sohn2018-10-063-4/+4
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-068-8/+470
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-10-068-7/+469
| |\|
| | * Prepare 4.7.6-SNAPSHOT buildsMatthias Sohn2018-10-063-45/+45
| | * JGit v4.7.5.201810051826-rv4.7.5.201810051826-rMatthias Sohn2018-10-063-4/+4
| | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-054-1/+65
| | * ObjectChecker: Report .gitmodules files found in the packIvan Frade2018-10-053-5/+245
| | * SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-055-2/+160
| | * Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn2018-09-183-45/+45
| | * JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn2018-09-183-4/+4
| | * Update API problem filterMatthias Sohn2018-09-181-1/+1
* | | Prepare 4.9.6-SNAPSHOT buildsMatthias Sohn2018-09-183-49/+49
* | | JGit v4.9.5.201809180939-rv4.9.5.201809180939-rMatthias Sohn2018-09-183-4/+4
* | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-181-7/+12
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-181-7/+12
| |\|
| | * Fix IOException when LockToken#close failsMatthias Sohn2018-09-151-7/+12
* | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-123-2/+5
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-123-2/+10
| |\|
| | * Fix NoSuchFileException during directory cleanup in RefDirectoryMatthias Sohn2018-09-121-1/+1
| | * Externalize warning message in RefDirectory.delete()Matthias Sohn2018-09-113-1/+4
| | * Suppress warning for trying to delete non-empty directoryThomas Wolf2018-09-111-0/+5
| | * Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn2018-09-093-45/+45
| | * JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2018-09-093-4/+4
* | | Prepare 4.9.5-SNAPSHOT buildsMatthias Sohn2018-09-093-49/+49
* | | JGit v4.9.4.201809090327-rv4.9.4.201809090327-rMatthias Sohn2018-09-093-4/+4
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-092-2/+2
|\| |
| * | Fix @since tag for LOCK_SUFFIXMatthias Sohn2018-09-092-1/+10
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-0811-71/+233
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-0811-18/+229
| |\|
| | * Fix atomic lock file creation on NFSMatthias Sohn2018-09-075-6/+176
| | * Use constant for ".lock"Matthias Sohn2018-09-076-9/+25
| | * Fix handling of option core.supportsAtomicCreateNewFileChristian Halstrick2018-09-071-4/+10
| | * GC: Avoid logging errors when deleting non-empty foldersHector Caballero2018-09-051-0/+3
* | | Ignore API warningsMatthias Sohn2018-08-241-0/+6
* | | Suppress warning for trying to delete non-empty directoryThomas Wolf2018-08-221-0/+5
* | | Fix fetching with duplicate ref updatesThomas Wolf2018-08-221-5/+23
* | | Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2018-08-221-1/+3
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-08-182-55/+22
|\| |