summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.0.3.201809091024-rv5.0.3.201809091024-rMatthias Sohn2018-09-093-4/+4
* Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-091-1/+1
|\
| * 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.11' into stable-5.0Matthias Sohn2018-09-089-11/+219
|\| | | |
| * | | | 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
* | | | | | Fix NoSuchFileException in GC.deleteTempPacksIdx()Matthias Sohn2018-08-271-0/+3
* | | | | | Fix NoSuchFileException during directory cleanup in RefDirectoryMatthias Sohn2018-08-271-1/+1
* | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-253-27/+33
|\| | | | |
| * | | | | Silence API warning for new ObjectIdSerializer introduced in 4.11.1Matthias Sohn2018-08-251-0/+6
| * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-252-6/+31
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-242-6/+31
| | |\| | |
| | | * | | 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.11' into stable-5.0Matthias Sohn2018-08-182-55/+22
|\| | | | |
| * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-182-55/+22
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-182-55/+22
| | |\| | |
| | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-08-182-55/+22
| | | |\| |
| | | | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-08-182-55/+22
| | | | |\|
| | | | | * Fix GC run in foreground to not use executorHugo Arès2018-08-152-55/+22
| | | * | | Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn2018-07-313-49/+49
| | | * | | JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn2018-07-313-4/+4
| * | | | | Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2018-07-313-49/+49
| * | | | | JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2018-07-313-4/+4
* | | | | | Fix wrong warning message in case of lock failuresChristian Halstrick2018-08-161-1/+1
* | | | | | Ensure that JSch knows HostKeyAlgorithms ssh-rsa and ssh-dssThomas Wolf2018-08-081-0/+2
* | | | | | Prepare 5.0.3-SNAPSHOT buildsMatthias Sohn2018-08-013-49/+49
* | | | | | JGit v5.0.2.201807311906-rv5.0.2.201807311906-rMatthias Sohn2018-08-013-4/+4
* | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-07-274-17/+28
|\| | | | |
| * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-07-274-17/+28
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-07-274-2/+57
| | |\| | |
| | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-274-2/+57
| | | |\| |
| | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-274-2/+60
| | | | |\|
| | | | | * Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-273-45/+45
| | | | | * JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-263-4/+4
| | | | | * Delete all loose refs empty directoriesLuca Milanesio2018-07-263-11/+19
| | | | | * Use java.nio to delete path to get detailed errorsLuca Milanesio2018-07-261-5/+5