59 Commits (a5587b8544bba0eeb13ff6937639602e6a471dd6)

Author SHA1 Message Date
brian m. carlson 0c0f8a7f28 t0021: test filter metadata for additional cases 5 years ago
brian m. carlson 4cf76f6bbf builtin/reset: compute checkout metadata for reset 5 years ago
brian m. carlson 3f26785624 builtin/rebase: compute checkout metadata for rebases 5 years ago
brian m. carlson dfc8cdc677 builtin/clone: compute checkout metadata for clones 5 years ago
brian m. carlson 13e7ed6a3a builtin/checkout: compute checkout metadata for checkouts 5 years ago
Martin Ågren 3c29e21eb0 t: drop debug `cat` calls 5 years ago
Jeff King 3eae30e464 doc: replace public-inbox links with lore.kernel.org 5 years ago
Thomas Gummerer 58166c2e9d t0021: make sure clean filter runs 6 years ago
Johannes Schindelin 5868bd8620 tests: avoid calling Perl just to determine file sizes 6 years ago
Matthew DeVore dcbaa0b361 t/*: fix ordering of expected/observed arguments 7 years ago
Nguyễn Thái Ngọc Duy d26a328eaf convert.c: mark more strings for translation 7 years ago
Eric Sunshine 75651fd783 t0000-t0999: fix broken &&-chains 7 years ago
Nguyễn Thái Ngọc Duy c680668d1a t/helper: merge test-genrandom into test-tool 7 years ago
Jonathan Tan fa64a2fdbe sub-process: refactor handshake to common function 8 years ago
Lars Schneider 2841e8f81c convert: add "status=delayed" to filter process protocol 8 years ago
Lars Schneider 1757333410 t0021: write "OUT <size>" only on success 8 years ago
Lars Schneider e1ec4721d6 t0021: make debug log file name configurable 8 years ago
Lars Schneider 58ec9cb35b t0021: keep filter log files on comparison 8 years ago
Lars Schneider 7eeda8b821 t0021: fix flaky test 8 years ago
Lars Schneider c6b0831c9c docs: warn about possible '=' in clean/smudge filter process values 8 years ago
Lars Schneider 9c48b4fb23 t0021: minor filter process test cleanup 8 years ago
Junio C Hamano a0d8b60da8 t0021: remove debugging cruft 8 years ago
Johannes Sixt 71dd50472d t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables 8 years ago
Johannes Sixt ec2e8b3da2 t0021: compute file size with a single process instead of a pipeline 8 years ago
Johannes Sixt 038212c4c4 t0021: expect more variations in the output of uniq -c 8 years ago
Jeff King f272696a35 t0021: use $PERL_PATH for rot13-filter.pl 9 years ago
Jeff King 30030a36b6 t0021: put $TEST_ROOT in $PATH 9 years ago
Jeff King cbb6707b11 t0021: use write_script to create rot13 shell script 9 years ago
Lars Schneider edcc85814c convert: add filter.<driver>.process option 9 years ago
Lars Schneider ed54970324 convert: modernize tests 9 years ago
Jeff King 06dec439a3 diff: do not reuse worktree files that need "clean" conversion 9 years ago
Lars Schneider 1a8630dc3b convert: treat an empty string for clean/smudge filters as "cat" 9 years ago
Junio C Hamano 0c4dd67a04 filter_buffer_or_fd(): ignore EPIPE 10 years ago
Jim Hill f6a1e1e288 sha1_file: pass empty buffer to index empty file 10 years ago
Steffen Prohaska 9035d75a2b convert: stream from fd to required clean filter to reduce used address space 11 years ago
Junio C Hamano 6219bb22ba test: turn EXPENSIVE into a lazy prerequisite 11 years ago
Steffen Prohaska 0b6806b9e4 xread, xwrite: limit size of IO to 8MB 12 years ago
Jehan Bing 36daaaca00 Add a setting to require a filter to be successful 13 years ago
Junio C Hamano 6b6cab3f9a t0021: test application of both crlf and ident 14 years ago
René Scharfe dd555d8bed t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test 14 years ago
Junio C Hamano 4290f69067 t0021: avoid getting filter killed with SIGPIPE 14 years ago
Pete Wyckoff a2b665de4b convert filter: supply path to external driver 14 years ago
Henrik Grubbström 07814d9009 convert: Keep foreign $Id$ on checkout. 15 years ago
Henrik Grubbström a9f3049f6c convert: Safer handling of $Id$ contraction. 15 years ago
Johannes Sixt fa7151a61e t0021: use $SHELL_PATH for the filter script 15 years ago
Jeff King 7339eb0823 t0021: tr portability fix for Solaris 17 years ago
Johannes Sixt a0ae35ae2d t0021-conversion.sh: Test that the clean filter really cleans content. 18 years ago
Andy Parkins dfab71cb92 Add test case for $Id$ expanded in the repository 18 years ago
Andy Parkins af9b54bb2c Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent with other VCSs 18 years ago
Junio C Hamano aa4ed402c9 Add 'filter' attribute and external filter driver definition. 18 years ago