index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0021-conversion.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t0021: test filter metadata for additional cases
brian m. carlson
2020-03-16
1
-0
/
+45
*
builtin/reset: compute checkout metadata for reset
brian m. carlson
2020-03-16
1
-1
/
+31
*
builtin/rebase: compute checkout metadata for rebases
brian m. carlson
2020-03-16
1
-1
/
+38
*
builtin/clone: compute checkout metadata for clones
brian m. carlson
2020-03-16
1
-3
/
+7
*
builtin/checkout: compute checkout metadata for checkouts
brian m. carlson
2020-03-16
1
-28
/
+50
*
t: drop debug `cat` calls
Martin Ågren
2020-02-24
1
-1
/
+0
*
Merge branch 'jk/lore-is-the-archive'
Junio C Hamano
2019-12-07
1
-2
/
+2
|
\
|
*
doc: replace public-inbox links with lore.kernel.org
Jeff King
2019-11-30
1
-2
/
+2
*
|
t0021: make sure clean filter runs
Thomas Gummerer
2019-08-22
1
-0
/
+3
|
/
*
tests: avoid calling Perl just to determine file sizes
Johannes Schindelin
2019-01-29
1
-1
/
+1
*
t/*: fix ordering of expected/observed arguments
Matthew DeVore
2018-10-07
1
-2
/
+2
*
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
|
*
convert.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-1
/
+1
*
|
t0000-t0999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-2
/
+2
|
/
*
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-2
/
+2
*
sub-process: refactor handshake to common function
Jonathan Tan
2017-07-26
1
-1
/
+1
*
convert: add "status=delayed" to filter process protocol
Lars Schneider
2017-06-30
1
-0
/
+116
*
t0021: write "OUT <size>" only on success
Lars Schneider
2017-06-29
1
-3
/
+3
*
t0021: make debug log file name configurable
Lars Schneider
2017-06-26
1
-22
/
+22
*
t0021: keep filter log files on comparison
Lars Schneider
2017-06-26
1
-6
/
+6
*
Merge branch 'ls/filter-process'
Junio C Hamano
2016-12-27
1
-24
/
+9
|
\
|
*
t0021: fix flaky test
Lars Schneider
2016-12-18
1
-16
/
+1
|
*
docs: warn about possible '=' in clean/smudge filter process values
Lars Schneider
2016-12-06
1
-10
/
+10
*
|
Merge branch 'ls/t0021-fixup'
Junio C Hamano
2016-12-19
1
-3
/
+2
|
\
\
|
*
|
t0021: minor filter process test cleanup
Lars Schneider
2016-12-05
1
-3
/
+2
*
|
|
Merge branch 'js/pwd-var-vs-pwd-cmd-fix'
Junio C Hamano
2016-11-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables
Johannes Sixt
2016-11-11
1
-1
/
+1
*
|
|
Merge branch 'ls/filter-process'
Junio C Hamano
2016-11-11
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
t0021: remove debugging cruft
Junio C Hamano
2016-11-11
1
-2
/
+1
*
|
Merge branch 'jk/filter-process-fix'
Junio C Hamano
2016-11-10
1
-14
/
+16
|
\
\
|
|
/
|
/
|
|
*
t0021: use $PERL_PATH for rot13-filter.pl
Jeff King
2016-11-03
1
-8
/
+11
|
*
t0021: put $TEST_ROOT in $PATH
Jeff King
2016-11-03
1
-3
/
+4
|
*
t0021: use write_script to create rot13 shell script
Jeff King
2016-11-03
1
-3
/
+1
*
|
t0021: compute file size with a single process instead of a pipeline
Johannes Sixt
2016-11-08
1
-1
/
+1
*
|
t0021: expect more variations in the output of uniq -c
Johannes Sixt
2016-11-08
1
-4
/
+3
|
/
*
convert: add filter.<driver>.process option
Lars Schneider
2016-10-17
1
-3
/
+441
*
convert: modernize tests
Lars Schneider
2016-10-17
1
-29
/
+29
*
diff: do not reuse worktree files that need "clean" conversion
Jeff King
2016-07-22
1
-0
/
+11
*
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
2016-01-29
1
-0
/
+16
*
Merge branch 'jh/filter-empty-contents'
Junio C Hamano
2015-06-01
1
-0
/
+26
|
\
|
*
sha1_file: pass empty buffer to index empty file
Jim Hill
2015-05-18
1
-0
/
+26
*
|
filter_buffer_or_fd(): ignore EPIPE
Junio C Hamano
2015-05-20
1
-0
/
+10
*
|
convert: stream from fd to required clean filter to reduce used address space
Steffen Prohaska
2014-08-28
1
-5
/
+19
*
|
test: turn EXPENSIVE into a lazy prerequisite
Junio C Hamano
2014-06-09
1
-2
/
+0
|
/
*
xread, xwrite: limit size of IO to 8MB
Steffen Prohaska
2013-08-20
1
-0
/
+14
*
Add a setting to require a filter to be successful
Jehan Bing
2012-02-17
1
-0
/
+37
*
t0021: test application of both crlf and ident
Junio C Hamano
2011-05-27
1
-8
/
+24
*
t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test
René Scharfe
2011-05-27
1
-11
/
+12
*
t0021: avoid getting filter killed with SIGPIPE
Junio C Hamano
2010-12-23
1
-0
/
+1
*
convert filter: supply path to external driver
Pete Wyckoff
2010-12-22
1
-0
/
+42
[next]