aboutsummaryrefslogtreecommitdiff
path: root/builtin/check-attr.c
Commit message (Expand)AuthorAge
* git-check-attr: Normalize pathsMichael Haggerty2011-08-04
* Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-04
* git-check-attr: Fix command-line handling to match docsMichael Haggerty2011-08-04
* git-check-attr: Add an --all option to show all attributesMichael Haggerty2011-08-04
* git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2011-08-04
* git-check-attr: Process command-line args more systematicallyMichael Haggerty2011-08-04
* git-check-attr: Handle each error separatelyMichael Haggerty2011-08-04
* git-check-attr: Extract a function error_with_usage()Michael Haggerty2011-08-04
* git-check-attr: Introduce a new variableMichael Haggerty2011-08-04
* git-check-attr: Extract a function output_attr()Michael Haggerty2011-08-04
* git-check-attr: Use git_attr_name()Michael Haggerty2011-08-04
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22