aboutsummaryrefslogtreecommitdiff
path: root/t/t0003-attributes.sh
Commit message (Expand)AuthorAge
* attr: support quoting pathname patterns in C styleNguyễn Thái Ngọc Duy2017-02-01
* Merge branch 'jc/check-attr-honor-working-tree'Junio C Hamano2014-03-14
|\
| * check-attr: move to the top of working tree when in non-bare repositoryJunio C Hamano2014-02-06
| * t0003: do not chdir the whole test processJunio C Hamano2014-02-06
* | t: trivial whitespace cleanupsFelipe Contreras2013-12-09
* | Sync with 1.8.1.5Junio C Hamano2013-03-01
|\ \
| * | Make !pattern in .gitattributes non-fatalThomas Rast2013-03-01
* | | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-10
|\ \ \ | |/ / |/| |
| * | Support "**" wildcard in .gitignore and .gitattributesNguyễn Thái Ngọc Duy2012-10-15
* | | Merge branch 'nd/attr-match-optim-more'Jeff King2012-11-09
|\ \ \ | |/ / | | / | |/ |/|
| * attr: more matching optimizations from .gitignoreNguyễn Thái Ngọc Duy2012-10-15
* | test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-27
|/
* Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano2012-01-10
|\
| * Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano2012-01-10
| |\
| | * attr: don't confuse prefixes with leading directoriesJeff King2012-01-10
* | | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-17
|\ \ \ | |/ /
| * | attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2011-10-11
* | | t0003: remove extra whitespacesJunio C Hamano2011-09-22
* | | Teach '--cached' option to check-attrJay Soffian2011-09-22
|/ /
* | git-check-attr: Normalize pathsMichael Haggerty2011-08-04
* | git-check-attr: Demonstrate problems with relative pathsMichael Haggerty2011-08-04
* | git-check-attr: Demonstrate problems with unnormalized pathsMichael Haggerty2011-08-04
* | git-check-attr: test that no output is written to stderrMichael Haggerty2011-08-04
* | git-check-attr: Fix command-line handling to match docsMichael Haggerty2011-08-04
* | git-check-attr: Drive two tests using the same raw dataMichael Haggerty2011-08-04
* | git-check-attr: Add an --all option to show all attributesMichael Haggerty2011-08-04
* | git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2011-08-04
* | git-check-attr: Add tests of command-line parsingMichael Haggerty2011-08-04
* | git-check-attr: Add missing "&&"Michael Haggerty2011-08-04
* | Disallow the empty string as an attribute nameMichael Haggerty2011-08-04
|/
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\
| * tests: add missing &&Jonathan Nieder2010-11-09
* | t0003: properly quote $HOMEThomas Rast2010-10-29
* | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-29
|\ \ | |/ |/|
| * Add global and system-wide gitattributesPetr Onderka2010-09-01
* | t0003: add missing && at end of linesMatthieu Moy2010-08-29
|/
* attr: Expand macros immediately when encountered.Henrik Grubbström2010-04-10
* attr: Allow multiple changes to an attribute on the same line.Henrik Grubbström2010-04-10
* check-attr: Add --stdin optionDmitry Potapov2008-10-12
* Ignore .gitattributes in bare repositoriesRené Scharfe2008-06-09
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-22
|\
| * gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-22
* | add test_cmp function for test scriptsJeff King2008-03-13
|/
* gitattributes: fix relative path matchingJunio C Hamano2008-02-07