| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-10 | Merge the attributes fix in from maint-1.6.7 branch | Junio C Hamano | 1 | -0/+10 |
| 2012-01-10 | Merge the attributes fix in from maint-1.6.6 branch | Junio C Hamano | 1 | -0/+10 |
| 2012-01-10 | attr: don't confuse prefixes with leading directories | Jeff King | 1 | -0/+10 |
| 2011-10-17 | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 1 | -1/+58 |
| 2011-10-11 | attr.c: respect core.ignorecase when matching attribute patterns | Brandon Casey | 1 | -1/+58 |
| 2011-09-22 | t0003: remove extra whitespaces | Junio C Hamano | 1 | -46/+22 |
| 2011-09-22 | Teach '--cached' option to check-attr | Jay Soffian | 1 | -4/+21 |
| 2011-08-04 | git-check-attr: Normalize paths | Michael Haggerty | 1 | -2/+2 |
| 2011-08-04 | git-check-attr: Demonstrate problems with relative paths | Michael Haggerty | 1 | -1/+14 |
| 2011-08-04 | git-check-attr: Demonstrate problems with unnormalized paths | Michael Haggerty | 1 | -0/+9 |
| 2011-08-04 | git-check-attr: test that no output is written to stderr | Michael Haggerty | 1 | -2/+3 |
| 2011-08-04 | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 1 | -1/+0 |
| 2011-08-04 | git-check-attr: Drive two tests using the same raw data | Michael Haggerty | 1 | -36/+23 |
| 2011-08-04 | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 1 | -0/+24 |
| 2011-08-04 | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 1 | -0/+2 |
| 2011-08-04 | git-check-attr: Add tests of command-line parsing | Michael Haggerty | 1 | -0/+7 |
| 2011-08-04 | git-check-attr: Add missing "&&" | Michael Haggerty | 1 | -1/+1 |
| 2011-08-04 | Disallow the empty string as an attribute name | Michael Haggerty | 1 | -0/+6 |
| 2010-11-24 | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 1 | -1/+1 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
| 2010-10-29 | t0003: properly quote $HOME | Thomas Rast | 1 | -1/+1 |
| 2010-09-29 | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 1 | -0/+13 |
| 2010-09-01 | Add global and system-wide gitattributes | Petr Onderka | 1 | -0/+13 |
| 2010-08-29 | t0003: add missing && at end of lines | Matthieu Moy | 1 | -5/+5 |
| 2010-04-10 | attr: Expand macros immediately when encountered. | Henrik Grubbström | 1 | -0/+9 |
| 2010-04-10 | attr: Allow multiple changes to an attribute on the same line. | Henrik Grubbström | 1 | -0/+6 |
| 2008-10-12 | check-attr: Add --stdin option | Dmitry Potapov | 1 | -0/+17 |
| 2008-06-09 | Ignore .gitattributes in bare repositories | René Scharfe | 1 | -0/+35 |
| 2008-04-22 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -0/+8 |
| 2008-04-22 | gitattributes: Fix subdirectory attributes specified from root directory | Matthew Ogilvie | 1 | -0/+8 |
| 2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -1/+1 |
| 2008-02-07 | gitattributes: fix relative path matching | Junio C Hamano | 1 | -0/+49 |