diff options
author | Junio C Hamano <junkio@cox.net> | 2006-08-23 14:18:24 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-23 14:18:24 -0700 |
commit | 2ad6ba353aa3815894674a0dee56aa75f8a5fc7b (patch) | |
tree | 344307752bbd6c01d424e03eb7a4481012d4bde4 /merge-recursive.c | |
parent | eed94a570e0421175d6b4342c0ac48e03ceedf0b (diff) | |
parent | a8e0d16d85fb2ea53775f64549cac2396cd621a6 (diff) | |
download | git-2ad6ba353aa3815894674a0dee56aa75f8a5fc7b.tar.gz |
Merge branch 'gl/cleanup' into gl/cleanup-next
* gl/cleanup: (160 commits)
Convert memset(hash,0,20) to hashclr(hash).
Convert memcpy(a,b,20) to hashcpy(a,b).
Fix a comparison bug in diff-delta.c
git-send-email: Don't set author_not_sender from Cc: lines
Remove unnecessary forward declaration of unpack_entry.
Verify we know how to read a pack before trying to using it.
Add write_or_die(), a helper function
Axe the last ent
builtin-mv: readability patch
git-mv: fix off-by-one error
git-mv: special case destination "."
builtin-mv: readability patch
Indentation fix.
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
gitweb: Uniquify version info output, add meta generator in page header
Be nicer if git executable is not installed
builtin-grep: remove unused debugging cruft.
gitweb: Add support for per project git URLs
[PATCH] git-mv: add more path normalization
Remove the "delay writing to avoid runtime penalty of racy-git avoidance"
...
Diffstat (limited to 'merge-recursive.c')
0 files changed, 0 insertions, 0 deletions