mirror of https://git.tukaani.org/xz.git
3e321a3acd
Spot candidates by running these commands: git ls-files |xargs perl -0777 -n \ -e 'while (/\b(then?|[iao]n|i[fst]|but|f?or|at|and|[dt]o)\s+\1\b/gims)' \ -e '{$n=($` =~ tr/\n/\n/ + 1); ($v=$&)=~s/\n/\\n/g; print "$ARGV:$n:$v\n"}' Thanks to Jim Meyering for the original patch. |
||
---|---|---|
.. | ||
Makefile.inc | ||
fastpos.h | ||
fastpos_table.c | ||
fastpos_tablegen.c | ||
lzma2_decoder.c | ||
lzma2_decoder.h | ||
lzma2_encoder.c | ||
lzma2_encoder.h | ||
lzma_common.h | ||
lzma_decoder.c | ||
lzma_decoder.h | ||
lzma_encoder.c | ||
lzma_encoder.h | ||
lzma_encoder_optimum_fast.c | ||
lzma_encoder_optimum_normal.c | ||
lzma_encoder_presets.c | ||
lzma_encoder_private.h |