Merge branch 'jc/apply-ws-fix-tab-in-indent'
commita70f4cb5b06856d5999352930b97fdfc96105954
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:34:22 +0000 (3 09:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:34:22 +0000 (3 09:34 -0700)
treea41a14a1609753586c3e1027646da0651e7bcda7
parent288e6ff5a64331e5da1dd9d978938b44d50f5be9
parent329b26e0b4b2574960ee703eccdb0a7126a60505
Merge branch 'jc/apply-ws-fix-tab-in-indent'

"git apply --whitespace=fix" was not prepared to see a line getting
longer after fixing whitespaces (e.g. tab-in-indent aka Python).

* jc/apply-ws-fix-tab-in-indent:
  test: resurrect q_to_tab
  apply --whitespace=fix: avoid running over the postimage buffer
builtin/apply.c
t/test-lib-functions.sh