summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix error handling in FileLfsServletMatthias Sohn2018-09-171-0/+5
* ObjectDownloadListener#onWritePossible: Make code spec compatibleDavid Ostrovsky2018-09-171-13/+19
* ObjectDownloadListener: Return from onWritePossible when data is writtenDavid Ostrovsky2018-09-151-0/+1
* Fix IOException when LockToken#close failsMatthias Sohn2018-09-151-7/+12
* 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-0956-321/+321
* JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2018-09-0956-59/+59
* Fix atomic lock file creation on NFSMatthias Sohn2018-09-075-6/+176
* Use constant for ".lock"Matthias Sohn2018-09-077-13/+30
* 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
* Bazel: Use hyphen instead of underscore in external repository namesDavid Pursehouse2018-08-302-30/+30
* Bazel: Format all build files with buildifier 0.15.0David Pursehouse2018-08-304-62/+61
* ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2018-08-301-17/+0
* Fix GC run in foreground to not use executorHugo Arès2018-08-152-55/+22
* Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-2756-321/+321
* JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-2656-59/+59
* Delete all loose refs empty directoriesLuca Milanesio2018-07-264-21/+43
* Use java.nio to delete path to get detailed errorsLuca Milanesio2018-07-261-5/+5
* GC: Remove empty references foldersHector Caballero2018-07-102-0/+164
* Do not ignore path deletion errorsLuca Milanesio2018-07-081-2/+6
* ResolveMerger: Fix encoding with string; use bytesMarco Miller2018-06-211-1/+1
* Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-06-201-0/+3
|\
| * Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-06-191-0/+3
| |\
| | * Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3
* | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-05-103-31/+56
|\| |
| * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-05-103-31/+56
| |\|
| | * Retry stale file handles on .git/config fileNasser Grainawi2018-05-103-31/+56
* | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-227-44/+158
|\| |
| * | Silence boxing warningMatthias Sohn2017-11-221-0/+1
| * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-228-40/+195
| |\|
| | * Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-2256-302/+302
| | * JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-2256-59/+59
| | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-225-3/+127
| | * Honor trustFolderStats also when reading packed-refsChristian Halstrick2017-11-211-2/+9
| | * Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-2656-302/+302
| | * JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-1656-59/+59
* | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-149-13/+125
|\| |
| * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-08-142-2/+114
| |\|
| | * Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-142-2/+114
| * | Update Oxygen Orbit p2 repository to R20170516192513Matthias Sohn2017-08-147-11/+11
* | | Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2017-06-0856-321/+321
* | | JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2017-06-0856-59/+59
* | | ArchiveCommand: Create prefix entry with commit timeYasuhiro Takagi2017-06-052-4/+10
* | | Run auto GC in the backgroundDavid Turner2017-06-069-2/+320
* | | Cleanup and test trailing slash handling in ManifestParserHan-Wen Nienhuys2017-04-113-13/+155
* | | ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-104-1/+41
* | | Merge branch 'stable-4.6' into stable-4.7David Pursehouse2017-04-090-0/+0
|\| |