git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] convert: legitimately disable clean/smudge filter with an empty override
@ 2016-01-29  8:21 larsxschneider
  2016-01-29  8:21 ` larsxschneider
  0 siblings, 1 reply; 5+ messages in thread
From: larsxschneider @ 2016-01-29  8:21 UTC (permalink / raw)
  To: git; +Cc: tboegi, sunshine, peff, gitster, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

diff to v1:
* improve commit message (Thanks Junio & Torsten)
* check for empty filter strings in apply_filter to catch all use cases (Thanks Peff)
* use more idiomatic style to check for an empty string (Thanks Eric)
* use test_config/test_config_global to set configs (Thanks Eric)
* use test_must_be_empty to check for empty err file (Thanks Eric)

Cheers,
Lars


Lars Schneider (1):
  convert: legitimately disable clean/smudge filter with an empty
    override

 convert.c             |  2 +-
 t/t0021-conversion.sh | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

--
2.5.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-29 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  8:21 [PATCH v2] convert: legitimately disable clean/smudge filter with an empty override larsxschneider
2016-01-29  8:21 ` larsxschneider
2016-01-29 18:20   ` Junio C Hamano
2016-01-29 18:48     ` Junio C Hamano
2016-01-29 18:55     ` Lars Schneider

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).