4629 Commits (c84c08107d78c99ce4cd74d558947e7715a9ca99)

Author SHA1 Message Date
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
Matthias Sohn e39cf68af4 Update API problem filter 6 years ago
Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails 6 years ago
Thomas Wolf 50deacdd57 Set TagOpt.AUTO_FOLLOW when not cloning all branches 6 years ago
Thomas Wolf 54a502f6c6 Fix fetch refspecs when not cloning all branches 6 years ago
Ivan Frade cb4de02e5e Move ls-refs parsing code to the ProtocolV2Parser 6 years ago
David Pursehouse b17bab31c2 Remove unused API problem filters 6 years ago
Ivan Frade 2d26ddfb64 Untangle UploadPack.processShallow 6 years ago
Ivan Frade 093fa8ef52 UploadPack.fetchV2: Make shallow commits list non-nullable 6 years ago
Cliffred van Velzen 0c8200b27b Fix logging null if called process fails 6 years ago
Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory 6 years ago
Matthias Sohn a44d95c814 Prepare 5.1.1-SNAPSHOT builds 6 years ago
Matthias Sohn 47956bcc68 JGit v5.1.0.201809111528-r 6 years ago
Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 6 years ago
Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory 6 years ago
Markus Duft 303adeb8bf Fix replacement quoting for replaceAll in filter command 6 years ago
Matthias Sohn 34618a4f86 Prepare 4.11.3-SNAPSHOT builds 6 years ago
Matthias Sohn ae21714768 JGit v4.11.2.201809100523-r 6 years ago
Matthias Sohn f19625a1b8 SpotBugs: don't rely on default encoding 6 years ago
Matthias Sohn 0b11e31a4c Prepare 5.0.4-SNAPSHOT builds 6 years ago
Matthias Sohn faf1ae230e JGit v5.0.3.201809091024-r 6 years ago
Matthias Sohn a253c39729 Use the same default diff.renameLimit = 400 like native git 6 years ago
Matthias Sohn de0a687948 Prepare 4.9.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6657f93adb JGit v4.9.4.201809090327-r 6 years ago
Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 6 years ago