Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | ObjectChecker: Report .gitmodules files found in the pack | Ivan Frade | 2018-10-05 | 4 | -7/+362 | |
* | | | | | | | | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 6 | -3/+192 | |
* | | | | | | | | ObjectDownloadListener#onWritePossible: Add comment on return statement | David Ostrovsky | 2018-09-25 | 1 | -0/+4 | |
* | | | | | | | | 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 | |
* | | | | | | | | 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 | |
* | | | | | | | | 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 | |
* | | | | | | | | Prepare 4.7.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 56 | -321/+321 | |
* | | | | | | | | JGit v4.7.3.201809090215-rv4.7.3.201809090215-r | Matthias Sohn | 2018-09-09 | 56 | -59/+59 | |
* | | | | | | | | Fix atomic lock file creation on NFS | Matthias Sohn | 2018-09-07 | 5 | -6/+176 | |
* | | | | | | | | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 7 | -13/+30 | |
* | | | | | | | | Fix handling of option core.supportsAtomicCreateNewFile | Christian Halstrick | 2018-09-07 | 1 | -4/+10 | |
* | | | | | | | | GC: Avoid logging errors when deleting non-empty folders | Hector Caballero | 2018-09-05 | 1 | -0/+3 | |
* | | | | | | | | Bazel: Use hyphen instead of underscore in external repository names | David Pursehouse | 2018-08-30 | 2 | -30/+30 | |
* | | | | | | | | Bazel: Format all build files with buildifier 0.15.0 | David Pursehouse | 2018-08-30 | 4 | -62/+61 | |
* | | | | | | | | ChangeIdUtilTest: Remove unused notestCommitDashV | David Pursehouse | 2018-08-30 | 1 | -17/+0 | |
* | | | | | | | | Fix GC run in foreground to not use executor | Hugo Arès | 2018-08-15 | 2 | -55/+22 | |
* | | | | | | | | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 56 | -321/+321 | |
* | | | | | | | | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 56 | -59/+59 | |
* | | | | | | | | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 4 | -21/+43 | |
* | | | | | | | | Use java.nio to delete path to get detailed errors | Luca Milanesio | 2018-07-26 | 1 | -5/+5 | |
* | | | | | | | | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 2 | -0/+164 | |
* | | | | | | | | Do not ignore path deletion errors | Luca Milanesio | 2018-07-08 | 1 | -2/+6 | |
* | | | | | | | | ResolveMerger: Fix encoding with string; use bytes | Marco Miller | 2018-06-21 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2018-06-20 | 1 | -0/+3 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-06-19 | 1 | -0/+3 | |
| |\| | | | | | | ||||||
| | * | | | | | | Temporarily @Ignore flaky CommitCommandTest methods | Dave Borowitz | 2018-06-19 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 | |
| |\| | | | | | | ||||||
| | * | | | | | | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 3 | -31/+56 | |
* | | | | | | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2017-11-22 | 7 | -44/+158 | |
|\| | | | | | | | ||||||
| * | | | | | | | Silence boxing warning | Matthias Sohn | 2017-11-22 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-11-22 | 8 | -40/+195 | |
| |\| | | | | | | ||||||
| | * | | | | | | Prepare 4.5.5-SNAPSHOT builds | Matthias Sohn | 2017-11-22 | 56 | -302/+302 | |
| | * | | | | | | JGit v4.5.4.201711221230-rv4.5.4.201711221230-r | Matthias Sohn | 2017-11-22 | 56 | -59/+59 | |
| | * | | | | | | Fix LockFile semantics when running on NFS | Christian Halstrick | 2017-11-22 | 5 | -3/+127 | |
| | * | | | | | | Honor trustFolderStats also when reading packed-refs | Christian Halstrick | 2017-11-21 | 1 | -2/+9 | |
| | * | | | | | | Prepare 4.5.4-SNAPSHOT builds | Matthias Sohn | 2017-08-26 | 56 | -302/+302 | |
| | * | | | | | | JGit v4.5.3.201708160445-rv4.5.3.201708160445-r | Matthias Sohn | 2017-08-16 | 56 | -59/+59 | |
* | | | | | | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2017-08-14 | 9 | -13/+125 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-08-14 | 2 | -2/+114 | |
| |\| | | | | | | ||||||
| | * | | | | | | Fix exception handling for opening bitmap index files | Christian Halstrick | 2017-08-14 | 2 | -2/+114 | |
| * | | | | | | | Update Oxygen Orbit p2 repository to R20170516192513 | Matthias Sohn | 2017-08-14 | 7 | -11/+11 |