oracle.variable.training.jgit-UploadPack-sendPack-cfg.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of code-tracker Show documentation
Show all versions of code-tracker Show documentation
A refactoring-aware tool that can generate the commit change history of code elements with a very high accuracy.
{
"repositoryName": "jgit",
"repositoryWebURL": "https://github.com/eclipse/jgit.git",
"filePath": "org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java",
"functionName": "sendPack",
"functionKey": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean, PackStatistics.Accumulator, Collection, List)",
"functionStartLine": 1965,
"variableName": "cfg",
"variableKey": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean, PackStatistics.Accumulator, Collection, List)$cfg:PackConfig(2024)",
"variableStartLine": 2024,
"startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
"expectedChanges": [
{
"parentCommitId": "1a87a725be28cb33f370bb62db69ae672a64c56b",
"commitId": "7ff6eb584cf8b83f83a3b5edf897feb53dbf42c0",
"commitTime": 1307665786,
"changeType": "introduced",
"elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java",
"elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean)$cfg:PackConfig(866)",
"elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java",
"elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.transport.UploadPack#sendPack(boolean)$cfg:PackConfig(866)",
"comment": "Extract Method private sendPack(sideband boolean) : void extracted from private sendPack() : void in class org.eclipse.jgit.transport.UploadPack"
}
]
}