Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2012-09-17 | Add missing -z to git check-attr usage text for consistency with man page | Adam Spiers | 1 | -1/+1 |
2012-08-20 | i18n: check-attr: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2011-10-17 | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 1 | -0/+2 |
2011-10-06 | attr: read core.attributesfile from git_default_core_config | Junio C Hamano | 1 | -0/+2 |
2011-09-22 | Teach '--cached' option to check-attr | Jay Soffian | 1 | -0/+5 |
2011-08-04 | git-check-attr: Normalize paths | Michael Haggerty | 1 | -8/+12 |
2011-08-04 | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 1 | -2/+2 |
2011-08-04 | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 1 | -6/+9 |
2011-08-04 | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 1 | -16/+36 |
2011-08-04 | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 1 | -2/+7 |
2011-08-04 | git-check-attr: Process command-line args more systematically | Michael Haggerty | 1 | -7/+12 |
2011-08-04 | git-check-attr: Handle each error separately | Michael Haggerty | 1 | -7/+4 |
2011-08-04 | git-check-attr: Extract a function error_with_usage() | Michael Haggerty | 1 | -2/+7 |
2011-08-04 | git-check-attr: Introduce a new variable | Michael Haggerty | 1 | -6/+7 |
2011-08-04 | git-check-attr: Extract a function output_attr() | Michael Haggerty | 1 | -3/+9 |
2011-08-04 | git-check-attr: Use git_attr_name() | Michael Haggerty | 1 | -7/+6 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+123 |