author | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 May 2010 05:35:35 +0000 (22:35 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 May 2010 05:35:35 +0000 (22:35 -0700) | ||
commit | c58c5129d6f0a35ee62bcc0892209a2400e9f4e6 | |
tree | 17afc52b50aa2f5a28c13afbe0fd0e21e813b22d | tree | snapshot |
parent | f78eeeaf55a4f60a05d3e6452f29a2214c29b6fd | commit | diff |
parent | a347b17f15dd5358ced8d447af144a46b224982d | commit | diff |
Merge branch 'cw/ws-indent-with-tab'
* cw/ws-indent-with-tab:
whitespace: tests for git-apply --whitespace=fix with tab-in-indent
whitespace: add tab-in-indent support for --whitespace=fix
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
whitespace: tests for git-diff --check with tab-in-indent error class
whitespace: add tab-in-indent error class
whitespace: we cannot "catch all errors known to git" anymore
* cw/ws-indent-with-tab:
whitespace: tests for git-apply --whitespace=fix with tab-in-indent
whitespace: add tab-in-indent support for --whitespace=fix
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
whitespace: tests for git-diff --check with tab-in-indent error class
whitespace: add tab-in-indent error class
whitespace: we cannot "catch all errors known to git" anymore
Documentation/config.txt | diff1 | | diff2 | | blob | history |
builtin/apply.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |