Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | reset: give better reflog messages | Jeff King | 2011-07-22 | |
* | | | | | | | | | | | | Merge branch 'vi/make-test-vector-less-specific' into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | tests: cleanup binary test vector files | Vitaliy Ivanov | 2011-07-19 | |
* | | | | | | | | | | | | | Merge branch 'jk/tag-contains-ab' (early part) into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | tag: speed up --contains calculation | Jeff King | 2011-06-11 | |
* | | | | | | | | | | | | | | Merge branch 'dz/connect-error-report' into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Do not log unless all connect() attempts fail | Dave Zarzycki | 2011-07-14 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jc/maint-mergetool-read-fix' into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | mergetool: check return value from read | Junio C Hamano | 2011-07-01 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-config-param' into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | config: use strbuf_split_str instead of a temporary strbuf | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | strbuf: allow strbuf_split to work on non-strbufs | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | config: avoid segfault when parsing command-line config | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | config: die on error in command-line config | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | fix "git -c" parsing of values with equals signs | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | strbuf_split: add a max parameter | Jeff King | 2011-06-22 | |
* | | | | | | | | | | | | | | | | Merge branch 'jn/doc-dashdash' into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Documentation/i18n: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 | |
| * | | | | | | | | | | | | | | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 2011-06-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-1.7.2-status-ignored' into maint | Junio C Hamano | 2011-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | git status --ignored: tests and docs | Junio C Hamano | 2011-06-02 | |
| * | | | | | | | | | | | | | | | | status: fix bug with missing --ignore files | Jeff King | 2011-06-02 | |
* | | | | | | | | | | | | | | | | | SubmittingPathces: remove Cogito reference | Sverre Rabbelier | 2011-09-11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Git 1.7.6.2v1.7.6.2 | Junio C Hamano | 2011-09-06 | |
* | | | | | | | | | | | | | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint" | Junio C Hamano | 2011-09-06 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Documentation: clarify effects of -- <path> arguments | Thomas Rast | 2011-08-30 | |
* | | | | | | | | | | | | | | | whitespace: have SP on both sides of an assignment "=" | Junio C Hamano | 2011-08-25 | |
* | | | | | | | | | | | | | | | update-ref: whitespace fix | Pang Yan Han | 2011-08-25 | |
* | | | | | | | | | | | | | | | Git 1.7.6.1v1.7.6.1 | Junio C Hamano | 2011-08-24 | |
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-smart-http-race-upload-pack' into maint | Junio C Hamano | 2011-08-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | get_indexed_object can return NULL if nothing is in that slot; check for it | Brian Harring | 2011-08-24 | |
* | | | | | | | | | | | | | | | | Update draft release notes for 1.7.6.1 | Junio C Hamano | 2011-08-23 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-combined-diff-work-tree' into maint | Junio C Hamano | 2011-08-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | diff -c/--cc: do not mistake "resolved as deletion" as "use working tree" | Junio C Hamano | 2011-08-04 | |
* | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-exec-error-report' into maint | Junio C Hamano | 2011-08-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | notice error exit from pager | Clemens Buchacher | 2011-08-01 | |
| * | | | | | | | | | | | | | | | | | error_routine: use parent's stderr if exec fails | Clemens Buchacher | 2011-07-31 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-quiet-push' into maint | Junio C Hamano | 2011-08-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | receive-pack: do not overstep command line argument array | Junio C Hamano | 2011-08-08 | |
| * | | | | | | | | | | | | | | | | | | propagate --quiet to send-pack/receive-pack | Clemens Buchacher | 2011-07-31 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-smart-http-race-upload-pack' into maint | Junio C Hamano | 2011-08-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | helping smart-http/stateless-rpc fetch race | Junio C Hamano | 2011-08-08 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maint | Junio C Hamano | 2011-08-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met | Junio C Hamano | 2011-06-15 | |
* | | | | | | | | | | | | | | | | | | | add technical documentation about ref iteration | Heiko Voigt | 2011-08-22 | |
* | | | | | | | | | | | | | | | | | | | Do not use C++-style comments | Michael Haggerty | 2011-08-22 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | fetch-pack: check for valid commit from server | Nguyễn Thái Ngọc Duy | 2011-08-18 | |
* | | | | | | | | | | | | | | | | | | checkout-index: remove obsolete comment | Nguyễn Thái Ngọc Duy | 2011-08-17 | |
* | | | | | | | | | | | | | | | | | | Prepare for 1.7.6.1 | Junio C Hamano | 2011-08-16 |