Documentation / RelNotes / 1.8.3.1.txton commit graph: add support for --line-prefix on all graph-aware output (660e113)
   1Git v1.8.3.1 Release Notes
   2==========================
   3
   4Fixes since v1.8.3
   5------------------
   6
   7 * When $HOME is misconfigured to point at an unreadable directory, we
   8   used to complain and die. The check has been loosened.
   9
  10 * Handling of negative exclude pattern for directories "!dir" was
  11   broken in the update to v1.8.3.
  12
  13Also contains a handful of trivial code clean-ups, documentation
  14updates, updates to the test suite, etc.