Using JGit, I want to get a list of files changed in commits, as is possible with git log -name-status.
Is it possible? If so, how do you do it?
I am using a modified version of JGitUtils from the big GitBlit-Tool :
Look at the source of the getFilesInCommit method to find out how this might work ( PathChangeModel used only for storing data.)
getFilesInCommit
PathChangeModel
Source: https://habr.com/ru/post/1448048/More articles:32-bit assembly language creates a problem with the output file - assemblypython version to switch to uwsgi - pythonI changed the domain setting in the session_store configuration and now previous users cannot log in or register without clearing their cookies. - ruby-on-railsHow to write scala extractor for case class with default parameters? - scalaDrawing a triangle in GDI + using a rectangle - c #Slowly fading to death - cZoom in using two forms - c #Hovering div created dynamically and deleting - javascriptOctopress Index Page - htmlnon-static toString () method cannot reference a static context - javaAll Articles