index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0003-attributes.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
t0003: don't use `test_must_fail attr_check`
Denton Liu
1
-15
/
+15
2019-12-20
t0003: use test_must_be_empty()
Denton Liu
1
-3
/
+3
2019-12-20
t0003: use named parameters in attr_check()
Denton Liu
1
-7
/
+4
2019-01-22
attr: do not mark queried macros as unset
Jeff King
1
-0
/
+20
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-2
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-2
/
+1
2018-07-16
t0000-t0999: fix broken &&-chains
Eric Sunshine
1
-12
/
+12
2017-02-01
attr: support quoting pathname patterns in C style
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2014-03-14
Merge branch 'jc/check-attr-honor-working-tree'
Junio C Hamano
1
-22
/
+40
2014-02-06
check-attr: move to the top of working tree when in non-bare repository
Junio C Hamano
1
-0
/
+10
2014-02-06
t0003: do not chdir the whole test process
Junio C Hamano
1
-22
/
+30
2013-12-09
t: trivial whitespace cleanups
Felipe Contreras
1
-1
/
+0
2013-03-01
Sync with 1.8.1.5
Junio C Hamano
1
-1
/
+2
2013-03-01
Make !pattern in .gitattributes non-fatal
Thomas Rast
1
-1
/
+2
2013-01-10
Merge branch 'nd/wildmatch'
Junio C Hamano
1
-0
/
+37
2012-11-09
Merge branch 'nd/attr-match-optim-more'
Jeff King
1
-0
/
+10
2012-10-15
Support "**" wildcard in .gitignore and .gitattributes
Nguyễn Thái Ngọc Duy
1
-0
/
+37
2012-10-15
attr: more matching optimizations from .gitignore
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2012-07-27
test-lib: provide case insensitivity as a prerequisite
Michael J Gruber
1
-10
/
+0
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
[next]