summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'stable-5.2'David Pursehouse2019-03-055-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-03-055-12/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Fix error log message in ObjectDirectory.handlePackError()Matthias Sohn2019-03-042-3/+3
| | * | | | | | | | | | Properly format pack checksums in PackFile.idx()Matthias Sohn2019-03-041-2/+3
| | * | | | | | | | | | Cancel gc if thread was interruptedMatthias Sohn2019-03-031-1/+1
| | * | | | | | | | | | PackFile: report correct message for checksum mismatchLuca Milanesio2019-03-032-6/+7
| | * | | | | | | | | | ObjectDirectory: Clean up loggingDavid Pursehouse2019-03-033-2/+7
* | | | | | | | | | | | ResolveMerger: Destroy TemporaryBuffer on unchecked exceptionsDave Borowitz2019-03-011-3/+6
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Expose the filter blob limit in UploadPackTerry Parker2019-02-281-0/+14
* | | | | | | | | | | Merge changes from topic 'rebase_compatibility'Thomas Wolf2019-02-261-4/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RebaseCommand: tighten check for --preserve-merges on --continueThomas Wolf2019-02-261-1/+5
| * | | | | | | | | | | RebaseCommand: use orig-head to abortThomas Wolf2019-02-261-2/+15
| * | | | | | | | | | | RebaseCommand: use orig-head in addition to headThomas Wolf2019-02-261-1/+5
* | | | | | | | | | | | Merge "Strongly reference indices in DfsPackFile"Jonathan Nieder2019-02-261-128/+113
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Strongly reference indices in DfsPackFileMinh Thai2019-02-211-128/+113
* | | | | | | | | | | | | Merge "On Windows use %APPDATA%\gnupg as GPG directory if it exists"Gunnar Wagenknecht2019-02-261-6/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | On Windows use %APPDATA%\gnupg as GPG directory if it existsThomas Wolf2019-02-261-6/+39
* | | | | | | | | | | | | | Merge "Remove duplicate externalized message"Christian Halstrick2019-02-263-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove duplicate externalized messageThomas Wolf2019-02-263-4/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactiveThomas Wolf2019-02-261-6/+26
* | | | | | | | | | | | | Fix core.autocrlf for non-normalized indexThomas Wolf2019-02-264-5/+154
|/ / / / / / / / / / / /
* | | | | | | | | | | | SHA1: Use externalized message in logDavid Pursehouse2019-02-251-1/+4
* | | | | | | | | | | | JGitText: Remove unnecessary suffix from externalized message identifierDavid Pursehouse2019-02-253-3/+3
* | | | | | | | | | | | FS_POSIX: Externalize log messageDavid Pursehouse2019-02-253-2/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'stable-5.3'David Pursehouse2019-02-181-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3David Pursehouse2019-02-181-0/+2
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-02-181-0/+2
| | |\| | | | | | | | |
| | | * | | | | | | | | ObjectDirectory: extra logging on packfile exceptionsLuca Milanesio2019-02-141-0/+2
| | | * | | | | | | | | Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-274-50/+50
| | | * | | | | | | | | JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-273-4/+4
| * | | | | | | | | | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-01-173-4/+4
| * | | | | | | | | | | JGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1Matthias Sohn2019-01-173-4/+4
| * | | | | | | | | | | JGit v5.3.0.201901161700-m1v5.3.0.201901161700-m1Matthias Sohn2019-01-173-4/+4
* | | | | | | | | | | | Add missing @since tag for new API method getUpdateIndexMatthias Sohn2019-02-172-2/+8
* | | | | | | | | | | | Fix NPE in PlotCommitListMatthias Sohn2019-02-181-1/+2
* | | | | | | | | | | | CommitBuilder: Deprecate setEncoding(String)David Pursehouse2019-02-181-0/+2
* | | | | | | | | | | | CommitBuilder: Add missing periods on methods' JavadocDavid Pursehouse2019-02-181-5/+5
* | | | | | | | | | | | Fix bug in copyPackBypassCache's skip 'PACK' header logicMinh Thai2019-02-131-12/+13
* | | | | | | | | | | | Atomic file creation: hard-linking may not be allowedThomas Wolf2019-02-021-1/+3