| Commit message (Expand) | Author | Age |
* | convert: treat an empty string for clean/smudge filters as "cat" | Lars Schneider | 2016-01-29 |
* | Merge branch 'jh/filter-empty-contents' | Junio C Hamano | 2015-06-01 |
|\ |
|
| * | sha1_file: pass empty buffer to index empty file | Jim Hill | 2015-05-18 |
* | | filter_buffer_or_fd(): ignore EPIPE | Junio C Hamano | 2015-05-20 |
* | | convert: stream from fd to required clean filter to reduce used address space | Steffen Prohaska | 2014-08-28 |
* | | test: turn EXPENSIVE into a lazy prerequisite | Junio C Hamano | 2014-06-09 |
|/ |
|
* | xread, xwrite: limit size of IO to 8MB | Steffen Prohaska | 2013-08-20 |
* | Add a setting to require a filter to be successful | Jehan Bing | 2012-02-17 |
* | t0021: test application of both crlf and ident | Junio C Hamano | 2011-05-26 |
* | t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test | René Scharfe | 2011-05-26 |
* | t0021: avoid getting filter killed with SIGPIPE | Junio C Hamano | 2010-12-22 |
* | convert filter: supply path to external driver | Pete Wyckoff | 2010-12-22 |
* | convert: Keep foreign $Id$ on checkout. | Henrik Grubbström | 2010-04-10 |
* | convert: Safer handling of $Id$ contraction. | Henrik Grubbström | 2010-04-10 |
* | t0021: use $SHELL_PATH for the filter script | Johannes Sixt | 2010-01-05 |
* | t0021: tr portability fix for Solaris | Jeff King | 2008-03-11 |
* | t0021-conversion.sh: Test that the clean filter really cleans content. | Johannes Sixt | 2007-10-21 |
* | Add test case for $Id$ expanded in the repository | Andy Parkins | 2007-05-28 |
* | Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ... | Andy Parkins | 2007-05-14 |
* | Add 'filter' attribute and external filter driver definition. | Junio C Hamano | 2007-04-24 |
* | Add 'ident' conversion. | Junio C Hamano | 2007-04-24 |