aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ConfigConstants: Add constants for i18n.logOutputEncodingDavid Pursehouse2018-09-302-2/+19
* Bazel: Increase severity of DefaultCharset to ERRORDavid Pursehouse2018-09-301-1/+1
* Explicitly specify charset when constructing PrintWriterDavid Pursehouse2018-09-305-42/+51
* TextBuiltin: Default to UTF-8 when i18n.logOutputEncoding is not setDavid Pursehouse2018-09-301-25/+25
* SidebandInputStream: Specify charset when calling String.getBytes()David Pursehouse2018-09-301-1/+1
* MergeFormatter{Pass}: Use Charset instead of StringDavid Pursehouse2018-09-305-12/+118
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-3020-53/+61
* Bazel: Increase severity of MissingFail to ERRORDavid Pursehouse2018-09-301-1/+1
* TestProtocolTest: Add missing calls to fail()David Pursehouse2018-09-301-0/+3
* BlockListTest: Add missing calls to fail()David Pursehouse2018-09-291-0/+13
* DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail()David Pursehouse2018-09-291-0/+1
* DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail()David Pursehouse2018-09-291-0/+1
* ConfigTest: Fix tests for getting empty config value as intDavid Pursehouse2018-09-291-10/+2
* FileResolverTest#testNotAGitRepository: Fail when exception is not thrownDavid Pursehouse2018-09-291-0/+1
* UploadPack: support deepen-since in protocol v2Jonathan Tan2018-09-274-12/+130
* DepthGenerator: remove redundant depth checkJonathan Tan2018-09-271-2/+1
* FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-...David Pursehouse2018-09-271-35/+34
* Explicitly specify charset when constructing FileWriterDavid Pursehouse2018-09-263-14/+27
* Explicitly specify charset when constructing BufferedReaderDavid Pursehouse2018-09-262-32/+33
* Explicitly specify charset in constructor of InputStreamReaderDavid Pursehouse2018-09-265-10/+25
* Explicitly specify charset when calling getBytesDavid Pursehouse2018-09-2614-77/+90
* Explicitly specify charset in constructor of StringDavid Pursehouse2018-09-266-26/+37
* Make inner classes static where possibleDavid Pursehouse2018-09-2612-14/+15
* Bazel: Increase severity of ExpectedExceptionChecker to ERRORDavid Pursehouse2018-09-261-1/+1
* Merge branch 'stable-5.1'David Pursehouse2018-09-261-0/+4
|\
| * Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-09-261-0/+4
| |\
| | * Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-261-0/+4
| | |\
| | | * Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-261-0/+4
| | | |\
| | | | * Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-261-0/+4
| | | | |\
| | | | | * Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-261-0/+4
| | | | | |\
| | | | | | * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-261-0/+4
| | | | | | |\
| | | | | | | * ObjectDownloadListener#onWritePossible: Add comment on return statementDavid Ostrovsky2018-09-251-0/+4
* | | | | | | | Update .mailmapMatthias Sohn2018-09-251-10/+18
* | | | | | | | Fix @since tag on RefDatabase#getRefsByPrefixMatthias Sohn2018-09-251-3/+3
* | | | | | | | T0003_BasicTest: Fix incorrect usage of ExpectedExceptionDavid Pursehouse2018-09-251-1/+1
* | | | | | | | ProtocolV2ParserTest: Fix incorrect usage of ExpectedExceptionDavid Pursehouse2018-09-251-7/+7
* | | | | | | | Using getRefsByPrefix with multiple prefixesMinh Thai2018-09-242-15/+14
* | | | | | | | Query references by multiple prefixesMinh Thai2018-09-242-0/+38
* | | | | | | | Fix Mylyn commit message templateMichael Keppler2018-09-2325-25/+25
* | | | | | | | Bazel: Provide toolchain with activated error prone warningsDavid Ostrovsky2018-09-221-0/+107
* | | | | | | | Config.set-methods should not touch lines from included filesMarc Strapetz2018-09-202-17/+335
* | | | | | | | Don't inline included configs on FileBasedConfig.save()Marc Strapetz2018-09-202-0/+54
* | | | | | | | ConfigLine.includedFrom stores source, if it was read from included fileMarc Strapetz2018-09-202-5/+10
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-180-0/+0
|\| | | | | | |
| * | | | | | | Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-1856-357/+357
| * | | | | | | JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-1856-59/+59
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-180-0/+0
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-180-0/+0
| | |\| | | | |
| | | * | | | | Prepare 4.11.4-SNAPSHOT buildsMatthias Sohn2018-09-1856-356/+356
| | | * | | | | JGit v4.11.3.201809181037-rv4.11.3.201809181037-rMatthias Sohn2018-09-1856-59/+59