aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.11.5-SNAPSHOT buildsMatthias Sohn2018-10-063-49/+49
* JGit v4.11.4.201810060650-rv4.11.4.201810060650-rMatthias Sohn2018-10-063-4/+4
* Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-10-068-7/+469
|\
| * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-10-068-7/+469
| |\
| | * 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
* | | | | Prepare 4.11.4-SNAPSHOT buildsMatthias Sohn2018-09-183-49/+49
* | | | | JGit v4.11.3.201809181037-rv4.11.3.201809181037-rMatthias Sohn2018-09-183-4/+4
* | | | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-181-7/+12
|\| | | |
| * | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-181-7/+12
| |\| | |
| | * | | 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.10' into stable-4.11David Pursehouse2018-09-123-2/+5
|\| | | |
| * | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-123-2/+5
| |\| | |
| | * | | 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.11.3-SNAPSHOT buildsMatthias Sohn2018-09-103-49/+49
* | | | | JGit v4.11.2.201809100523-rv4.11.2.201809100523-rMatthias Sohn2018-09-103-4/+4
* | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-09-092-2/+2
|\| | | |
| * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-092-2/+2
| |\| | |
| | * | | 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.10' into stable-4.11Matthias Sohn2018-09-0811-67/+227
|\| | | |
| * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-0811-17/+250
| |\| | |
| | * | | 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