39 Commits (cb660275789973aa56128b3fbbda4bdff270572a)

Author SHA1 Message Date
Thomas Rast 8b1bd02415 Make !pattern in .gitattributes non-fatal 12 years ago
Nguyễn Thái Ngọc Duy 237ec6e40d Support "**" wildcard in .gitignore and .gitattributes 12 years ago
Nguyễn Thái Ngọc Duy 82dce998c2 attr: more matching optimizations from .gitignore 12 years ago
Michael J Gruber ac39aa6121 test-lib: provide case insensitivity as a prerequisite 13 years ago
Jeff King 1afca44495 attr: don't confuse prefixes with leading directories 13 years ago
Brandon Casey 6eba6210d9 attr.c: respect core.ignorecase when matching attribute patterns 14 years ago
Junio C Hamano 78cec75747 t0003: remove extra whitespaces 14 years ago
Jay Soffian b2b3e9c2d6 Teach '--cached' option to check-attr 14 years ago
Michael Haggerty f5114a40c0 git-check-attr: Normalize paths 14 years ago
Michael Haggerty 0216af8356 git-check-attr: Demonstrate problems with relative paths 14 years ago
Michael Haggerty d4d4f8df14 git-check-attr: Demonstrate problems with unnormalized paths 14 years ago
Michael Haggerty fa92f3233c git-check-attr: test that no output is written to stderr 14 years ago
Michael Haggerty ca64d061e0 git-check-attr: Fix command-line handling to match docs 14 years ago
Michael Haggerty c9d8f0ac3b git-check-attr: Drive two tests using the same raw data 14 years ago
Michael Haggerty 4ca0f188f6 git-check-attr: Add an --all option to show all attributes 14 years ago
Michael Haggerty fdf6be8259 git-check-attr: Error out if no pathnames are specified 14 years ago
Michael Haggerty 09d7dd7ad6 git-check-attr: Add tests of command-line parsing 14 years ago
Michael Haggerty dcc04366a4 git-check-attr: Add missing "&&" 14 years ago
Michael Haggerty c0b13b21b8 Disallow the empty string as an attribute name 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Thomas Rast e806c43537 t0003: properly quote $HOME 14 years ago
Petr Onderka 6df42ab984 Add global and system-wide gitattributes 15 years ago
Matthieu Moy 520ea857e6 t0003: add missing && at end of lines 15 years ago
Henrik Grubbström ec775c41dc attr: Expand macros immediately when encountered. 15 years ago
Henrik Grubbström 969f9d7322 attr: Allow multiple changes to an attribute on the same line. 15 years ago
Dmitry Potapov b4666852a0 check-attr: Add --stdin option 17 years ago
René Scharfe 2d35d556e2 Ignore .gitattributes in bare repositories 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Junio C Hamano cf94ccda35 gitattributes: fix relative path matching 17 years ago