2515 コミット (stable-3.5)

作成者 SHA1 メッセージ 日付
  Shawn Pearce 4bd28bc958 RecursiveMerger: do not insert virtual commits into repository 9年前
  Yuxuan 'fishy' Wang 66ad4237be Fix non-relative remote defined in manifest xml. 9年前
  Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 9年前
  Robin Stocker f5494c186f Add isRebase to API of BranchConfig 9年前
  Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. 10年前
  Kevin Sawicki d2fa3987a0 Use bitcheck to check for presence of OPT_FULL option 10年前
  Robin Stocker 93530625cf Enhance BranchConfig API to expose branch.* options 9年前
  Christian Halstrick ddbf67e058 IndexDiffFilter should never filter entries with stage!=0 9年前
  Robin Stocker 66909cd7a6 Fix Javadoc errors with Java 8 9年前
  Christian Halstrick adbf0541dc Fix API errors raised on ResolveMerger affecting API providers only 9年前
  Matthias Sohn efce340474 Implement RepoCommand.Project.hashCode() since we override equals() 9年前
  Matthias Sohn 56fdbadc76 Remove @Override annotation illegal for interfaces on Java 5 9年前
  Matthias Sohn 9b157c6dab Mark package org.eclipse.jgit.gitrepo.internal as x-internal 9年前
  Andrey Loskutov 3a161ac467 Small performance optimization for ignore rules/fnmatcher 9年前
  Andrey Loskutov 0307123e5a Added toString() methods for better debugging of ignore rules 9年前
  Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10年前
  Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 9年前
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10年前
  Christian Halstrick 3b031fe3dc RecursiveMerger should not fail on content-merge conflicts of parents 9年前
  Christian Halstrick 289b7c60a9 Fixed message for exception thrown during recursive merge 10年前
  Shawn Pearce d11ca1b084 HistogramDiff: Convert stack recursion to heap managed queue 9年前
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 9年前
  Christian Halstrick cf9b01b09a Handle initial checkout correctly 9年前
  Yuxuan 'fishy' Wang c7adc0c91c Added the missing export in MANIFEST.MF. 9年前
  Konrad Kügler 48544e27ae Preserve merges during pull if configured to do so 10年前
  Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support 10年前
  Konrad Kügler b9a0077062 Repository.writeMergeHeads to accept a list with subtypes of ObjectId 10年前
  Konrad Kügler 0f679dbda5 Cherry-Pick: Support --no-commit 10年前
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with 10年前
  Robin Rosenberg a03bdcbbb4 Don't warn for methods that can be static 10年前
  Robin Rosenberg 8032b64980 Add new default settings from Eclipse 4.4 10年前
  Robin Stocker 26e0c533d0 Clarify comments in message properties files (and fix grammar) 10年前
  Robin Rosenberg 844739baa1 Add a comment to the message properties files on how they are processed 10年前
  Robin Rosenberg 5054f36d4b Fix spelling error in error messgae 10年前
  Robin Rosenberg 350ba91585 Fix formatting errors in error messages 10年前
  Matthias Sohn 7865d7100e Prepare 3.4.2-SNAPSHOT builds 10年前
  Matthias Sohn 03f6e83c40 JGit v3.4.1.201406201815-r 10年前
  Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception 10年前
  Robin Rosenberg 79792c59b6 Remove no longer needed API breakage filters 10年前
  Robin Rosenberg 78cd2bb9e0 Remove an unnecessary semicolon 10年前
  Robin Rosenberg 447fd6a948 Remove an unnecessary $NON-NLS$ comment 10年前
  Dave Borowitz 7eb0b702fd Don't set REWRITE flag unless parent rewriting is requested 10年前
  Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public 10年前
  Matthias Sohn 2a562b94d6 Add missing javadoc and since tag for RepoCommand.readFileFromRepo() 10年前
  Matthias Sohn 126eb94f77 Prepare post 3.4.0 builds 10年前
  Matthias Sohn d0daad884f JGit v3.4.0.201406110918-r 10年前
  Yuxuan 'fishy' Wang afa2154e45 Refactor DefaultRemoteReader for easier code reuse 10年前
  Robin Rosenberg 79004dd42a Add missing @since to RepoCommand.setInputStream 10年前
  Yuxuan 'fishy' Wang acd7ed5269 Added setInputStream to RepoCommand. 10年前
  Anton Bannykh f4943de29b Fixed the problem with calling LsRemoteCommand without a local repository over the ssh and git:// protocols. 10年前