aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-mergetool: check return value from readJay Soffian2011-09-19
* Git 1.7.6.3v1.7.6.3Junio C Hamano2011-09-12
* Merge branch 'jl/maint-fetch-submodule-check-fix' into maintJunio C Hamano2011-09-12
|\
| * fetch: skip on-demand checking when no submodules are configuredJens Lehmann2011-09-09
* | Prepare for 1.7.6.3 maintenance releaseJunio C Hamano2011-09-11
* | Merge branch 'ms/reflog-show-is-default' into maintJunio C Hamano2011-09-11
|\ \
| * | reflog: actually default to subcommand 'show'Michael Schubert2011-08-01
* | | Merge branch 'jk/reset-reflog-message-fix' into maintJunio C Hamano2011-09-11
|\ \ \
| * | | reset: give better reflog messagesJeff King2011-07-22
* | | | Merge branch 'vi/make-test-vector-less-specific' into maintJunio C Hamano2011-09-11
|\ \ \ \
| * | | | tests: cleanup binary test vector filesVitaliy Ivanov2011-07-19
* | | | | Merge branch 'jk/tag-contains-ab' (early part) into maintJunio C Hamano2011-09-11
|\ \ \ \ \
| * | | | | tag: speed up --contains calculationJeff King2011-06-11
* | | | | | Merge branch 'dz/connect-error-report' into maintJunio C Hamano2011-09-11
|\ \ \ \ \ \
| * | | | | | Do not log unless all connect() attempts failDave Zarzycki2011-07-14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/maint-mergetool-read-fix' into maintJunio C Hamano2011-09-11
|\ \ \ \ \ \
| * | | | | | mergetool: check return value from readJunio C Hamano2011-07-01
* | | | | | | Merge branch 'jk/maint-config-param' into maintJunio C Hamano2011-09-11
|\ \ \ \ \ \ \
| * | | | | | | config: use strbuf_split_str instead of a temporary strbufJeff King2011-06-22
| * | | | | | | strbuf: allow strbuf_split to work on non-strbufsJeff King2011-06-22
| * | | | | | | config: avoid segfault when parsing command-line configJeff King2011-06-22
| * | | | | | | config: die on error in command-line configJeff King2011-06-22
| * | | | | | | fix "git -c" parsing of values with equals signsJeff King2011-06-22
| * | | | | | | strbuf_split: add a max parameterJeff King2011-06-22
* | | | | | | | Merge branch 'jn/doc-dashdash' into maintJunio C Hamano2011-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/i18n: quote double-dash for AsciiDocJonathan Nieder2011-06-29
| * | | | | | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-29
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-29
* | | | | | | | | Merge branch 'jk/maint-1.7.2-status-ignored' into maintJunio C Hamano2011-09-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git status --ignored: tests and docsJunio C Hamano2011-06-02
| * | | | | | | | | status: fix bug with missing --ignore filesJeff King2011-06-02
* | | | | | | | | | SubmittingPathces: remove Cogito referenceSverre Rabbelier2011-09-11
* | | | | | | | | | Git 1.7.6.2v1.7.6.2Junio C Hamano2011-09-06
* | | | | | | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
* | | | | | | | | | Documentation: clarify effects of -- <path> argumentsThomas Rast2011-08-30
* | | | | | | | | | whitespace: have SP on both sides of an assignment "="Junio C Hamano2011-08-25
* | | | | | | | | | update-ref: whitespace fixPang Yan Han2011-08-25
* | | | | | | | | | Git 1.7.6.1v1.7.6.1Junio C Hamano2011-08-24
* | | | | | | | | | Merge branch 'jc/maint-smart-http-race-upload-pack' into maintJunio C Hamano2011-08-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | get_indexed_object can return NULL if nothing is in that slot; check for itBrian Harring2011-08-24
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff -c/--cc: do not mistake "resolved as deletion" as "use working tree"Junio C Hamano2011-08-04
* | | | | | | | | | | | Merge branch 'cb/maint-exec-error-report' into maintJunio C Hamano2011-08-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | notice error exit from pagerClemens Buchacher2011-08-01
| * | | | | | | | | | | | error_routine: use parent's stderr if exec failsClemens Buchacher2011-07-31
* | | | | | | | | | | | | Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | receive-pack: do not overstep command line argument arrayJunio C Hamano2011-08-08
| * | | | | | | | | | | | | propagate --quiet to send-pack/receive-packClemens Buchacher2011-07-31
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/maint-smart-http-race-upload-pack' into maintJunio C Hamano2011-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |