aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | helping smart-http/stateless-rpc fetch raceJunio C Hamano2011-08-08
* | | | | | | | | | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maintJunio C Hamano2011-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-15
* | | | | | | | | | | | | | | | | | | add technical documentation about ref iterationHeiko Voigt2011-08-22
* | | | | | | | | | | | | | | | | | | Do not use C++-style commentsMichael Haggerty2011-08-22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | fetch-pack: check for valid commit from serverNguyễn Thái Ngọc Duy2011-08-18
* | | | | | | | | | | | | | | | | | checkout-index: remove obsolete commentNguyễn Thái Ngọc Duy2011-08-17
* | | | | | | | | | | | | | | | | | Prepare for 1.7.6.1Junio C Hamano2011-08-16