git-annex/Database
Joey Hess 46d5098ff4
Pass --no-textconv when running git diff internally
Seems that --no-ext-diff and -c diff.external= are not enough to disable
external diff command when gitattributes textconv specifies it.

I'm pretty sure that --no-ext-diff and -c diff.external= are not both
needed, but not 100%. Something about -G may need the latter to fully
disable diffs in some cases. So kept that part as it was.

Sponsored-by: Dartmouth College's Datalad project
2022-02-01 13:43:18 -04:00
..
Keys remove unused code 2021-07-30 18:01:36 -04:00
Benchmark.hs eliminate single/multi writer distinction 2021-10-20 12:26:30 -04:00
ContentIdentifier.hs eliminate single/multi writer distinction 2021-10-20 12:26:30 -04:00
Export.hs eliminate single/multi writer distinction 2021-10-20 12:26:30 -04:00
Fsck.hs eliminate single/multi writer distinction 2021-10-20 12:26:30 -04:00
Handle.hs avoid using a second db connection for writes 2021-10-20 12:32:46 -04:00
Init.hs more RawFilePath conversion 2020-11-05 18:45:37 -04:00
Keys.hs Pass --no-textconv when running git diff internally 2022-02-01 13:43:18 -04:00
Queue.hs eliminate single/multi writer distinction 2021-10-20 12:26:30 -04:00
Types.hs simplify and speed up Utility.FileSystemEncoding 2021-08-11 12:13:31 -04:00