Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | Prepare 4.7.5-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 56 | -321/+321 | |
| | | | | | | * | JGit v4.7.4.201809180905-rv4.7.4.201809180905-r | Matthias Sohn | 2018-09-18 | 56 | -59/+59 | |
| | | | | | | * | Update API problem filter | Matthias Sohn | 2018-09-18 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'stable-5.1' | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
| | |\| | | | | | ||||||
| | | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
| | | |\| | | | | ||||||
| | | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
| | | | |\| | | | ||||||
| | | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
| | | | | |\| | | ||||||
| | | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-18 | 4 | -20/+39 | |
| | | | | | |\| | ||||||
| | | | | | | * | Fix ObjectUploadListener#close | Matthias Sohn | 2018-09-18 | 1 | -1/+3 | |
| | | | | | | * | Fix error handling in FileLfsServlet | Matthias Sohn | 2018-09-17 | 1 | -0/+5 | |
| | | | | | | * | ObjectDownloadListener#onWritePossible: Make code spec compatible | David Ostrovsky | 2018-09-17 | 1 | -13/+19 | |
| | | | | | | * | ObjectDownloadListener: Return from onWritePossible when data is written | David Ostrovsky | 2018-09-15 | 1 | -0/+1 | |
| | | | | | | * | Fix IOException when LockToken#close fails | Matthias Sohn | 2018-09-15 | 1 | -7/+12 | |
* | | | | | | | | SmartOutputStream: Suppress false-positive resource leak warning | David Pursehouse | 2018-09-15 | 1 | -0/+1 | |
* | | | | | | | | Set TagOpt.AUTO_FOLLOW when not cloning all branches | Thomas Wolf | 2018-09-15 | 2 | -8/+12 | |
* | | | | | | | | Fix fetch refspecs when not cloning all branches | Thomas Wolf | 2018-09-15 | 2 | -18/+32 | |
* | | | | | | | | Move ls-refs parsing code to the ProtocolV2Parser | Ivan Frade | 2018-09-14 | 3 | -24/+106 | |
* | | | | | | | | Merge "Remove unused API problem filters" | David Pursehouse | 2018-09-13 | 1 | -21/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused API problem filters | David Pursehouse | 2018-09-14 | 1 | -21/+0 | |
* | | | | | | | | | Untangle UploadPack.processShallow | Ivan Frade | 2018-09-13 | 1 | -27/+32 | |
|/ / / / / / / / | ||||||
* | | | | | | | | UploadPack.fetchV2: Make shallow commits list non-nullable | Ivan Frade | 2018-09-13 | 1 | -5/+6 | |
* | | | | | | | | Merge branch 'stable-5.1' | David Pursehouse | 2018-09-13 | 1 | -3/+6 | |
|\| | | | | | | | ||||||
| * | | | | | | | Fix logging null if called process fails | Cliffred van Velzen | 2018-09-12 | 1 | -3/+6 | |
* | | | | | | | | [spotBugs] Fix potential NPE in SmudgeFilter#downloadLfsResource | Matthias Sohn | 2018-09-13 | 1 | -1/+4 | |
* | | | | | | | | Merge branch 'stable-5.1' | Matthias Sohn | 2018-09-12 | 3 | -12/+6 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-09-12 | 0 | -0/+0 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-09-12 | 3 | -1/+4 | |
| | |\| | | | | | ||||||
| | | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-09-12 | 3 | -2/+5 | |
| | | |\| | | | | ||||||
| | | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-12 | 3 | -2/+5 | |
| | | | |\| | | | ||||||
| | | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-12 | 3 | -2/+5 | |
| | | | | |\| | | ||||||
| | | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-12 | 3 | -2/+10 | |
| | | | | | |\| | ||||||
| | | | | | | * | Fix NoSuchFileException during directory cleanup in RefDirectory | Matthias Sohn | 2018-09-12 | 1 | -1/+1 | |
| | | | | | | * | Externalize warning message in RefDirectory.delete() | Matthias Sohn | 2018-09-11 | 3 | -1/+4 | |
| | | | | | | * | Suppress warning for trying to delete non-empty directory | Thomas Wolf | 2018-09-11 | 1 | -0/+5 | |
| * | | | | | | | Update japicmp to 0.13.0 | Matthias Sohn | 2018-09-11 | 1 | -1/+1 | |
| * | | | | | | | Prepare 5.1.1-SNAPSHOT builds | Matthias Sohn | 2018-09-11 | 56 | -357/+357 | |
| * | | | | | | | JGit v5.1.0.201809111528-rv5.1.0.201809111528-r | Matthias Sohn | 2018-09-11 | 56 | -59/+59 | |
| * | | | | | | | Fix replacement quoting for replaceAll in filter command | Markus Duft | 2018-09-10 | 1 | -1/+3 | |
| * | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-10 | 1 | -0/+6 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-10 | 1 | -0/+6 | |
| | |\| | | | | | ||||||
| | | * | | | | | Prepare 4.11.3-SNAPSHOT builds | Matthias Sohn | 2018-09-10 | 56 | -356/+356 | |
| | | * | | | | | JGit v4.11.2.201809100523-rv4.11.2.201809100523-r | Matthias Sohn | 2018-09-10 | 56 | -59/+59 | |
* | | | | | | | | SpotBugs: don't rely on default encoding | Matthias Sohn | 2018-09-10 | 6 | -12/+26 | |
* | | | | | | | | Merge branch 'stable-5.1' | Matthias Sohn | 2018-09-10 | 13 | -19/+19 | |
|\| | | | | | | | ||||||
| * | | | | | | | Update Orbit 2018-09 to R20180905201904 | Matthias Sohn | 2018-09-10 | 11 | -17/+17 | |
| * | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-09 | 1 | -1/+1 | |
| |\| | | | | | | ||||||
| | * | | | | | | Prepare 5.0.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 56 | -357/+357 | |
| | * | | | | | | JGit v5.0.3.201809091024-rv5.0.3.201809091024-r | Matthias Sohn | 2018-09-09 | 56 | -59/+59 |