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