| author | Junio C Hamano <gitster@pobox.com> | |
| Fri, 9 Dec 2011 21:37:05 +0000 (13:37 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Fri, 9 Dec 2011 21:37:05 +0000 (13:37 -0800) | ||
| commit | a4043aeafed7962716a513e38ca1d5e192e7e831 | |
| tree | e48b94c2e8073ad86e2e8e0801766e217e0397b1 | tree | snapshot |
| parent | 1ee740e66975adbab080301ebd364e253be3d513 | commit | diff |
| parent | d050464541d51ab65863218d93b351de3392f476 | commit | diff |
Merge branch 'jc/request-pull-show-head-4'
* jc/request-pull-show-head-4:
request-pull: use the annotated tag contents
fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield" sparse error
environment.c: Fix an sparse "symbol not declared" warning
builtin/log.c: Fix an "Using plain integer as NULL pointer" warning
fmt-merge-msg: use branch.$name.description
request-pull: use the branch description
request-pull: state what commit to expect
request-pull: modernize style
branch: teach --edit-description option
format-patch: use branch description in cover letter
branch: add read_branch_desc() helper function
Conflicts:
builtin/branch.c
* jc/request-pull-show-head-4:
request-pull: use the annotated tag contents
fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield" sparse error
environment.c: Fix an sparse "symbol not declared" warning
builtin/log.c: Fix an "Using plain integer as NULL pointer" warning
fmt-merge-msg: use branch.$name.description
request-pull: use the branch description
request-pull: state what commit to expect
request-pull: modernize style
branch: teach --edit-description option
format-patch: use branch description in cover letter
branch: add read_branch_desc() helper function
Conflicts:
builtin/branch.c
| Documentation/git-branch.txt | diff1 | | diff2 | | blob | history |
| Makefile | diff1 | | diff2 | | blob | history |
| branch.c | diff1 | | diff2 | | blob | history |
| builtin/branch.c | diff1 | | diff2 | | blob | history |
| builtin/fmt-merge-msg.c | diff1 | | diff2 | | blob | history |
| builtin/merge.c | diff1 | | diff2 | | blob | history |
| environment.c | diff1 | | diff2 | | blob | history |