aboutsummaryrefslogtreecommitdiff
path: root/t/t0021
Commit message (Expand)AuthorAge
* mingw: handle GITPERLLIB in t0021 in a Windows-compatible wayJohannes Schindelin2018-01-10
* Git/Packet: clarify that packet_required_key_val_read allows EOFChristian Couder2017-11-22
* Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuseChristian Couder2017-11-07
* t0021/rot13-filter: add capability functionsChristian Couder2017-11-07
* t0021/rot13-filter: refactor checking final lfChristian Couder2017-11-07
* t0021/rot13-filter: add packet_initialize()Christian Couder2017-11-07
* t0021/rot13-filter: improve error messageChristian Couder2017-11-07
* t0021/rot13-filter: improve 'if .. elsif .. else' styleChristian Couder2017-11-07
* t0021/rot13-filter: refactor packet reading functionsChristian Couder2017-11-07
* t0021/rot13-filter: fix list comparisonChristian Couder2017-11-07
* convert: add "status=delayed" to filter process protocolLars Schneider2017-06-30
* t0021: write "OUT <size>" only on successLars Schneider2017-06-29
* t0021: make debug log file name configurableLars Schneider2017-06-26
* Merge branch 'ls/filter-process'Junio C Hamano2016-12-27
|\
| * docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider2016-12-06
* | t0021: fix filehandle usage on older perlJeff King2016-11-02
* | t0021: use $PERL_PATH for rot13-filter.plJeff King2016-11-02
|/
* convert: add filter.<driver>.process optionLars Schneider2016-10-17