summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-03-136-13/+97
| | | | |\| | |
| | | | | * | | Prepare 4.11.8-SNAPSHOT buildsMatthias Sohn2019-03-133-49/+49
| | | | | * | | JGit v4.11.7.201903122105-rv4.11.7.201903122105-rMatthias Sohn2019-03-133-4/+4
| | | | | * | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-136-13/+97
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-136-13/+97
| | | | | | |\|
| | | | | | | * Prepare 4.9.10-SNAPSHOT buildsMatthias Sohn2019-03-133-49/+49
| | | | | | | * JGit v4.9.9.201903122025-rv4.9.9.201903122025-rMatthias Sohn2019-03-133-4/+4
| | | | | | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2019-03-136-13/+97
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2019-03-136-13/+97
| | | | | | | | |\
| | | | | | | | | * Prepare 4.7.9-SNAPSHOT buildsMatthias Sohn2019-03-123-45/+45
| | | | | | | | | * JGit v4.7.8.201903121755-rv4.7.8.201903121755-rMatthias Sohn2019-03-123-4/+4
| | | | | | | | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2019-03-126-13/+97
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2019-03-126-13/+113
| | | | | | | | | | |\
| | | | | | | | | | | * Prepare 4.5.7-SNAPSHOT buildsMatthias Sohn2019-03-123-43/+43
| | | | | | | | | | | * JGit v4.5.6.201903121547-rv4.5.6.201903121547-rMatthias Sohn2019-03-123-4/+4
| | | | | | | | | | | * Check for packfile validity and fd before readingLuca Milanesio2019-03-121-0/+8
| | | | | | | | | | | * Move throw of PackInvalidException outside the catchLuca Milanesio2019-03-121-2/+3
| | | | | | | | | | | * Use FileSnapshot to get lastModified on PackFileLuca Milanesio2019-03-121-1/+1
| | | | | | | | | | | * Include size when comparing FileSnapshotLuca Milanesio2019-03-124-8/+72
| | | | | | | | | | | * Do not reuse packfiles when changed on filesystemLuca Milanesio2019-03-122-2/+15
| | | | | | | | | | | * Silence API warnings for new API introduced for fixesMatthias Sohn2019-03-121-0/+14
* | | | | | | | | | | | Merge branch 'stable-5.3'Matthias Sohn2019-03-122-27/+40
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-03-121-26/+35
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-03-121-26/+35
| | |\| | | | | | | | |
| | | * | | | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-03-121-26/+35
| | | |\| | | | | | | |
| | | | * | | | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-03-121-26/+35
| | | | |\| | | | | | |
| | | | | * | | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-121-26/+35
| | | | | |\| | | | | |
| | | | | | * | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-121-26/+35
| | | | | | |\| | | | |
| | | | | | | * | | | | Reduce contention on PackFile.idx() function.Juergen Denner2019-03-111-26/+35
| | | | * | | | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2019-03-065-10/+19
| | | | |\| | | | | | |
| | | | | * | | | | | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2019-03-065-10/+19
| | | | | |\| | | | | |
| | | | | | * | | | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2019-03-065-10/+19
| | | | | | |\| | | | |
| | | | | | | * | | | | Fix error log message in ObjectDirectory.handlePackError()Matthias Sohn2019-03-062-3/+3
| | | | | | | * | | | | Properly format pack checksums in PackFile.idx()Matthias Sohn2019-03-061-2/+3
| | | | | | | * | | | | Cancel gc if thread was interruptedMatthias Sohn2019-03-061-1/+1
| | | | | | | * | | | | PackFile: report correct message for checksum mismatchLuca Milanesio2019-03-062-6/+7
| | | | | | | * | | | | ObjectDirectory: Clean up loggingDavid Pursehouse2019-03-063-2/+7
| | | | | | | * | | | | ObjectDirectory: extra logging on packfile exceptionsLuca Milanesio2019-03-061-0/+2
| * | | | | | | | | | | Avoid NPE in ObjectId.isId()Michael Keppler2019-03-091-1/+5
| * | | | | | | | | | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-03-063-4/+4
| * | | | | | | | | | | JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1Matthias Sohn2019-03-063-4/+4
* | | | | | | | | | | | Fix Javadoc typoMichael Keppler2019-03-081-1/+1
* | | | | | | | | | | | UploadPack: Do not retain commit body when checking wantsJonathan Nieder2019-03-071-0/+1
* | | | | | | | | | | | FetchV2Request.getWantedRefs: Bump @since to 5.4Ivan Frade2019-03-071-1/+1
* | | | | | | | | | | | Merge "FetchV2Request: make getWantedRefs public"Jonathan Nieder2019-03-071-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FetchV2Request: make getWantedRefs publicIvan Frade2019-02-281-1/+3
* | | | | | | | | | | | | Merge "Prepare 5.4.0-SNAPSHOT builds"Matthias Sohn2019-03-073-53/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-03-073-53/+53
* | | | | | | | | | | | | | Do not retain commit body in RevWalk for reachability checksMinh Thai2019-03-066-0/+8
|/ / / / / / / / / / / / /
* | / / / / / / / / / / / Track object inflation time in DfsReaderIoStatsTerry Parker2019-03-062-0/+14
| |/ / / / / / / / / / / |/| | | | | | | | | | |