summaryrefslogtreecommitdiff
path: root/builtin-check-attr.c
Commit message (Expand)AuthorAgeFilesLines
* parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-251-2/+2
* Fix non-literal format in printf-style callsDaniel Lowe2008-11-111-1/+1
* check-attr: Add --stdin optionDmitry Potapov2008-10-121-11/+64
* check-attr: add an internal check_attr() functionDmitry Potapov2008-10-121-18/+24
* Make usage strings dash-lessStephan Beyer2008-07-131-1/+1
* Full rework of quote_c_style and write_name_quoted.Pierre Habouzit2007-09-201-1/+1
* Add read_cache to builtin-check-attrBrian Downing2007-08-141-0/+5
* Fix funny types used in attribute value representationJunio C Hamano2007-04-181-2/+2
* Allow more than true/false to attributes.Junio C Hamano2007-04-171-4/+10
* Change attribute negation marker from '!' to '-'.Junio C Hamano2007-04-151-1/+5
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-141-0/+49