summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-04git-check-attr: Demonstrate problems with unnormalized pathsMichael Haggerty1-0/+9
2011-08-04git-check-attr: test that no output is written to stderrMichael Haggerty1-2/+3
2011-08-04Rename git_checkattr() to git_check_attr()Michael Haggerty10-16/+16
2011-08-04git-check-attr: Fix command-line handling to match docsMichael Haggerty3-9/+14
2011-08-04git-check-attr: Drive two tests using the same raw dataMichael Haggerty1-36/+23
2011-08-04git-check-attr: Add an --all option to show all attributesMichael Haggerty3-18/+74
2011-08-04git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2-2/+9
2011-08-04git-check-attr: Process command-line args more systematicallyMichael Haggerty1-7/+12
2011-08-04git-check-attr: Handle each error separatelyMichael Haggerty1-7/+4
2011-08-04git-check-attr: Extract a function error_with_usage()Michael Haggerty1-2/+7
2011-08-04git-check-attr: Introduce a new variableMichael Haggerty1-6/+7
2011-08-04git-check-attr: Extract a function output_attr()Michael Haggerty1-3/+9
2011-08-04Allow querying all attributes on a fileMichael Haggerty3-14/+67
2011-08-04Remove redundant checkMichael Haggerty1-2/+1
2011-08-04Remove redundant call to bootstrap_attr_stack()Michael Haggerty1-1/+0
2011-08-04Extract a function collect_all_attrs()Michael Haggerty1-3/+14
2011-08-04Teach prepare_attr_stack() to figure out dirlen itselfMichael Haggerty1-10/+11
2011-08-04git-check-attr: Use git_attr_name()Michael Haggerty1-7/+6
2011-08-04Provide access to the name attribute of git_attrMichael Haggerty3-1/+14
2011-08-04git-check-attr: Add tests of command-line parsingMichael Haggerty1-0/+7
2011-08-04git-check-attr: Add missing "&&"Michael Haggerty1-1/+1
2011-08-04Disallow the empty string as an attribute nameMichael Haggerty2-1/+7
2011-08-04Remove anachronism from commentMichael Haggerty1-4/+2
2011-08-04doc: Correct git_attr() calls in example codeMichael Haggerty1-5/+5
2011-08-04doc: Add a link from gitattributes(5) to git-check-attr(1)Michael Haggerty1-0/+3
2011-07-24Merge branch 'maint'Junio C Hamano1-1/+13
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann1-1/+13
2011-07-22Update draft release notes to 1.7.7Junio C Hamano1-1/+16
2011-07-22Merge branch 'dc/stash-con-untracked'Junio C Hamano3-7/+228
2011-07-22Merge branch 'jk/tag-contains-ab'Junio C Hamano1-1/+45
2011-07-22Merge branch 'dz/connect-error-report'Junio C Hamano1-14/+11
2011-07-22Merge branch 'mz/doc-rebase-abort'Junio C Hamano2-7/+11
2011-07-22Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano2-3/+6
2011-07-22Merge branch 'js/maint-add-path-stat-pwd'Junio C Hamano1-1/+2
2011-07-22Merge branch 'ms/help-unknown'Junio C Hamano1-0/+12
2011-07-22Merge branch 'mz/doc-synopsis-verse'Junio C Hamano93-6/+92
2011-07-22Merge branch 'jc/checkout-reflog-fix'Junio C Hamano1-2/+5
2011-07-22Merge branch 'jc/maint-mergetool-read-fix'Junio C Hamano1-4/+4
2011-07-22Merge branch 'jn/gitweb-search'Junio C Hamano1-199/+241
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano3-11/+15
2011-07-22Merge branch 'maint'Junio C Hamano5-8/+16
2011-07-22doc/fast-import: clarify notemodify commandDmitry Ivankov1-3/+8
2011-07-22Documentation: minor grammatical fix in rev-list-options.txtJack Nagel1-1/+1
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne1-2/+3
2011-07-20remote-curl: Add a format check to parsing of info/refsJulian Phillips1-0/+2
2011-07-19git-config: Remove extra whitespacesPavan Kumar Sunkara1-2/+2
2011-07-19Update draft release notes to 1.7.7Junio C Hamano1-2/+49
2011-07-19Merge branch 'jc/index-pack'Junio C Hamano11-249/+395
2011-07-19Merge branch 'jn/mime-type-with-params'Junio C Hamano1-1/+10
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano3-29/+46