Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-18JGit v4.9.5.201809180939-rv4.9.5.201809180939-rMatthias Sohn56-59/+59
2018-09-18Merge branch 'stable-4.8' into stable-4.9Matthias Sohn0-0/+0
2018-09-18Merge branch 'stable-4.7' into stable-4.8Matthias Sohn0-0/+0
2018-09-18Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn56-321/+321
2018-09-18JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn56-59/+59
2018-09-18Update API problem filterMatthias Sohn1-1/+1
2018-09-18Merge branch 'stable-4.8' into stable-4.9David Pursehouse4-20/+39
2018-09-18Merge branch 'stable-4.7' into stable-4.8David Pursehouse4-20/+39
2018-09-17Fix ObjectUploadListener#closeMatthias Sohn1-1/+3
2018-09-17Fix error handling in FileLfsServletMatthias Sohn1-0/+5
2018-09-17ObjectDownloadListener#onWritePossible: Make code spec compatibleDavid Ostrovsky1-13/+19
2018-09-16ObjectDownloadListener: Return from onWritePossible when data is writtenDavid Ostrovsky1-0/+1
2018-09-15Fix IOException when LockToken#close failsMatthias Sohn1-7/+12
2018-09-12Merge branch 'stable-4.8' into stable-4.9David Pursehouse3-2/+5
2018-09-12Merge branch 'stable-4.7' into stable-4.8David Pursehouse3-2/+10
2018-09-12Fix NoSuchFileException during directory cleanup in RefDirectoryMatthias Sohn1-1/+1
2018-09-10Externalize warning message in RefDirectory.delete()Matthias Sohn3-1/+4
2018-09-10Suppress warning for trying to delete non-empty directoryThomas Wolf1-0/+5
2018-09-09Prepare 4.9.5-SNAPSHOT buildsMatthias Sohn56-333/+333
2018-09-09JGit v4.9.4.201809090327-rv4.9.4.201809090327-rMatthias Sohn56-59/+59
2018-09-09Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2-2/+2
2018-09-09Merge branch 'stable-4.7' into stable-4.8Matthias Sohn0-0/+0
2018-09-09Fix @since tag for LOCK_SUFFIXMatthias Sohn2-1/+10
2018-09-09Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn56-321/+321
2018-09-09JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn56-59/+59
2018-09-08Merge branch 'stable-4.8' into stable-4.9Matthias Sohn12-75/+238
2018-09-08Merge branch 'stable-4.7' into stable-4.8Matthias Sohn12-22/+234
2018-09-07Fix atomic lock file creation on NFSMatthias Sohn5-6/+176
2018-09-07Use constant for ".lock"Matthias Sohn7-13/+30
2018-09-06Fix handling of option core.supportsAtomicCreateNewFileChristian Halstrick1-4/+10
2018-09-05GC: Avoid logging errors when deleting non-empty foldersHector Caballero1-0/+3
2018-08-31Merge branch 'stable-4.8' into stable-4.9David Pursehouse4-92/+91
2018-08-31Merge branch 'stable-4.7' into stable-4.8David Pursehouse6-107/+89
2018-08-30Bazel: Use hyphen instead of underscore in external repository namesDavid Pursehouse2-30/+30
2018-08-30Bazel: Format all build files with buildifier 0.15.0David Pursehouse4-62/+61
2018-08-30ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse1-17/+0
2018-08-24Ignore API warningsMatthias Sohn1-0/+6
2018-08-24Fix photon target platform to use photon version of org.eclipse.osgiMatthias Sohn2-3/+3
2018-08-23Update Photon orbit repository to R20180606145124Matthias Sohn3-13/+13
2018-08-22Suppress warning for trying to delete non-empty directoryThomas Wolf1-0/+5
2018-08-22Fix fetching with duplicate ref updatesThomas Wolf2-5/+52
2018-08-22Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2-1/+48
2018-08-22FetchCommandTest: test add/update/delete fetchMarc Strapetz1-0/+85
2018-08-18Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2-55/+22
2018-08-18Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2-55/+22
2018-08-16Fix GC run in foreground to not use executorHugo Arès2-55/+22
2018-07-31Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn56-333/+333
2018-07-31JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn56-59/+59
2018-07-27Merge branch 'stable-4.8' into stable-4.9Matthias Sohn5-2/+189
2018-07-27Merge branch 'stable-4.7' into stable-4.8David Pursehouse5-2/+192

Back to the top