All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oracle.variable.training.jgit-IndexDiff-diff-subRepo.json Maven / Gradle / Ivy

Go to download

A refactoring-aware tool that can generate the commit change history of code elements with a very high accuracy.

There is a newer version: 2.6
Show newest version
{
  "repositoryName": "jgit",
  "repositoryWebURL": "https://github.com/eclipse/jgit.git",
  "filePath": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
  "functionName": "diff",
  "functionKey": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff#diff(ProgressMonitor, int, int, String)",
  "functionStartLine": 389,
  "variableName": "subRepo",
  "variableKey": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff#diff(ProgressMonitor, int, int, String)$subRepo:Repository(545)",
  "variableStartLine": 545,
  "startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
  "expectedChanges": [
    {
      "parentCommitId": "2f5a08798eb29e8141c452c0dc2622bc8fe90dd0",
      "commitId": "95172dea173425697814e3ba0b4eb823301bf7d0",
      "commitTime": 1415007123,
      "changeType": "introduced",
      "elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
      "elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff#diff(ProgressMonitor, int, int, String)$subRepo:Repository(514)",
      "elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
      "elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff#diff(ProgressMonitor, int, int, String)$subRepo:Repository(514)",
      "comment": "new variable"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy