Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

jgit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Christian Halstrick authored
    Added a new package org.eclipse.jgit.api and a builder-style API for
    jgit. Added also the first implementation for two git commands: Commit
    and Log.
    
    This API is intended to be used by external components when
    functionalities of the standard git commands are required. It will also
    help to ease writing JGit tests.
    
    For internal usages this API may often not be optimal because the git
    commands are doing much more than required or they expect parameters of
    an unappropriate type.
    
    Change-Id: I71ac4839ab9d2f848307eba9252090c586b4146b
    Signed-off-by: default avatarChristian Halstrick <christian.halstrick@sap.com>
    f3fb5824
    History
    Name Last commit Last update