4592 Commits (9175099e48ee5a443feaa692dfa725d84ee21282)

Author SHA1 Message Date
Jonathan Nieder c58362c174 Avoid using @Nullable to annotate arrays 6 years ago
Ivan Frade 81b7f0e835 FsckError: Use @Nullable as field annotation (before any modifier) 6 years ago
Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 6 years ago
Ivan Frade 7aebb6779c FsckError.CorruptObject: Use @Nullable constructor for errorType 6 years ago
Ivan Frade 9372791fcf SubmoduleValidator: Always throw SubmoduleValidationException 6 years ago
David Pursehouse 26e7a74601 SubmoduleValidator: Remove unused import of ConfigConstants 6 years ago
Jonathan Nieder d3eaf1007b SubmoduleValidator: Permit missing path or url 6 years ago
Michael Keppler 03ccdb0782 RefAdvertiser: Add Javadoc for usage of send(Collection) 6 years ago
Jonathan Nieder 51d656586b SubmoduleAddCommand: Remove double-check of submodule name 6 years ago
Matthias Sohn 1bec897ada Update API warning filter to 5.1.3 6 years ago
David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc 6 years ago
Matthias Sohn 2078b23cee Prepare 5.1.3-SNAPSHOT builds 6 years ago
Matthias Sohn b63870200b JGit v5.1.2.201810061102-r 6 years ago
Matthias Sohn 620370ab6a Prepare 4.11.5-SNAPSHOT builds 6 years ago
Matthias Sohn c2a866b109 JGit v4.11.4.201810060650-r 6 years ago
Matthias Sohn bf7a611dac Prepare 4.9.7-SNAPSHOT builds 6 years ago
Matthias Sohn 73e6a93ba2 JGit v4.9.6.201810051924-r 6 years ago
Matthias Sohn 4a68f1a3c7 Prepare 4.7.6-SNAPSHOT builds 6 years ago
Matthias Sohn 9c90816cd9 JGit v4.7.5.201810051826-r 6 years ago
Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 6 years ago
Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 6 years ago
Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 6 years ago
Thomas Wolf 569cf1856c Fix handling of core.eol=native and of crlf attribute 6 years ago
Matthias Sohn abe43a5841 Silence API warning for method added to interface DepthWalk 6 years ago
David Pursehouse 731d638f69 LfsFactory#LfsInputStream: Override int read(byte[], int, int) 6 years ago
Jonathan Nieder 1f4ab45166 MergeFormatterPass: Remove constructor taking charset name as string 6 years ago
David Pursehouse a5c0a8dfa5 ConfigConstants: Add constants for i18n.logOutputEncoding 6 years ago
David Pursehouse 74789e7786 SidebandInputStream: Specify charset when calling String.getBytes() 6 years ago
David Pursehouse b65a310abc MergeFormatter{Pass}: Use Charset instead of String 6 years ago
David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 6 years ago
Jonathan Tan 1bb430dc21 UploadPack: support deepen-since in protocol v2 6 years ago
Jonathan Tan 953cf2c9da DepthGenerator: remove redundant depth check 6 years ago
David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader 6 years ago
David Pursehouse dbabe5f37a Explicitly specify charset in constructor of InputStreamReader 6 years ago
David Pursehouse ee40efcea4 Make inner classes static where possible 6 years ago
Matthias Sohn 6a2be5c12c Fix @since tag on RefDatabase#getRefsByPrefix 6 years ago
Minh Thai c0f89747b6 Using getRefsByPrefix with multiple prefixes 6 years ago
Minh Thai a51e686e47 Query references by multiple prefixes 6 years ago
Michael Keppler 751abf4a50 Fix Mylyn commit message template 6 years ago
Marc Strapetz cbc65bd659 Config.set-methods should not touch lines from included files 6 years ago
Marc Strapetz f5614d471d Don't inline included configs on FileBasedConfig.save() 6 years ago
Marc Strapetz 31abb329b4 ConfigLine.includedFrom stores source, if it was read from included file 6 years ago
Matthias Sohn 48e21dc10b Prepare 5.1.2-SNAPSHOT builds 6 years ago
Matthias Sohn b06d2e6a31 JGit v5.1.1.201809181055-r 6 years ago
Matthias Sohn 35255a2a29 Prepare 4.11.4-SNAPSHOT builds 6 years ago
Matthias Sohn 47ad1f6c8a JGit v4.11.3.201809181037-r 6 years ago
Matthias Sohn 430ff2187c Prepare 4.9.6-SNAPSHOT builds 6 years ago
Matthias Sohn 0bd9cb62cc JGit v4.9.5.201809180939-r 6 years ago
Matthias Sohn 0de8e1e65c Prepare 4.7.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6d4864ff15 JGit v4.7.4.201809180905-r 6 years ago