summaryrefslogtreecommitdiff
path: root/t/t0003-attributes.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-171-1/+58
|\
| * attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2011-10-111-1/+58
* | t0003: remove extra whitespacesJunio C Hamano2011-09-221-46/+22
* | Teach '--cached' option to check-attrJay Soffian2011-09-221-4/+21
|/
* git-check-attr: Normalize pathsMichael Haggerty2011-08-041-2/+2
* git-check-attr: Demonstrate problems with relative pathsMichael Haggerty2011-08-041-1/+14
* git-check-attr: Demonstrate problems with unnormalized pathsMichael Haggerty2011-08-041-0/+9
* git-check-attr: test that no output is written to stderrMichael Haggerty2011-08-041-2/+3
* git-check-attr: Fix command-line handling to match docsMichael Haggerty2011-08-041-1/+0
* git-check-attr: Drive two tests using the same raw dataMichael Haggerty2011-08-041-36/+23
* git-check-attr: Add an --all option to show all attributesMichael Haggerty2011-08-041-0/+24
* git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2011-08-041-0/+2
* git-check-attr: Add tests of command-line parsingMichael Haggerty2011-08-041-0/+7
* git-check-attr: Add missing "&&"Michael Haggerty2011-08-041-1/+1
* Disallow the empty string as an attribute nameMichael Haggerty2011-08-041-0/+6
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-1/+1
|\
| * tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* | t0003: properly quote $HOMEThomas Rast2010-10-291-1/+1
* | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-291-0/+13
|\ \ | |/ |/|
| * Add global and system-wide gitattributesPetr Onderka2010-09-011-0/+13
* | t0003: add missing && at end of linesMatthieu Moy2010-08-291-5/+5
|/
* attr: Expand macros immediately when encountered.Henrik Grubbström2010-04-101-0/+9
* attr: Allow multiple changes to an attribute on the same line.Henrik Grubbström2010-04-101-0/+6
* check-attr: Add --stdin optionDmitry Potapov2008-10-121-0/+17
* Ignore .gitattributes in bare repositoriesRené Scharfe2008-06-091-0/+35
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-221-0/+8
|\
| * gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-221-0/+8
* | add test_cmp function for test scriptsJeff King2008-03-131-1/+1
|/
* gitattributes: fix relative path matchingJunio C Hamano2008-02-071-0/+49