Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-check-attr: Normalize paths | Michael Haggerty | 2011-08-04 |
* | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Process command-line args more systematically | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Handle each error separately | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Extract a function error_with_usage() | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Introduce a new variable | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Extract a function output_attr() | Michael Haggerty | 2011-08-04 |
* | git-check-attr: Use git_attr_name() | Michael Haggerty | 2011-08-04 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 |