| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 16 Mar 2011 23:59:30 +0000 (16:59 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 16 Mar 2011 23:59:30 +0000 (16:59 -0700) | ||
| commit | b2f6eab4027beaaa7415e70dad269bdc7cc27722 | |
| tree | 2e6088ca17b4042ccf9c658148cd5af55021c8a1 | tree | snapshot |
| parent | 06316234accdcb6608506aed6600cd60ff5c5c8e | commit | diff |
| parent | fbcda3c0a72cbcc105100ebef1b1dae54d854204 | commit | diff |
Merge branch 'maint'
* maint:
Prepare draft release notes to 1.7.4.2
gitweb: highlight: replace tabs with spaces
make_absolute_path: return the input path if it points to our buffer
valgrind: ignore SSE-based strlen invalid reads
diff --submodule: split into bite-sized pieces
cherry: split off function to print output lines
branch: split off function that writes tracking info and commit subject
standardize brace placement in struct definitions
compat: make gcc bswap an inline function
enums: omit trailing comma for portability
Conflicts:
RelNotes
* maint:
Prepare draft release notes to 1.7.4.2
gitweb: highlight: replace tabs with spaces
make_absolute_path: return the input path if it points to our buffer
valgrind: ignore SSE-based strlen invalid reads
diff --submodule: split into bite-sized pieces
cherry: split off function to print output lines
branch: split off function that writes tracking info and commit subject
standardize brace placement in struct definitions
compat: make gcc bswap an inline function
enums: omit trailing comma for portability
Conflicts:
RelNotes
| builtin/add.c | diff1 | | diff2 | | blob | history |
| builtin/grep.c | diff1 | | diff2 | | blob | history |
| builtin/log.c | diff1 | | diff2 | | blob | history |
| cache.h | diff1 | | diff2 | | blob | history |
| config.c | diff1 | | diff2 | | blob | history |
| fast-import.c | diff1 | | diff2 | | blob | history |
| merge-recursive.c | diff1 | | diff2 | | blob | history |
| transport-helper.c | diff1 | | diff2 | | blob | history |