aboutsummaryrefslogtreecommitdiffstats
path: root/builtin-check-attr.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-11Fix non-literal format in printf-style callsDaniel Lowe1-1/+1
2008-10-12check-attr: Add --stdin optionDmitry Potapov1-11/+64
2008-10-12check-attr: add an internal check_attr() functionDmitry Potapov1-18/+24
2008-07-13Make usage strings dash-lessStephan Beyer1-1/+1
2007-09-20Full rework of quote_c_style and write_name_quoted.Pierre Habouzit1-1/+1
2007-08-14Add read_cache to builtin-check-attrBrian Downing1-0/+5
2007-04-18Fix funny types used in attribute value representationJunio C Hamano1-2/+2
2007-04-17Allow more than true/false to attributes.Junio C Hamano1-4/+10
2007-04-15Change attribute negation marker from '!' to '-'.Junio C Hamano1-1/+5
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano1-0/+49