Age | Commit message (Expand) | Author | Files | Lines |
2018-01-10 | mingw: handle GITPERLLIB in t0021 in a Windows-compatible way | Johannes Schindelin | 1 | -1/+16 |
2017-11-22 | Git/Packet: clarify that packet_required_key_val_read allows EOF | Christian Couder | 1 | -2/+2 |
2017-11-07 | Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse | Christian Couder | 1 | -137/+3 |
2017-11-07 | t0021/rot13-filter: add capability functions | Christian Couder | 1 | -13/+45 |
2017-11-07 | t0021/rot13-filter: refactor checking final lf | Christian Couder | 1 | -3/+11 |
2017-11-07 | t0021/rot13-filter: add packet_initialize() | Christian Couder | 1 | -10/+16 |
2017-11-07 | t0021/rot13-filter: improve error message | Christian Couder | 1 | -1/+2 |
2017-11-07 | t0021/rot13-filter: improve 'if .. elsif .. else' style | Christian Couder | 1 | -26/+13 |
2017-11-07 | t0021/rot13-filter: refactor packet reading functions | Christian Couder | 1 | -10/+28 |
2017-11-07 | t0021/rot13-filter: fix list comparison | Christian Couder | 1 | -7/+28 |
2017-06-30 | convert: add "status=delayed" to filter process protocol | Lars Schneider | 1 | -65/+139 |
2017-06-29 | t0021: write "OUT <size>" only on success | Lars Schneider | 1 | -3/+3 |
2017-06-26 | t0021: make debug log file name configurable | Lars Schneider | 1 | -3/+5 |
2016-12-27 | Merge branch 'ls/filter-process' | Junio C Hamano | 1 | -2/+6 |
2016-12-06 | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 1 | -2/+6 |
2016-11-02 | t0021: fix filehandle usage on older perl | Jeff King | 1 | -0/+1 |
2016-11-02 | t0021: use $PERL_PATH for rot13-filter.pl | Jeff King | 1 | -1/+0 |
2016-10-17 | convert: add filter.<driver>.process option | Lars Schneider | 1 | -0/+192 |