aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Update draft release notes for 1.7.6.1Junio C Hamano2011-08-23
| * | | | | | | | | | | | | Merge branch 'jc/maint-combined-diff-work-tree' into maintJunio C Hamano2011-08-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/maint-exec-error-report' into maintJunio C Hamano2011-08-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-smart-http-race-upload-pack' into maintJunio C Hamano2011-08-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maintJunio C Hamano2011-08-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2011-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | add technical documentation about ref iterationHeiko Voigt2011-08-22
| * | | | | | | | | | | | | | | | Do not use C++-style commentsMichael Haggerty2011-08-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Update draft release notes to 1.7.7Junio C Hamano2011-08-18
* | | | | | | | | | | | | | | | Merge branch 'db/am-skip-blank-at-the-beginning'Junio C Hamano2011-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | am: ignore leading whitespace before patchDavid Barr2011-08-11
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ma/am-exclude'Junio C Hamano2011-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | am: Document new --exclude=<path> optionmaximilian attems2011-08-09
| * | | | | | | | | | | | | | | | am: pass exclude down to applymaximilian attems2011-08-03
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fetch-pack: check for valid commit from serverNguyễn Thái Ngọc Duy2011-08-18
* | | | | | | | | | | | | | | | | Update draft release notes to 1.7.7Junio C Hamano2011-08-17
* | | | | | | | | | | | | | | | | Merge branch 'mh/check-attr-relative'Junio C Hamano2011-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | test-path-utils: Add subcommand "prefix_path"Michael Haggerty2011-08-04
| * | | | | | | | | | | | | | | | | test-path-utils: Add subcommand "absolute_path"Michael Haggerty2011-08-04
| * | | | | | | | | | | | | | | | | git-check-attr: Normalize pathsMichael Haggerty2011-08-04
| * | | | | | | | | | | | | | | | | 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 'js/bisect-no-checkout'Junio C Hamano2011-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | bisect: add support for bisecting bare repositoriesJon Seymour2011-08-09