Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-16 | git_attr(): fix function signature | Junio C Hamano | 1 | -1/+1 |
2009-05-25 | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 1 | -2/+2 |
2008-11-11 | Fix non-literal format in printf-style calls | Daniel Lowe | 1 | -1/+1 |
2008-10-12 | check-attr: Add --stdin option | Dmitry Potapov | 1 | -11/+64 |
2008-10-12 | check-attr: add an internal check_attr() function | Dmitry Potapov | 1 | -18/+24 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -1/+1 |
2007-09-20 | Full rework of quote_c_style and write_name_quoted. | Pierre Habouzit | 1 | -1/+1 |
2007-08-14 | Add read_cache to builtin-check-attr | Brian Downing | 1 | -0/+5 |
2007-04-18 | Fix funny types used in attribute value representation | Junio C Hamano | 1 | -2/+2 |
2007-04-17 | Allow more than true/false to attributes. | Junio C Hamano | 1 | -4/+10 |
2007-04-15 | Change attribute negation marker from '!' to '-'. | Junio C Hamano | 1 | -1/+5 |
2007-04-14 | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 1 | -0/+49 |