aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6130-pathspec-noglob.sh
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Sync with 2.18.2Johannes Schindelin1-0/+1
2019-12-05t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin1-0/+1
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-6/+3
2013-10-28pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy1-0/+7
2013-07-15pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy1-0/+63
2013-07-15pathspec: make --literal-pathspecs disable pathspec magicNguyễn Thái Ngọc Duy1-0/+6
2013-07-15pathspec: support :(literal) syntax for noglob pathspecNguyễn Thái Ngọc Duy1-0/+18
2013-01-06t6130-pathspec-noglob: Windows does not allow a file named "f*"Johannes Sixt1-1/+7
2012-12-19add global --literal-pathspecs optionJeff King1-0/+62