aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/check-attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Merge branch 'bc/attr-ignore-case'Junio C Hamano1-0/+2
2011-10-06attr: read core.attributesfile from git_default_core_configJunio C Hamano1-0/+2
2011-09-22Teach '--cached' option to check-attrJay Soffian1-0/+5
2011-08-04git-check-attr: Normalize pathsMichael Haggerty1-8/+12
2011-08-04Rename git_checkattr() to git_check_attr()Michael Haggerty1-2/+2
2011-08-04git-check-attr: Fix command-line handling to match docsMichael Haggerty1-6/+9
2011-08-04git-check-attr: Add an --all option to show all attributesMichael Haggerty1-16/+36
2011-08-04git-check-attr: Error out if no pathnames are specifiedMichael Haggerty1-2/+7
2011-08-04git-check-attr: Process command-line args more systematicallyMichael Haggerty1-7/+12
2011-08-04git-check-attr: Handle each error separatelyMichael Haggerty1-7/+4
2011-08-04git-check-attr: Extract a function error_with_usage()Michael Haggerty1-2/+7
2011-08-04git-check-attr: Introduce a new variableMichael Haggerty1-6/+7
2011-08-04git-check-attr: Extract a function output_attr()Michael Haggerty1-3/+9
2011-08-04git-check-attr: Use git_attr_name()Michael Haggerty1-7/+6
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+123