summaryrefslogtreecommitdiff
path: root/builtin-check-attr.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-25parse-opts: prepare for OPT_FILENAMELibravatar Stephen Boyd1-2/+2
2008-11-11Fix non-literal format in printf-style callsLibravatar Daniel Lowe1-1/+1
2008-10-12check-attr: Add --stdin optionLibravatar Dmitry Potapov1-11/+64
2008-10-12check-attr: add an internal check_attr() functionLibravatar Dmitry Potapov1-18/+24
2008-07-13Make usage strings dash-lessLibravatar Stephan Beyer1-1/+1
2007-09-20Full rework of quote_c_style and write_name_quoted.Libravatar Pierre Habouzit1-1/+1
2007-08-14Add read_cache to builtin-check-attrLibravatar Brian Downing1-0/+5
2007-04-18Fix funny types used in attribute value representationLibravatar Junio C Hamano1-2/+2
2007-04-17Allow more than true/false to attributes.Libravatar Junio C Hamano1-4/+10
2007-04-15Change attribute negation marker from '!' to '-'.Libravatar Junio C Hamano1-1/+5
2007-04-14Add basic infrastructure to assign attributes to pathsLibravatar Junio C Hamano1-0/+49