454 コミット (stable-3.6)

作成者 SHA1 メッセージ 日付
  Christian Halstrick 53ff052998 Support the new repository layout for submodules 9年前
  Christian Halstrick 6e05d98cce Allow explicit configuration of git directory in CloneCommand 9年前
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 9年前
  Matthias Sohn a24a99a13d Prevent NPE if ref can't be resolved when executing ReflogCommand 9年前
  Robin Stocker 47927ac95e CheckoutCommand: Fix checking out ours/theirs when no base stage exists 9年前
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9年前
  Shawn Pearce b2f0fd03d8 Support DfsRepository from GarbageCollectCommand 9年前
  Shawn Pearce b88f3a2a2c Cleanup TreeWalk creation/release inside StashApplyCommand 9年前
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 9年前
  Christian Halstrick 2532c28cb9 add missing @since tag in StatusCommand 9年前
  Christian Halstrick 6f0b92ff22 RebaseCommand should ignore submodule modifications 9年前
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 9年前
  Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 9年前
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9年前
  Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID 10年前
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10年前
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10年前
  Axel Richard 46f3007b52 Handle -m option for Merge command 9年前
  Robin Stocker 4bdd0037aa Add toString to Git with repository path 9年前
  Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 9年前
  Robin Stocker 66909cd7a6 Fix Javadoc errors with Java 8 9年前
  Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10年前
  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 0f679dbda5 Cherry-Pick: Support --no-commit 10年前
  Robin Rosenberg 78cd2bb9e0 Remove an unnecessary semicolon 10年前
  Robin Rosenberg dc66469e11 LsRemoteCommand - internal execute need not be protected 10年前
  Robin Rosenberg 9e7fa6dd33 Make JavaDoc validator happy by declaring GitAPIException on callAsMap 10年前
  Yuxuan 'fishy' Wang 30cd891a48 Adds a callAsMap() function to LsRemoteCommand. 10年前
  Andreas Hermann 44f81d956b Allow to include untracked files in stash operations. 10年前
  Matthias Sohn 18fdb5684f Add missing since tags 10年前
  Konrad Kügler b84057ad62 Cherry-Pick: Support --mainline to pick merges 10年前
  Konrad Kügler 1350d27e90 Rebase: Write an empty "quiet" file to make C Git happy 10年前
  Shaul Zorea 17604c77a8 Archive: Add the ability to select one or more paths. 10年前
  Christian Halstrick 292cfab10d Fix wrong Exception messages 10年前
  Laurent Goubet 7424d58255 Allow callers to use different merging strategies 10年前
  Robin Rosenberg 36f58ef867 Fix ArrayIndexOutOfBoundsException in CreateBranchCommand 10年前
  Jonathan Nieder d5110c32f9 Allow ArchiveCommand.registerFormat to be called twice 10年前
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10年前
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 10年前
  Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand 10年前
  Dave Borowitz 27473d8e66 Fix NameRevCommand when repo has no annotated tags 10年前
  Konrad Kügler efd91ef8a7 Take core.autocrlf into account for blame annotations 10年前
  Robin Rosenberg f3cf8fae76 Remove a redundant semi-colon 10年前
  Matthias Sohn 0401d3eb47 Fix some wrong @since 3.3 tags which should be @since 3.4 10年前
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10年前
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging 10年前
  Konrad Kügler 420cb50cc2 Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10年前
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11年前
  Matthias Sohn b9a06212e1 Add missing @since tags 10年前