|
Rename Method public testPreCommitHook() : void renamed to public testFailedPreCommitHookBlockCommit() : void in class org.eclipse.jgit.util.HookTest |
From |
To |
|
Rename Method protected internalRunIfPresent(repository Repository, hook Hook, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult renamed to protected internalRunHookIfPresent(repository Repository, hookName String, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult in class org.eclipse.jgit.util.FS |
From |
To |
|
Rename Method public runIfPresent(repository Repository, hook Hook, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult renamed to public runHookIfPresent(repository Repository, hookName String, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult in class org.eclipse.jgit.util.FS |
From |
To |
|
Change Parameter Type hook : Hook to hookName : String in method public findHook(repository Repository, hookName String) : File in class org.eclipse.jgit.util.FS |
From |
To |
|
Change Parameter Type hook : Hook to hookName : String in method public findHook(repository Repository, hookName String) : File in class org.eclipse.jgit.util.FS_POSIX_Java7 |
From |
To |
|
Change Parameter Type hook : Hook to hookName : String in method public runHookIfPresent(repository Repository, hookName String, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult in class org.eclipse.jgit.util.FS |
From |
To |
|
Change Parameter Type hook : Hook to hookName : String in method protected internalRunHookIfPresent(repository Repository, hookName String, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult in class org.eclipse.jgit.util.FS |
From |
To |
|
Change Parameter Type hook : Hook to hookName : String in method public findHook(repository Repository, hookName String) : File in class org.eclipse.jgit.util.FS_Win32_Java7Cygwin |
From |
To |
|
Rename Parameter hook : Hook to hookName : String in method public findHook(repository Repository, hookName String) : File in class org.eclipse.jgit.util.FS_POSIX_Java7 |
From |
To |
|
Rename Parameter hook : Hook to hookName : String in method public findHook(repository Repository, hookName String) : File in class org.eclipse.jgit.util.FS_Win32_Java7Cygwin |
From |
To |
|
Rename Parameter hook : Hook to hookName : String in method protected internalRunHookIfPresent(repository Repository, hookName String, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult in class org.eclipse.jgit.util.FS |
From |
To |
|
Rename Parameter hook : Hook to hookName : String in method public runHookIfPresent(repository Repository, hookName String, args String[], outRedirect PrintStream, errRedirect PrintStream, stdinArgs String) : ProcessResult in class org.eclipse.jgit.util.FS |
From |
To |
|
Rename Parameter hook : Hook to hookName : String in method public findHook(repository Repository, hookName String) : File in class org.eclipse.jgit.util.FS |
From |
To |