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