Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2018-10-13 | 1 | -2/+2 | |
| | |\| | | ||||||
| | | * | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-10-13 | 1 | -2/+2 | |
| | | |\| | ||||||
| | | | * | Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xml | David Pursehouse | 2018-10-13 | 1 | -2/+2 | |
* | | | | | Prepare 4.9.8-SNAPSHOT builds | Matthias Sohn | 2018-10-20 | 3 | -49/+49 | |
* | | | | | JGit v4.9.7.201810191756-rv4.9.7.201810191756-r | Matthias Sohn | 2018-10-19 | 3 | -4/+4 | |
* | | | | | Update API problem filter | Matthias Sohn | 2018-10-19 | 1 | -1/+1 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 | |
| |\| | | | ||||||
| | * | | | SubmoduleValidator: Remove unused import of ConfigConstants | David Pursehouse | 2018-10-09 | 1 | -1/+0 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 | |
| |\| | | | ||||||
| | * | | | SubmoduleValidator: Permit missing path or url | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-10-07 | 1 | -2/+2 | |
| |\| | | | ||||||
| | * | | | ObjectChecker#getGitsubmodules: Fix malformed javadoc | David Pursehouse | 2018-10-07 | 1 | -2/+2 | |
* | | | | | Prepare 4.9.7-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 3 | -49/+49 | |
* | | | | | JGit v4.9.6.201810051924-rv4.9.6.201810051924-r | Matthias Sohn | 2018-10-06 | 3 | -4/+4 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-10-06 | 8 | -8/+470 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-10-06 | 8 | -7/+469 | |
| |\| | | | ||||||
| | * | | | Prepare 4.7.6-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 3 | -45/+45 | |
| | * | | | JGit v4.7.5.201810051826-rv4.7.5.201810051826-r | Matthias Sohn | 2018-10-06 | 3 | -4/+4 | |
| | * | | | BaseReceivePack: Validate incoming .gitmodules files | Ivan Frade | 2018-10-05 | 4 | -1/+65 | |
| | * | | | ObjectChecker: Report .gitmodules files found in the pack | Ivan Frade | 2018-10-05 | 3 | -5/+245 | |
| | * | | | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 5 | -2/+160 | |
| | * | | | Prepare 4.7.5-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 3 | -45/+45 | |
| | * | | | JGit v4.7.4.201809180905-rv4.7.4.201809180905-r | Matthias Sohn | 2018-09-18 | 3 | -4/+4 | |
| | * | | | Update API problem filter | Matthias Sohn | 2018-09-18 | 1 | -1/+1 | |
* | | | | | Prepare 4.9.6-SNAPSHOT builds | Matthias Sohn | 2018-09-18 | 3 | -49/+49 | |
* | | | | | JGit v4.9.5.201809180939-rv4.9.5.201809180939-r | Matthias Sohn | 2018-09-18 | 3 | -4/+4 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-18 | 1 | -7/+12 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-18 | 1 | -7/+12 | |
| |\| | | | ||||||
| | * | | | Fix IOException when LockToken#close fails | Matthias Sohn | 2018-09-15 | 1 | -7/+12 | |
* | | | | | 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 | |
| | * | | | Prepare 4.7.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 3 | -45/+45 | |
| | * | | | JGit v4.7.3.201809090215-rv4.7.3.201809090215-r | Matthias Sohn | 2018-09-09 | 3 | -4/+4 | |
* | | | | | Prepare 4.9.5-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 3 | -49/+49 | |
* | | | | | JGit v4.9.4.201809090327-rv4.9.4.201809090327-r | Matthias Sohn | 2018-09-09 | 3 | -4/+4 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 | |
|\| | | | | ||||||
| * | | | | Fix @since tag for LOCK_SUFFIX | Matthias Sohn | 2018-09-09 | 2 | -1/+10 | |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-08 | 11 | -71/+233 | |
|\| | | | | ||||||
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-08 | 11 | -18/+229 | |
| |\| | | | ||||||
| | * | | | Fix atomic lock file creation on NFS | Matthias Sohn | 2018-09-07 | 5 | -6/+176 | |
| | * | | | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 6 | -9/+25 | |
| | * | | | 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 | |
* | | | | | Ignore API warnings | Matthias Sohn | 2018-08-24 | 1 | -0/+6 |