author | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Dec 2011 23:10:20 +0000 (15:10 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Dec 2011 23:10:20 +0000 (15:10 -0800) | ||
commit | 62cdb6b23a7c6cf527d8f8c470c7d463f6ca9f6d | |
tree | fdcb93f4cd15caafa1aa7f506202e7f42ff30c7c | tree | snapshot |
parent | 9a6e2d77e91af34ebc6679ba3250524504083284 | commit | diff |
parent | ea4f9685cb432caf357ad8af56a91877b6d04663 | commit | diff |
Merge branch 'nd/misc-cleanups'
* nd/misc-cleanups:
unpack_object_header_buffer(): clear the size field upon error
tree_entry_interesting: make use of local pointer "item"
tree_entry_interesting(): give meaningful names to return values
read_directory_recursive: reduce one indentation level
get_tree_entry(): do not call find_tree_entry() on an empty tree
tree-walk.c: do not leak internal structure in tree_entry_len()
* nd/misc-cleanups:
unpack_object_header_buffer(): clear the size field upon error
tree_entry_interesting: make use of local pointer "item"
tree_entry_interesting(): give meaningful names to return values
read_directory_recursive: reduce one indentation level
get_tree_entry(): do not call find_tree_entry() on an empty tree
tree-walk.c: do not leak internal structure in tree_entry_len()
builtin/grep.c | diff1 | | diff2 | | blob | history |
builtin/pack-objects.c | diff1 | | diff2 | | blob | history |
sha1_file.c | diff1 | | diff2 | | blob | history |