aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Upgrade maven-javadoc-plugin to 3.1.0"Matthias Sohn2019-03-051-1/+1
|\
| * Upgrade maven-javadoc-plugin to 3.1.0David Pursehouse2019-03-051-1/+1
* | Merge "Merge branch 'stable-5.2'"Matthias Sohn2019-03-056-12/+71
|\|
| * Merge branch 'stable-5.2'David Pursehouse2019-03-056-12/+71
| |\
| | * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-03-056-12/+71
| | |\
| | | * 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-032-1/+53
| | | * PackFile: report correct message for checksum mismatchLuca Milanesio2019-03-032-6/+7
| | | * ObjectDirectory: Clean up loggingDavid Pursehouse2019-03-033-2/+7
| | | * Bazel: Stop using native.git_repositoryDavid Pursehouse2019-03-031-1/+3
* | | | Merge "diff: add option metaVar for --src-prefix and --dst-prefix"Christian Halstrick2019-03-052-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | diff: add option metaVar for --src-prefix and --dst-prefixAndre Bossert2019-03-042-2/+3
* | | | ResolveMerger: Destroy TemporaryBuffer on unchecked exceptionsDave Borowitz2019-03-011-3/+6
* | | | Expose the filter blob limit in UploadPackTerry Parker2019-02-281-0/+14
* | | | Upgrade error_prone_core to 2.3.3David Pursehouse2019-02-271-1/+1
* | | | 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-267-11/+282
|/ / / / /
* | | | | 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
|/ / / /
* | | | Update Orbit to S20190219190953Matthias Sohn2019-02-1913-38/+41
* | | | Update READMEDavid Pursehouse2019-02-191-2/+2
|/ / /
* | | Update READMEMatthias Sohn2019-02-181-113/+91
* | | Merge branch 'stable-5.3'David Pursehouse2019-02-182-0/+13
|\ \ \
| * | | 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.3.0-SNAPSHOT buildsMatthias Sohn2019-01-1768-89/+89
| * | | JGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1Matthias Sohn2019-01-1768-89/+89
| * | | Fix tools/version.shMatthias Sohn2019-01-171-0/+11
| * | | JGit v5.3.0.201901161700-m1v5.3.0.201901161700-m1Matthias Sohn2019-01-1768-89/+89
* | | | 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-182-1/+3
* | | | CommitBuilder: Add missing periods on methods' JavadocDavid Pursehouse2019-02-181-5/+5
* | | | Upgrade wagon-ssh to 3.3.2David Pursehouse2019-02-141-1/+1
* | | | Fix bug in copyPackBypassCache's skip 'PACK' header logicMinh Thai2019-02-132-12/+178
* | | | Upgrade spotbugs to 3.1.11David Pursehouse2019-02-041-1/+1
* | | | Atomic file creation: hard-linking may not be allowedThomas Wolf2019-02-021-1/+3