Merge branch 'jc/maint-blank-at-eof' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Sep 2009 18:56:39 +0000 (11:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Sep 2009 18:56:39 +0000 (11:56 -0700)
commit9cbfa00335b1c8800de0a0fc717b4cb472b479c7
treec414dcfafd76c51cffdf15be9f0de51ba5a537d2
parent9724f73d36349cfb08829eff724662a39f6ea958
parentd91ba8fa88a83ec70588700a56c8a4c1e8beb1be
Merge branch 'jc/maint-blank-at-eof' into next

* jc/maint-blank-at-eof:
  diff -B: colour whitespace errors
  diff.c: emit_add_line() takes only the rest of the line
  diff.c: split emit_line() from the first char and the rest of the line
  diff.c: shuffling code around
  diff --whitespace: fix blank lines at end
diff.c