| Commit message (Expand) | Author | Age | Files | Lines |
* | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -2/+2 |
* | Merge branch 'jc/check-attr-honor-working-tree' | Junio C Hamano | 2014-03-14 | 1 | -0/+3 |
|\ |
|
| * | check-attr: move to the top of working tree when in non-bare repositoryjc/check-attr-honor-working-tree | Junio C Hamano | 2014-02-06 | 1 | -0/+3 |
* | | Merge branch 'sb/parseopt-boolean-removal' | Junio C Hamano | 2013-09-04 | 1 | -5/+5 |
|\ \ |
|
| * | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -4/+4 |
| |/ |
|
* | | check-attr -z: a single -z should apply to both input and outputjc/check-x-z | Junio C Hamano | 2013-07-11 | 1 | -3/+11 |
* | | check-attr: the name of the character is NUL, not NULL | Junio C Hamano | 2013-07-11 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2012-09-17 | 1 | -1/+1 |
|\ |
|
| * | Add missing -z to git check-attr usage text for consistency with man page | Adam Spiers | 2012-09-17 | 1 | -1/+1 |
* | | i18n: check-attr: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 2011-10-17 | 1 | -0/+2 |
|\ |
|
| * | attr: read core.attributesfile from git_default_core_config | Junio C Hamano | 2011-10-06 | 1 | -0/+2 |
* | | Teach '--cached' option to check-attr | Jay Soffian | 2011-09-22 | 1 | -0/+5 |
|/ |
|
* | git-check-attr: Normalize paths | Michael Haggerty | 2011-08-04 | 1 | -8/+12 |
* | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 | 1 | -2/+2 |
* | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-04 | 1 | -6/+9 |
* | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-04 | 1 | -16/+36 |
* | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 2011-08-04 | 1 | -2/+7 |
* | git-check-attr: Process command-line args more systematically | Michael Haggerty | 2011-08-04 | 1 | -7/+12 |
* | git-check-attr: Handle each error separately | Michael Haggerty | 2011-08-04 | 1 | -7/+4 |
* | git-check-attr: Extract a function error_with_usage() | Michael Haggerty | 2011-08-04 | 1 | -2/+7 |
* | git-check-attr: Introduce a new variable | Michael Haggerty | 2011-08-04 | 1 | -6/+7 |
* | git-check-attr: Extract a function output_attr() | Michael Haggerty | 2011-08-04 | 1 | -3/+9 |
* | git-check-attr: Use git_attr_name() | Michael Haggerty | 2011-08-04 | 1 | -7/+6 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+123 |