summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-check-attr: Normalize pathsMichael Haggerty2011-08-042-10/+14
* git-check-attr: Demonstrate problems with relative pathsMichael Haggerty2011-08-041-1/+14
* git-check-attr: Demonstrate problems with unnormalized pathsMichael Haggerty2011-08-041-0/+9
* git-check-attr: test that no output is written to stderrMichael Haggerty2011-08-041-2/+3
* Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-0410-16/+16
* git-check-attr: Fix command-line handling to match docsMichael Haggerty2011-08-043-9/+14
* git-check-attr: Drive two tests using the same raw dataMichael Haggerty2011-08-041-36/+23
* git-check-attr: Add an --all option to show all attributesMichael Haggerty2011-08-043-18/+74
* git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2011-08-042-2/+9
* git-check-attr: Process command-line args more systematicallyMichael Haggerty2011-08-041-7/+12
* git-check-attr: Handle each error separatelyMichael Haggerty2011-08-041-7/+4
* git-check-attr: Extract a function error_with_usage()Michael Haggerty2011-08-041-2/+7
* git-check-attr: Introduce a new variableMichael Haggerty2011-08-041-6/+7
* git-check-attr: Extract a function output_attr()Michael Haggerty2011-08-041-3/+9
* Allow querying all attributes on a fileMichael Haggerty2011-08-043-14/+67
* Remove redundant checkMichael Haggerty2011-08-041-2/+1
* Remove redundant call to bootstrap_attr_stack()Michael Haggerty2011-08-041-1/+0
* Extract a function collect_all_attrs()Michael Haggerty2011-08-041-3/+14
* Teach prepare_attr_stack() to figure out dirlen itselfMichael Haggerty2011-08-041-10/+11
* git-check-attr: Use git_attr_name()Michael Haggerty2011-08-041-7/+6
* Provide access to the name attribute of git_attrMichael Haggerty2011-08-043-1/+14
* git-check-attr: Add tests of command-line parsingMichael Haggerty2011-08-041-0/+7
* git-check-attr: Add missing "&&"Michael Haggerty2011-08-041-1/+1
* Disallow the empty string as an attribute nameMichael Haggerty2011-08-042-1/+7
* Remove anachronism from commentMichael Haggerty2011-08-041-4/+2
* doc: Correct git_attr() calls in example codeMichael Haggerty2011-08-041-5/+5
* doc: Add a link from gitattributes(5) to git-check-attr(1)Michael Haggerty2011-08-041-0/+3
* Merge branch 'maint'Junio C Hamano2011-07-241-1/+13
|\
| * tests: print failed test numbers at the end of the test runJens Lehmann2011-07-241-1/+13
* | Update draft release notes to 1.7.7Junio C Hamano2011-07-221-1/+16
* | Merge branch 'dc/stash-con-untracked'Junio C Hamano2011-07-223-7/+228
|\ \
| * | stash: Add --include-untracked option to stash and remove all untracked filesDavid Caldwell2011-06-263-6/+227
* | | Merge branch 'jk/tag-contains-ab'Junio C Hamano2011-07-221-1/+45
|\ \ \
| * | | Revert clock-skew based attempt to optimize tag --contains traversalJunio C Hamano2011-07-146-87/+3
| * | | git skew: a tool to find how big a clock skew exists in the historyJeff King2011-06-305-0/+54
| * | | default core.clockskew variable to one dayJeff King2011-06-111-1/+1
| * | | limit "contains" traversals based on commit timestampJeff King2011-06-111-3/+33
| * | | tag: speed up --contains calculationJeff King2011-06-111-1/+45
* | | | Merge branch 'dz/connect-error-report'Junio C Hamano2011-07-221-14/+11
|\ \ \ \
| * | | | Do not log unless all connect() attempts failDave Zarzycki2011-07-141-14/+11
* | | | | Merge branch 'mz/doc-rebase-abort'Junio C Hamano2011-07-222-7/+11
|\ \ \ \ \
| * | | | | rebase: clarify "restore the original branch"Martin von Zweigbergk2011-07-132-7/+11
| |/ / / /
* | | | | Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano2011-07-222-3/+6
|\ \ \ \ \
| * | | | | Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg2011-07-122-3/+6
* | | | | | Merge branch 'js/maint-add-path-stat-pwd'Junio C Hamano2011-07-221-1/+2
|\ \ \ \ \ \
| * | | | | | get_pwd_cwd(): Do not trust st_dev/st_ino blindlyJohannes Schindelin2011-07-111-1/+2
* | | | | | | Merge branch 'ms/help-unknown'Junio C Hamano2011-07-221-0/+12
|\ \ \ \ \ \ \
| * | | | | | | help_unknown_cmd: do not propose an "unknown" cmdMichael Schubert2011-07-081-0/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'mz/doc-synopsis-verse'Junio C Hamano2011-07-2293-6/+92
|\ \ \ \ \ \ \
| * | | | | | | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-0693-6/+92