aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn2018-09-1856-321/+321
| | | | | | | * JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn2018-09-1856-59/+59
| | | | | | | * Update API problem filterMatthias Sohn2018-09-181-1/+1
* | | | | | | | Merge branch 'stable-5.1'David Pursehouse2018-09-184-20/+39
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-09-184-20/+39
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-184-20/+39
| | |\| | | | |
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-184-20/+39
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-184-20/+39
| | | | |\| | |
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-184-20/+39
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-184-20/+39
| | | | | | |\|
| | | | | | | * Fix ObjectUploadListener#closeMatthias Sohn2018-09-181-1/+3
| | | | | | | * 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
* | | | | | | | SmartOutputStream: Suppress false-positive resource leak warningDavid Pursehouse2018-09-151-0/+1
* | | | | | | | Set TagOpt.AUTO_FOLLOW when not cloning all branchesThomas Wolf2018-09-152-8/+12
* | | | | | | | Fix fetch refspecs when not cloning all branchesThomas Wolf2018-09-152-18/+32
* | | | | | | | Move ls-refs parsing code to the ProtocolV2ParserIvan Frade2018-09-143-24/+106
* | | | | | | | Merge "Remove unused API problem filters"David Pursehouse2018-09-131-21/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused API problem filtersDavid Pursehouse2018-09-141-21/+0
* | | | | | | | | Untangle UploadPack.processShallowIvan Frade2018-09-131-27/+32
|/ / / / / / / /
* | | | | | | | UploadPack.fetchV2: Make shallow commits list non-nullableIvan Frade2018-09-131-5/+6
* | | | | | | | Merge branch 'stable-5.1'David Pursehouse2018-09-131-3/+6
|\| | | | | | |
| * | | | | | | Fix logging null if called process failsCliffred van Velzen2018-09-121-3/+6
* | | | | | | | [spotBugs] Fix potential NPE in SmudgeFilter#downloadLfsResourceMatthias Sohn2018-09-131-1/+4
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-123-12/+6
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-09-120-0/+0
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-123-1/+4
| | |\| | | | |
| | | * | | | | 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
| * | | | | | | Update japicmp to 0.13.0Matthias Sohn2018-09-111-1/+1
| * | | | | | | Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-1156-357/+357
| * | | | | | | JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-1156-59/+59
| * | | | | | | Fix replacement quoting for replaceAll in filter commandMarkus Duft2018-09-101-1/+3
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-101-0/+6
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-101-0/+6
| | |\| | | | |
| | | * | | | | Prepare 4.11.3-SNAPSHOT buildsMatthias Sohn2018-09-1056-356/+356
| | | * | | | | JGit v4.11.2.201809100523-rv4.11.2.201809100523-rMatthias Sohn2018-09-1056-59/+59
* | | | | | | | SpotBugs: don't rely on default encodingMatthias Sohn2018-09-106-12/+26
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-1013-19/+19
|\| | | | | | |
| * | | | | | | Update Orbit 2018-09 to R20180905201904Matthias Sohn2018-09-1011-17/+17
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-091-1/+1
| |\| | | | | |
| | * | | | | | Prepare 5.0.4-SNAPSHOT buildsMatthias Sohn2018-09-0956-357/+357
| | * | | | | | JGit v5.0.3.201809091024-rv5.0.3.201809091024-rMatthias Sohn2018-09-0956-59/+59