28 Commits (728af2832c3e58222965521682414adb9a80932b)

Author SHA1 Message Date
Jeff King 0d4cc1b45b give "nbuf" strbuf a more meaningful name 9 years ago
Junio C Hamano f418afa98a check-attr: there are only two possible line terminations 9 years ago
Junio C Hamano 33e8fc8740 usage: do not insist that standard input must come from a file 9 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Junio C Hamano cdbf623254 check-attr: move to the top of working tree when in non-bare repository 11 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
Junio C Hamano f7cd8c50b9 check-attr -z: a single -z should apply to both input and output 12 years ago
Junio C Hamano 94a55e4e9f check-attr: the name of the character is NUL, not NULL 12 years ago
Adam Spiers d9fcff2f49 Add missing -z to git check-attr usage text for consistency with man page 13 years ago
Nguyễn Thái Ngọc Duy 5a72beb791 i18n: check-attr: mark parseopt strings for translation 13 years ago
Junio C Hamano 64589a03a8 attr: read core.attributesfile from git_default_core_config 13 years ago
Jay Soffian b2b3e9c2d6 Teach '--cached' option to check-attr 14 years ago
Michael Haggerty f5114a40c0 git-check-attr: Normalize paths 14 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 14 years ago
Michael Haggerty ca64d061e0 git-check-attr: Fix command-line handling to match docs 14 years ago
Michael Haggerty 4ca0f188f6 git-check-attr: Add an --all option to show all attributes 14 years ago
Michael Haggerty fdf6be8259 git-check-attr: Error out if no pathnames are specified 14 years ago
Michael Haggerty 72541040c3 git-check-attr: Process command-line args more systematically 14 years ago
Michael Haggerty 27937447ef git-check-attr: Handle each error separately 14 years ago
Michael Haggerty 9e37a7e126 git-check-attr: Extract a function error_with_usage() 14 years ago
Michael Haggerty d6541bb1ac git-check-attr: Introduce a new variable 14 years ago
Michael Haggerty 46f96a6d8e git-check-attr: Extract a function output_attr() 14 years ago
Michael Haggerty 66a1fb3033 git-check-attr: Use git_attr_name() 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Junio C Hamano 7fb0eaa289 git_attr(): fix function signature 15 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Daniel Lowe 42fc1139a0 Fix non-literal format in printf-style calls 16 years ago
Dmitry Potapov b4666852a0 check-attr: Add --stdin option 16 years ago
Dmitry Potapov 41038c5e15 check-attr: add an internal check_attr() function 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 18 years ago
Brian Downing 6b06d518ca Add read_cache to builtin-check-attr 18 years ago
Junio C Hamano a5e92abde6 Fix funny types used in attribute value representation 18 years ago
Junio C Hamano 515106fa13 Allow more than true/false to attributes. 18 years ago
Junio C Hamano e4aee10a2e Change attribute negation marker from '!' to '-'. 18 years ago
Junio C Hamano d0bfd026a8 Add basic infrastructure to assign attributes to paths 18 years ago