6462 Commits (bb5180469c77ad935f7d3d49d063eb172d57e3ea)
 

Author SHA1 Message Date
  Matthias Sohn 9c90816cd9 JGit v4.7.5.201810051826-r 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  Matthias Sohn 9dbb18291f Revert "Configure WindowCache settings to use in JGit CLI" 5 years ago
  Thomas Wolf 569cf1856c Fix handling of core.eol=native and of crlf attribute 5 years ago
  Matthias Sohn abe43a5841 Silence API warning for method added to interface DepthWalk 5 years ago
  Jonathan Nieder c33e392f9b pgm: Add missing dependency on commons-logging 5 years ago
  David Pursehouse 65d6bb073a Override int read(byte[], int, int) on test instances of InputStream 5 years ago
  David Pursehouse 731d638f69 LfsFactory#LfsInputStream: Override int read(byte[], int, int) 5 years ago
  Jonathan Nieder 1f4ab45166 MergeFormatterPass: Remove constructor taking charset name as string 5 years ago
  David Pursehouse 7d19b18c7d TextBuiltin#init: Factor out a method to get the log output encoding 5 years ago
  David Pursehouse a5c0a8dfa5 ConfigConstants: Add constants for i18n.logOutputEncoding 5 years ago
  David Pursehouse d54fc955be Bazel: Increase severity of DefaultCharset to ERROR 5 years ago
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter 5 years ago
  David Pursehouse 4316e1c3a9 TextBuiltin: Default to UTF-8 when i18n.logOutputEncoding is not set 5 years ago
  David Pursehouse 74789e7786 SidebandInputStream: Specify charset when calling String.getBytes() 5 years ago
  David Pursehouse b65a310abc MergeFormatter{Pass}: Use Charset instead of String 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f5d7f93b52 Bazel: Increase severity of MissingFail to ERROR 5 years ago
  David Pursehouse 981e403e59 TestProtocolTest: Add missing calls to fail() 5 years ago
  David Pursehouse 0b292b9085 BlockListTest: Add missing calls to fail() 5 years ago
  David Pursehouse 302717c30b DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail() 5 years ago
  David Pursehouse f02844caae DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail() 5 years ago
  David Pursehouse 00698f9e27 ConfigTest: Fix tests for getting empty config value as int 5 years ago
  David Pursehouse 873b0b7754 FileResolverTest#testNotAGitRepository: Fail when exception is not thrown 5 years ago
  Jonathan Tan 1bb430dc21 UploadPack: support deepen-since in protocol v2 5 years ago
  Jonathan Tan 953cf2c9da DepthGenerator: remove redundant depth check 5 years ago
  David Pursehouse b2ee02f53b FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-resource 5 years ago
  David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 5 years ago
  David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader 5 years ago
  David Pursehouse dbabe5f37a Explicitly specify charset in constructor of InputStreamReader 5 years ago
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 5 years ago
  David Pursehouse a7d3fa3064 Explicitly specify charset in constructor of String 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 1f14c16ae4 Bazel: Increase severity of ExpectedExceptionChecker to ERROR 5 years ago
  David Pursehouse 6397e220a3 Merge branch 'stable-5.1' 5 years ago
  David Pursehouse 41b1a71cf3 Merge branch 'stable-5.0' into stable-5.1 5 years ago
  David Pursehouse 7893fcb0b4 Merge branch 'stable-4.11' into stable-5.0 5 years ago
  David Pursehouse 6b82c9ff7f Merge branch 'stable-4.10' into stable-4.11 5 years ago
  David Pursehouse 8ee64116b8 Merge branch 'stable-4.9' into stable-4.10 5 years ago
  David Pursehouse ffdaa0ff8f Merge branch 'stable-4.8' into stable-4.9 5 years ago
  David Pursehouse 33c9906886 Merge branch 'stable-4.7' into stable-4.8 5 years ago
  Matthias Sohn 9c71cda06f Update .mailmap 5 years ago
  Matthias Sohn 6a2be5c12c Fix @since tag on RefDatabase#getRefsByPrefix 5 years ago
  David Ostrovsky e5a4c0d17e ObjectDownloadListener#onWritePossible: Add comment on return statement 5 years ago
  David Pursehouse 6690a3d191 T0003_BasicTest: Fix incorrect usage of ExpectedException 5 years ago
  David Pursehouse 0717639485 ProtocolV2ParserTest: Fix incorrect usage of ExpectedException 5 years ago
  Minh Thai c0f89747b6 Using getRefsByPrefix with multiple prefixes 5 years ago
  Minh Thai a51e686e47 Query references by multiple prefixes 5 years ago