summaryrefslogtreecommitdiff
path: root/t/t0003-attributes.sh
Commit message (Expand)AuthorAgeFilesLines
* attr: support quoting pathname patterns in C styleNguyễn Thái Ngọc Duy2017-02-011-0/+26
* Merge branch 'jc/check-attr-honor-working-tree'Junio C Hamano2014-03-141-22/+40
|\
| * check-attr: move to the top of working tree when in non-bare repositoryjc/check-attr-honor-working-treeJunio C Hamano2014-02-061-0/+10
| * t0003: do not chdir the whole test processJunio C Hamano2014-02-061-22/+30
* | t: trivial whitespace cleanupsFelipe Contreras2013-12-091-1/+0
* | Sync with 1.8.1.5Junio C Hamano2013-03-011-1/+2
|\ \
| * | Make !pattern in .gitattributes non-fatalThomas Rast2013-03-011-1/+2
* | | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-101-0/+37
|\ \ \ | |/ / |/| |
| * | Support "**" wildcard in .gitignore and .gitattributesNguyễn Thái Ngọc Duy2012-10-151-0/+37
* | | Merge branch 'nd/attr-match-optim-more'Jeff King2012-11-091-0/+10
|\ \ \ | |/ / | | / | |/ |/|
| * attr: more matching optimizations from .gitignoreNguyễn Thái Ngọc Duy2012-10-151-0/+10
* | test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-271-10/+0
|/
* Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano2012-01-101-0/+10
|\
| * Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano2012-01-101-0/+10
| |\
| | * attr: don't confuse prefixes with leading directoriesJeff King2012-01-101-0/+10
* | | 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