From: Junio C Hamano Date: Thu, 9 Mar 2006 21:10:50 +0000 (-0800) Subject: Merge branch 'jc/fsck' into next X-Git-Tag: v1.3.0-rc1~40 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=b8cfe290a891611c15bbb79c412d16e57ae8784e;p=git.git Merge branch 'jc/fsck' into next * jc/fsck: fsck-objects: Remove --standalone refs.c::do_for_each_ref(): Finish error message lines with "\n" Nicer output from 'git' Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) Remove trailing dot after short description Fix some inconsistencies in the docs contrib/git-svn: fix a harmless warning on rebuild (with old repos) contrib/git-svn: remove the --no-stop-on-copy flag contrib/git-svn: fix svn compat and fetch args Don't recurse into parents marked uninteresting. diff-delta: bound hash list length to avoid O(m*n) behavior test-delta needs zlib to compile git-fmt-merge-msg cleanup --- b8cfe290a891611c15bbb79c412d16e57ae8784e