[PATCH] Git doesn't allow to apply a patch with empty filenames.

2015-07-06 Thread Evgen Druzhynin
git-apply fails if '-p' option truncate at least one filename in patch to zero size. This solution tries to bring closer git-apply to standard Linux patch tool. Standard patch tool skip the truncated filenames and successfully applies patch. Evgen Druzhynin (1): Added ability to scip patch

[PATCH] Added ability to scip patch hunk with an empty filename.

2015-07-06 Thread Evgen Druzhynin
--- builtin/apply.c | 16 +--- po/bg.po| 15 --- po/ca.po| 15 --- po/de.po| 15 --- po/fr.po| 15 --- po/git.pot | 11 --- po/it.po| 11 --- po/pt_PT.po | 7 ---