3542 Commits (d1bda470d447905c9425e5c9e86f3d9e90e1bf6b)
 

Author SHA1 Message Date
Christian Halstrick 2a01c98ea1 Merge "Only hide gitdir if the repository isn't bare" into stable-3.5 10 years ago
Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 10 years ago
Matthias Sohn 74c337eadb Update URL of JGit Maven release repository 10 years ago
Matthias Sohn 2983d224eb Merge branch 'stable-3.5' 10 years ago
Matthias Sohn a57670b11f Compare API changes against 3.5.0 10 years ago
Matthias Sohn df82727bda Enable maven site generation for jgit 10 years ago
Matthias Sohn 42c749291e Generate javadocs as part of Maven site project reports 10 years ago
Matthias Sohn 05e530c56c [Java 8] Configure doclint to accept missing descriptions 10 years ago
Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists 10 years ago
Christian Halstrick 6ed6494b8a Revert "When marking commits as uninteresting don't care if the tree exists" 10 years ago
Christian Halstrick 441fdb54ef When marking commits as uninteresting don't care if the tree exists 10 years ago
Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 10 years ago
Matthias Sohn 9fd1325ecb Merge branch 'stable-3.5' 10 years ago
Matthias Sohn 848186da86 Prepare 3.5.1-SNAPSHOT builds 10 years ago
Matthias Sohn 24a2f9e53d JGit v3.5.0.201409260305-r 10 years ago
Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 10 years ago
Matthias Sohn 6d00f0a09c Enable maven site generation for jgit 10 years ago
Matthias Sohn a3d0b0d903 Generate javadocs as part of Maven site project reports 10 years ago
Matthias Sohn 73809b5e18 Compare API changes with clirr against 3.4.1 10 years ago
Matthias Sohn 00802b6317 [cli] Use chaining credentials provider to enable .netrc 10 years ago
Matthias Sohn 3f0d9795ea Add chaining credentials provider 10 years ago
Andrey Loskutov 85b62b4c9c Fixed API violation errors for 3.6 in ConfigConstants 10 years ago
Matthias Sohn 54dc4b20b3 [Java 8] Configure doclint to accept missing descriptions 10 years ago
Christian Halstrick 227357f929 Add "aggressive" option to GC 10 years ago
Matthias Sohn 1c0b2a28ac Do not use .netrc implicitly if no CredentialsProvider was set 10 years ago
Marc Strapetz f2ebc8d4c5 PackIndexV1 should check for possible corruption 10 years ago
Matthias Sohn 66559681dd Prepare post 3.5.0-rc1 builds 10 years ago
Matthias Sohn 48820c7b07 JGit 3.5.0.201409071800-rc1 10 years ago
Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo 10 years ago
Matthias Sohn 6ccf609e89 Prepare 3.6.0-SNAPSHOT builds 10 years ago
Shawn Pearce bc90ce7788 PackWriter: Report more stats during partial writes 10 years ago
Robin Rosenberg 2475d95374 Update the README with current modules and features 10 years ago
Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places 10 years ago
Robin Rosenberg 4c6857d1ec Hide warnings about field hiding in the MyersDiff code 10 years ago
Robin Rosenberg 409c32b1cf Fix warnings about missing serialVersionUID 10 years ago
Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID 10 years ago
Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 years ago
Robin Rosenberg 547f05d675 Remove non-existing source directories from Java 7 test build 10 years ago
Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10 years ago
Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false 10 years ago
Robin Rosenberg 348dd52ef1 Add the resources directory to the Eclipse classpath 10 years ago
Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits 10 years ago
Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered 10 years ago
Axel Richard 46f3007b52 Handle -m option for Merge command 10 years ago
Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available 10 years ago
Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption 10 years ago
Yuxuan 'fishy' Wang 9ea357f336 Allow projects without path attribute in manifest. 10 years ago
Shawn Pearce 7b28130758 Merge "PackIndexV2: fix possibly wrong check" 10 years ago
Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 10 years ago
Yuxuan 'fishy' Wang 684a2a058a Handles repo manifest file without default remote. 10 years ago