Files
git-mirror/Documentation
Junio C Hamano 3b212a83fe Merge branch 'jc/whitespace-incomplete-line'
Both "git apply" and "git diff" learn a new whitespace error class,
"incomplete-line".

* jc/whitespace-incomplete-line:
  attr: enable incomplete-line whitespace error for this project
  diff: highlight and error out on incomplete lines
  apply: check and fix incomplete lines
  whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE
  apply: revamp the parsing of incomplete lines
  diff: update the way rewrite diff handles incomplete lines
  diff: call emit_callback ecbdata everywhere
  diff: refactor output of incomplete line
  diff: keep track of the type of the last line seen
  diff: correct suppress_blank_empty hack
  diff: emit_line_ws_markup() if/else style fix
  whitespace: correct bit assignment comments
2025-11-30 18:31:40 -08:00
..
2025-11-26 10:32:43 -08:00
2025-03-01 10:26:15 -08:00
2025-08-28 11:28:57 -07:00
2025-10-02 12:26:12 -07:00
2025-06-17 10:44:38 -07:00
2025-11-18 13:29:10 -08:00
2025-02-14 17:53:47 -08:00
2025-10-24 13:48:04 -07:00