From: Junio C Hamano Date: Fri, 10 Jan 2014 18:31:48 +0000 (-0800) Subject: Merge branch 'nd/negative-pathspec' X-Git-Tag: v1.9-rc0~42 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/010d81ae35238c1b60144dce3fd3eba90a45b434 Merge branch 'nd/negative-pathspec' Introduce "negative pathspec" magic, to allow "git log -- . ':!dir'" to tell us "I am interested in everything but 'dir' directory". * nd/negative-pathspec: pathspec.c: support adding prefix magic to a pathspec with mnemonic magic Support pathspec magic :(exclude) and its short form :! glossary-content.txt: rephrase magic signature part --- 010d81ae35238c1b60144dce3fd3eba90a45b434