2596 Commits (stable-3.6)

Author SHA1 Message Date
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 9 years ago
  Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false 10 years ago
  Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits 9 years ago
  Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered 9 years ago
  Axel Richard 46f3007b52 Handle -m option for Merge command 9 years ago
  Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available 9 years ago
  Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption 9 years ago
  Yuxuan 'fishy' Wang 9ea357f336 Allow projects without path attribute in manifest. 9 years ago
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 9 years ago
  Yuxuan 'fishy' Wang 684a2a058a Handles repo manifest file without default remote. 9 years ago
  Shawn Pearce 199dd4a9a9 ReceivePack: Accept shallow lines from Git >= 1.9 9 years ago
  Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig 9 years ago
  Yi EungJun da6e729086 Throw URISyntaxException for incorrect percent-encoding 9 years ago
  Robin Rosenberg a0752f71fc Fix minor spelling error in comment 9 years ago
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 9 years ago
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 9 years ago
  Robin Stocker 4bdd0037aa Add toString to Git with repository path 9 years ago
  Shawn Pearce 9bb891e44d ResolveMerger: Use the ObjectReader to access objects 9 years ago
  Marc Strapetz ce48fba05e PackIndexV2: fix possibly wrong check 9 years ago
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 9 years ago
  Shawn Pearce 861f5f649f Add missing @since 3.5 tag to RepoCommand.setIncludedFileReader 9 years ago
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 9 years ago
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 9 years ago
  Dave Borowitz 8ea4319388 Add a Merger.merge method that makes flushing optional 11 years ago
  Dave Borowitz 0ab3f43c85 Teach mergers to use ObjectInserter.newReader() 11 years ago
  Yuxuan 'fishy' Wang 38a24bc799 Tweak the handling of remote url in jgit repo. 9 years ago
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11 years ago
  Shawn Pearce 63eb9042a4 DfsInserter: buffer up to streamFileThreshold from InputStream 9 years ago
  Dave Borowitz fa5582f3fe Merger: clarify getBaseCommit javadoc 11 years ago
  Dave Borowitz e06082c171 Reuse Merger's ObjectReader from ResolveMerger 11 years ago
  Shawn Pearce 2badedcbe0 Process most in-core merges without local temp files 9 years ago
  Shawn Pearce 2c33c725f9 ResolveMerger: push result file creation into updateIndex() 9 years ago
  Shawn Pearce 4bd28bc958 RecursiveMerger: do not insert virtual commits into repository 9 years ago
  Yuxuan 'fishy' Wang 66ad4237be Fix non-relative remote defined in manifest xml. 9 years ago
  Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 9 years ago
  Robin Stocker f5494c186f Add isRebase to API of BranchConfig 9 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 9 years ago
  Christian Halstrick ddbf67e058 IndexDiffFilter should never filter entries with stage!=0 9 years ago
  Robin Stocker 66909cd7a6 Fix Javadoc errors with Java 8 9 years ago
  Christian Halstrick adbf0541dc Fix API errors raised on ResolveMerger affecting API providers only 9 years ago
  Matthias Sohn efce340474 Implement RepoCommand.Project.hashCode() since we override equals() 9 years ago
  Matthias Sohn 56fdbadc76 Remove @Override annotation illegal for interfaces on Java 5 9 years ago
  Matthias Sohn 9b157c6dab Mark package org.eclipse.jgit.gitrepo.internal as x-internal 9 years ago
  Andrey Loskutov 3a161ac467 Small performance optimization for ignore rules/fnmatcher 9 years ago
  Andrey Loskutov 0307123e5a Added toString() methods for better debugging of ignore rules 9 years ago
  Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10 years ago
  Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 9 years ago
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10 years ago