Sérgio Basto
Sérgio Basto
filterdiff [[-i PATTERN] | [--include=PATTERN]] [[-I FILE] | [--include-from-file=FILE]] [[-p n] what you want with -p -i ? is a syntax error filterdiff: option requires an argument -- 'p' `cat...
I don't understood the problem , is the -i ?
+++ /dev/null as I understand -i just includes files in diff that match if you just have the delete file , what you except ? Anyway you fail to provide...
I think you expect something that filterdiff does not do , what you are asking to just show the diffs where file name have "tests/wpt/web-platform-tests" So you need your git...
you need your git diff not detect similarity and don't try detect renamed files and show the complete patch
man filterdiff - extract or exclude diffs from a diff file if file doesn't not have the diff but have rename from / to , what you expect from filterdiff...
hello , one day I'd like have time to fix some of these legit issues and also document some important features . but now I have a doubt , where...
> interdiff --quiet mate-applets-1.22.0-cpupower.patch /dev/null interdiff without quiet ends prematurely with "interdiff: Whitespace damage detected in patch #1"
@exikyut can you do a PR or a patch with the workaround ?
I use my gitlog alias `alias gitlog='git --no-pager log --pretty=tformat:"%C(yellow)%h %C(cyan)%ad %Cblue%an%C(auto)%d %Creset%s" --graph --date=format:"%Y-%m-%d %H:%M" -25' ` 8e416dad782042e077c721e820a51268c5a3ea66 is the begging of x11vnc with autools gitlog cbb5c4f -50 *...