[PATCH] git-apply: tests for --stat and --summary.
authorJunio C Hamano <junkio@cox.net>
Wed, 22 Jun 2005 09:30:47 +0000 (02:30 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 17:23:49 +0000 (10:23 -0700)
commitfae22ac...d7b5fd8bbf0fcfb01aab01c27d84912f
treea2ee125...3c4940785e2361a52f4a341e4ac6ebf6copy hash to clipboard (tree)
parentd0587fd...9f4452ed8461416d21bc7e47378e70b3copy hash to clipboard (diff)
15 files changed:
t/t4100-apply-stat.sh [new file with mode: 0644]
t/t4100/t-apply-1.expect [new file with mode: 0644]
t/t4100/t-apply-1.patch [new file with mode: 0644]
t/t4100/t-apply-2.expect [new file with mode: 0644]
t/t4100/t-apply-2.patch [new file with mode: 0644]
t/t4100/t-apply-3.expect [new file with mode: 0644]
t/t4100/t-apply-3.patch [new file with mode: 0644]
t/t4100/t-apply-4.expect [new file with mode: 0644]
t/t4100/t-apply-4.patch [new file with mode: 0644]
t/t4100/t-apply-5.expect [new file with mode: 0644]
t/t4100/t-apply-5.patch [new file with mode: 0644]
t/t4100/t-apply-6.expect [new file with mode: 0644]
t/t4100/t-apply-6.patch [new file with mode: 0644]
t/t4100/t-apply-7.expect [new file with mode: 0644]
t/t4100/t-apply-7.patch [new file with mode: 0644]