3276 Commits (94c4d7eee85d5ffe19d04c5a6e60192430d4fe1e)
 

Author SHA1 Message Date
Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 10 years ago
Shawn Pearce 861f5f649f Add missing @since 3.5 tag to RepoCommand.setIncludedFileReader 10 years ago
Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 10 years ago
Shawn Pearce b1bea54113 Merge "Tweak the handling of remote url in jgit repo." 10 years ago
Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 10 years ago
Dave Borowitz 8ea4319388 Add a Merger.merge method that makes flushing optional 10 years ago
Dave Borowitz 0ab3f43c85 Teach mergers to use ObjectInserter.newReader() 10 years ago
Yuxuan 'fishy' Wang 38a24bc799 Tweak the handling of remote url in jgit repo. 10 years ago
Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 10 years ago
Shawn Pearce 63eb9042a4 DfsInserter: buffer up to streamFileThreshold from InputStream 10 years ago
Dave Borowitz fa5582f3fe Merger: clarify getBaseCommit javadoc 10 years ago
Dave Borowitz e06082c171 Reuse Merger's ObjectReader from ResolveMerger 10 years ago
Robin Rosenberg 06ab442b05 Merge "Fix CheckoutCommand not setting up tracking" 10 years ago
Shawn Pearce 73a687fead Merge "Process most in-core merges without local temp files" 10 years ago
Robin Rosenberg b3cbd70684 Merge "Update tycho and signing plugins to latest versions" 10 years ago
Robin Rosenberg 2bf1368a65 Merge "Update maven plugins to latest versions" 10 years ago
Matthias Sohn 0933dbd4d5 Update tycho and signing plugins to latest versions 10 years ago
Matthias Sohn d0e80b2f69 Update maven plugins to latest versions 10 years ago
Robin Rosenberg f9e7296829 Merge "Remove redundant semicolon" 10 years ago
Robin Rosenberg c5d62caacb Merge "We should not warn for unqualifiedFieldAcces" 10 years ago
Robin Rosenberg bca12074b2 Replace deprecated method call in Java7 FTI test 10 years ago
Robin Rosenberg fb59b36967 We should not warn for unqualifiedFieldAcces 10 years ago
Robin Rosenberg e90fefcd50 Remove redundant semicolon 10 years ago
Shawn Pearce 2badedcbe0 Process most in-core merges without local temp files 10 years ago
Matthias Sohn d87a2524da Merge "ResolveMerger: push result file creation into updateIndex()" 10 years ago
Shawn Pearce 2c33c725f9 ResolveMerger: push result file creation into updateIndex() 10 years ago
Shawn Pearce 678a94fc66 Update Maven JAR plugins 10 years ago
Shawn Pearce 4bd28bc958 RecursiveMerger: do not insert virtual commits into repository 10 years ago
Yuxuan 'fishy' Wang 66ad4237be Fix non-relative remote defined in manifest xml. 10 years ago
Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 10 years ago
Matthias Sohn d846610035 Run unit tests in parallel 10 years ago
Robin Rosenberg d97558fb1c Merge "Add isRebase to API of BranchConfig" 10 years ago
Robin Rosenberg b397e7b6e0 Merge "Use bitcheck to check for presence of OPT_FULL option" 10 years ago
Robin Stocker f5494c186f Add isRebase to API of BranchConfig 10 years ago
Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. 10 years ago
Kevin Sawicki d2fa3987a0 Use bitcheck to check for presence of OPT_FULL option 10 years ago
Robin Stocker 93530625cf Enhance BranchConfig API to expose branch.* options 10 years ago
Laurent Goubet 1fd150d565 Add IndexDiff tests for merge conflict state BOTH_ADDED 10 years ago
Christian Halstrick ddbf67e058 IndexDiffFilter should never filter entries with stage!=0 10 years ago
Robin Rosenberg fd07ee54ef Merge "HistogramDiff: Convert stack recursion to heap managed queue" 10 years ago
Robin Stocker 66909cd7a6 Fix Javadoc errors with Java 8 10 years ago
Christian Halstrick adbf0541dc Fix API errors raised on ResolveMerger affecting API providers only 10 years ago
Matthias Sohn efce340474 Implement RepoCommand.Project.hashCode() since we override equals() 10 years ago
Matthias Sohn 56fdbadc76 Remove @Override annotation illegal for interfaces on Java 5 10 years ago
Matthias Sohn 9b157c6dab Mark package org.eclipse.jgit.gitrepo.internal as x-internal 10 years ago
Andrey Loskutov 3a161ac467 Small performance optimization for ignore rules/fnmatcher 10 years ago
Andrey Loskutov 0307123e5a Added toString() methods for better debugging of ignore rules 10 years ago
Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10 years ago
Shawn Pearce 7b0ee393ba Merge "Remove overlapping submodules from repo manifest." 10 years ago
Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 10 years ago