Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cb/transfer-no-progress' | Junio C Hamano | 2012-02-20 | 7 | -21/+28 |
|\ | |||||
| * | push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progress | Clemens Buchacher | 2012-02-13 | 7 | -21/+28 |
* | | Merge branch 'cb/receive-pack-keep-errors' | Junio C Hamano | 2012-02-20 | 2 | -11/+35 |
|\ \ | |||||
| * | | do not override receive-pack errorscb/receive-pack-keep-errors | Clemens Buchacher | 2012-02-13 | 2 | -11/+35 |
* | | | Merge branch 'cb/maint-t5541-make-server-port-portable' | Junio C Hamano | 2012-02-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | t5541: check error message against the real port number usedcb/maint-t5541-make-server-port-portable | Clemens Buchacher | 2012-02-13 | 1 | -1/+1 |
* | | | | Merge branch 'cb/maint-rev-list-verify-object' | Junio C Hamano | 2012-02-20 | 2 | -2/+28 |
|\ \ \ \ | |||||
| * | | | | git rev-list: fix invalid typecastcb/maint-rev-list-verify-object | Clemens Buchacher | 2012-02-13 | 2 | -2/+28 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-20 | 3 | -1/+44 |
|\ \ \ \ | |||||
| * | | | | Update draft release notes to 1.7.9.2 | Junio C Hamano | 2012-02-20 | 1 | -0/+3 |
| * | | | | gitweb: Fix 'grep' search for multiple matches in file | Jakub Narebski | 2012-02-19 | 2 | -1/+41 |
* | | | | | Sync with maint | Junio C Hamano | 2012-02-16 | 3 | -4/+31 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update draft release notes to 1.7.9.2 | Junio C Hamano | 2012-02-16 | 2 | -1/+28 |
| * | | | | Merge branch 'jc/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-02-16 | 2 | -1/+29 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/maint-mailmap-output' into maint | Junio C Hamano | 2012-02-16 | 1 | -8/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/prompt-fallback-to-tty' into maint | Junio C Hamano | 2012-02-16 | 1 | -9/+18 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jn/gitweb-search-utf-8' into maint | Junio C Hamano | 2012-02-16 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-commit-ignore-i-t-a' into maint | Junio C Hamano | 2012-02-16 | 2 | -6/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'mm/empty-loose-error-message' into maint | Junio C Hamano | 2012-02-16 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nk/ctype-for-perf' into maint | Junio C Hamano | 2012-02-16 | 2 | -1/+16 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jx/i18n-more-marking' into maint | Junio C Hamano | 2012-02-16 | 2 | -14/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | man: rearrange git synopsis to fit in 80 lines | Zbigniew Jędrzejewski-Szmek | 2012-02-16 | 1 | -3/+3 |
| * | | | | | | | | | | | | completion: --list option for git-branch | Ralf Thielow | 2012-02-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'rt/completion-branch-edit-desc' into maint | Junio C Hamano | 2012-02-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 2012-02-14 | 5 | -5/+109 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | standardize and improve lookup rules for external local reposjk/git-dir-lookup | Jeff King | 2012-02-02 | 5 | -5/+109 |
* | | | | | | | | | | | | | | | Merge branch 'jk/grep-binary-attribute' | Junio C Hamano | 2012-02-14 | 5 | -192/+308 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | grep: pre-load userdiff drivers when threadedjk/grep-binary-attribute | Jeff King | 2012-02-02 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | | grep: load file data after checking binary-ness | Jeff King | 2012-02-02 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | grep: respect diff attributes for binary-ness | Jeff King | 2012-02-02 | 3 | -2/+39 |
| * | | | | | | | | | | | | | | | grep: cache userdiff_driver in grep_source | Jeff King | 2012-02-02 | 2 | -6/+20 |
| * | | | | | | | | | | | | | | | grep: drop grep_buffer's "name" parameter | Jeff King | 2012-02-02 | 3 | -4/+3 |
| * | | | | | | | | | | | | | | | convert git-grep to use grep_source interface | Jeff King | 2012-02-02 | 1 | -119/+23 |
| * | | | | | | | | | | | | | | | grep: refactor the concept of "grep source" into an object | Jeff King | 2012-02-02 | 2 | -34/+186 |
| * | | | | | | | | | | | | | | | grep: move sha1-reading mutex into low-level code | Jeff King | 2012-02-02 | 3 | -23/+29 |
| * | | | | | | | | | | | | | | | grep: make locking flag global | Jeff King | 2012-02-02 | 3 | -11/+13 |
* | | | | | | | | | | | | | | | | Merge branch 'nd/pack-objects-parseopt' | Junio C Hamano | 2012-02-14 | 3 | -190/+148 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | pack-objects: convert to use parse_options()nd/pack-objects-parseopt | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -176/+139 |
| * | | | | | | | | | | | | | | | | pack-objects: remove bogus comment | Nguyễn Thái Ngọc Duy | 2012-02-01 | 2 | -14/+5 |
| * | | | | | | | | | | | | | | | | pack-objects: do not accept "--index-version=version," | Nguyễn Thái Ngọc Duy | 2012-02-01 | 2 | -1/+5 |
| |/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | Merge branch 'dp/i18n-libcharset' | Junio C Hamano | 2012-02-14 | 3 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Makefile: introduce CHARSET_LIB to link with -lcharsetdp/i18n-libcharset | Дилян Палаузов | 2012-02-13 | 3 | -0/+16 |
| |/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | Merge branch 'mh/war-on-extra-refs' | Junio C Hamano | 2012-02-14 | 5 | -75/+64 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | refs: remove the extra_refs APImh/war-on-extra-refs | Michael Haggerty | 2012-02-12 | 2 | -30/+1 |
| * | | | | | | | | | | | | | | | | clone: do not add alternate references to extra_refs | Michael Haggerty | 2012-02-12 | 1 | -12/+0 |
| * | | | | | | | | | | | | | | | | everything_local(): mark alternate refs as complete | Michael Haggerty | 2012-02-12 | 2 | -1/+7 |
| * | | | | | | | | | | | | | | | | fetch-pack.c: inline insert_alternate_refs() | Michael Haggerty | 2012-02-12 | 1 | -6/+1 |
| * | | | | | | | | | | | | | | | | fetch-pack.c: rename some parameters from "path" to "refname" | Michael Haggerty | 2012-02-12 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | | clone.c: move more code into the "if (refs)" conditional | Michael Haggerty | 2012-02-12 | 1 | -19/+20 |
| * | | | | | | | | | | | | | | | | t5700: document a failure of alternates to affect fetch | Michael Haggerty | 2012-02-12 | 1 | -3/+31 |