Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 1.7.8.5 | Junio C Hamano | 2012-02-26 | 1 | -0/+10 |
|\ | |||||
| * | am: don't infloop for an empty input file | Jim Meyering | 2012-02-26 | 1 | -0/+10 |
* | | git-p4: remove bash-ism in t9800 | Pete Wyckoff | 2012-02-26 | 1 | -9/+15 |
* | | git-p4: remove bash-ism in t9809 | Pete Wyckoff | 2012-02-26 | 1 | -1/+1 |
* | | git-p4: fix submit regression with clientSpec and subdir clone | Pete Wyckoff | 2012-02-26 | 1 | -11/+131 |
* | | git-p4: set useClientSpec variable on initial clone | Pete Wyckoff | 2012-02-26 | 1 | -0/+17 |
* | | Merge branch 'cb/receive-pack-keep-errors' into maint | Junio C Hamano | 2012-02-21 | 1 | -4/+18 |
|\ \ | |||||
| * | | do not override receive-pack errorscb/receive-pack-keep-errors | Clemens Buchacher | 2012-02-13 | 1 | -4/+18 |
| |/ | |||||
* | | Merge branch 'cb/transfer-no-progress' into maint | Junio C Hamano | 2012-02-21 | 1 | -1/+2 |
|\ \ | |||||
| * | | push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progress | Clemens Buchacher | 2012-02-13 | 1 | -1/+2 |
* | | | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+100 |
|\ \ \ | |||||
| * | | | standardize and improve lookup rules for external local reposjk/git-dir-lookup | Jeff King | 2012-02-02 | 1 | -0/+100 |
* | | | | Merge branch 'cb/maint-rev-list-verify-object' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | git rev-list: fix invalid typecastcb/maint-rev-list-verify-object | Clemens Buchacher | 2012-02-13 | 1 | -0/+26 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-18 | 1 | -0/+8 |
| |\ \ \ | |||||
| | * | | | diff-index: enable recursive pathspec matching in unpack_trees | Nguyen Thai Ngoc Duy | 2012-01-18 | 1 | -0/+8 |
* | | | | | Merge branch 'cb/maint-t5541-make-server-port-portable' into maint | Junio C Hamano | 2012-02-21 | 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 'jk/grep-binary-attribute' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | grep: respect diff attributes for binary-ness | Jeff King | 2012-02-02 | 1 | -0/+24 |
* | | | | | | | Merge branch 'nd/diffstat-gramnum' into maint | Junio C Hamano | 2012-02-21 | 64 | -109/+109 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use correct grammar in diffstat summary linend/diffstat-gramnum | Nguyễn Thái Ngọc Duy | 2012-02-03 | 64 | -109/+109 |
| |/ / / / / / | |||||
* | | | | | | | gitweb: Fix 'grep' search for multiple matches in file | Jakub Narebski | 2012-02-19 | 1 | -0/+39 |
* | | | | | | | Merge branch 'jc/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-02-16 | 1 | -1/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git checkout -b: allow switching out of an unborn branchjc/checkout-out-of-unborn | Junio C Hamano | 2012-02-06 | 1 | -1/+10 |
* | | | | | | | | Merge branch 'jc/maint-commit-ignore-i-t-a' into maint | Junio C Hamano | 2012-02-16 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit: ignore intent-to-add entries instead of refusingjc/maint-commit-ignore-i-t-a | Junio C Hamano | 2012-02-07 | 1 | -3/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jk/maint-tag-show-fixes' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tag: do not show non-tag contents with "-n"jk/maint-tag-show-fixes | Junio C Hamano | 2012-02-08 | 1 | -0/+13 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jn/merge-no-edit-fix' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | merge: do not launch an editor on "--no-edit $tag"jn/merge-no-edit-fix | Junio C Hamano | 2012-02-09 | 1 | -0/+12 |
* | | | | | | | | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | parse_date(): '@' prefix forces git-timestampjc/parse-date-raw | Junio C Hamano | 2012-02-03 | 1 | -0/+23 |
* | | | | | | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | merge: do not create a signed tag merge under --ff-only optionjc/merge-ff-only-stronger-than-signed-merge | Junio C Hamano | 2012-02-05 | 1 | -0/+13 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 | 2 | -4/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | branch --edit-description: protect against mistyped branch namejc/branch-desc-typoavoidance | Junio C Hamano | 2012-02-05 | 1 | -4/+37 |
| * | | | | | | | | tests: add write_script helper function | Junio C Hamano | 2012-02-03 | 1 | -0/+9 |
| |/ / / / / / / | |||||
* | | | | | | | | t: use sane_unset instead of unset | Ævar Arnfjörð Bjarmason | 2012-02-13 | 6 | -10/+10 |
* | | | | | | | | Remove Git's support for smoke testing | Ævar Arnfjörð Bjarmason | 2012-02-13 | 3 | -133/+1 |
* | | | | | | | | Merge branch 'jc/maint-request-pull-for-tag' into maint | Junio C Hamano | 2012-02-10 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | request-pull: explicitly ask tags/$name to be pulledjc/maint-request-pull-for-tag | Junio C Hamano | 2012-01-31 | 1 | -5/+1 |
* | | | | | | | | | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | grep: fix -l/-L interaction with decoration linestr/grep-l-with-decoration | Albert Yale | 2012-01-23 | 1 | -0/+22 |
* | | | | | | | | | | Merge branch 'jl/submodule-re-add' into maint | Junio C Hamano | 2012-02-10 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-add | Jens Lehmann | 2012-01-24 | 1 | -0/+8 |
* | | | | | | | | | | | Merge branch 'da/maint-mergetool-twoway' into maint | Junio C Hamano | 2012-02-10 | 1 | -1/+27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mergetool: Provide an empty file when neededda/maint-mergetool-twoway | David Aguilar | 2012-01-23 | 1 | -1/+27 |
* | | | | | | | | | | | | Merge branch 'sp/smart-http-failure-to-push' into maint | Junio C Hamano | 2012-02-05 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | remote-curl: Fix push status report when all branches fail | Shawn O. Pearce | 2012-01-20 | 1 | -0/+28 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | |