aboutsummaryrefslogtreecommitdiff
path: root/builtin-check-attr.c
Commit message (Expand)AuthorAge
* Fix non-literal format in printf-style callsDaniel Lowe2008-11-11
* check-attr: Add --stdin optionDmitry Potapov2008-10-12
* check-attr: add an internal check_attr() functionDmitry Potapov2008-10-12
* Make usage strings dash-lessStephan Beyer2008-07-13
* Full rework of quote_c_style and write_name_quoted.Pierre Habouzit2007-09-20
* Add read_cache to builtin-check-attrBrian Downing2007-08-14
* Fix funny types used in attribute value representationJunio C Hamano2007-04-18
* Allow more than true/false to attributes.Junio C Hamano2007-04-17
* Change attribute negation marker from '!' to '-'.Junio C Hamano2007-04-15
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-14