Skip to content

New and Noteworthy 4.4

Matthias Sohn edited this page Nov 30, 2023 · 1 revision

JGit

Features

  • JGit command line: allow to call git init with specific directory
  • Support git config [include] section with absolute path
  • LogCommand: enable to set filter to only show merge or non-merge commits
  • ApplyCommand: Allow setting FileMode to executable when applying patches
  • Make BaseReceivePack.setAtomic public
  • Support per-BatchRefUpdate atomic transactions
  • Expose conflicting files in CheckoutConflictException

Releng

  • Updated Maven plugins

Bug Fixes

4 Bugs were closed

Contributors

The following 13 developers worked on this release of JGit :

Alcemir Santos, Christian Halstrick, Dave Borowitz, David Pursehouse, Jonathan Nieder, Marco Miller, Matthias Sohn, Mike Edgar, Nadav Cohen, Ned Twigg, Rüdiger Herrmann, Stefan Beller, Terry Parker

Clone this wiki locally