each_ref_fn: change to take an object_id parameter
authorMichael Haggerty <mhagger@alum.mit.edu>
Mon, 25 May 2015 18:38:28 +0000 (18:38 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2015 19:19:27 +0000 (12:19 -0700)
commit2b2a5be...94bc67bed86bc009195c664dca740bd6
tree695bba8...05d3f1d806ab329e65d2a297abfc85accopy hash to clipboard (tree)
parent8353847...85128e0d0bbed862889f6f36c608c73bcopy hash to clipboard (diff)
36 files changed:
Documentation/technical/api-ref-iteration.txt
bisect.c
builtin/branch.c
builtin/checkout.c
builtin/describe.c
builtin/fetch.c
builtin/for-each-ref.c
builtin/fsck.c
builtin/name-rev.c
builtin/pack-objects.c
builtin/receive-pack.c
builtin/reflog.c
builtin/remote.c
builtin/replace.c
builtin/rev-parse.c
builtin/show-branch.c
builtin/show-ref.c
builtin/tag.c
fetch-pack.c
help.c
http-backend.c
log-tree.c
notes.c
reachable.c
refs.c
refs.h
remote.c
replace_object.c
revision.c
server-info.c
sha1_name.c
shallow.c
submodule.c
transport.c
upload-pack.c
walker.c