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

oracle.variable.training.jgit-IndexDiff-diff-path-1.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": "path",
  "variableKey": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff#diff(ProgressMonitor, int, int, String)$path:String(521)",
  "variableStartLine": 521,
  "startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
  "expectedChanges": [
    {
      "parentCommitId": "2532c28cb93ccb8e674ef374f08fb3bf246c353b",
      "commitId": "5328c8c9164414a63ce7f1323d8194b84b6f1e49",
      "commitTime": 1415263229,
      "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)$path:String(507)",
      "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)$path:String(507)",
      "comment": "new variable"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy