author | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Dec 2010 02:14:45 +0000 (18:14 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Dec 2010 02:14:45 +0000 (18:14 -0800) |
* master:
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
gitweb: Include links to feeds in HTML header only for '200 OK' response
fsck docs: remove outdated and useless diagnostic
userdiff: fix typo in ruby and python word regexes
trace.c: mark file-local function static
Fix typo in git-gc document.
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
gitweb: Include links to feeds in HTML header only for '200 OK' response
fsck docs: remove outdated and useless diagnostic
userdiff: fix typo in ruby and python word regexes
trace.c: mark file-local function static
Fix typo in git-gc document.
1 | 2 | |||
---|---|---|---|---|
gitweb/gitweb.perl | patch | | diff1 | | diff2 | | blob | history |
diff --cc gitweb/gitweb.perl
Simple merge