-
- Downloads
Merge branch 'jk/loose-object-cache-oid'
Code clean-up. * jk/loose-object-cache-oid: prefer "hash mismatch" to "sha1 mismatch" sha1-file: avoid "sha1 file" for generic use in messages sha1-file: prefer "loose object file" to "sha1 file" in messages sha1-file: drop has_sha1_file() convert has_sha1_file() callers to has_object_file() sha1-file: convert pass-through functions to object_id sha1-file: modernize loose header/stream functions sha1-file: modernize loose object file functions http: use struct object_id instead of bare sha1 update comment references to sha1_object_info() sha1-file: fix outdated sha1 comment references
No related branches found
No related tags found
Showing
- Documentation/git-fsck.txt 3 additions, 3 deletionsDocumentation/git-fsck.txt
- apply.c 1 addition, 1 deletionapply.c
- builtin/cat-file.c 3 additions, 3 deletionsbuiltin/cat-file.c
- builtin/fetch.c 3 additions, 4 deletionsbuiltin/fetch.c
- builtin/index-pack.c 1 addition, 1 deletionbuiltin/index-pack.c
- builtin/pack-objects.c 2 additions, 2 deletionsbuiltin/pack-objects.c
- builtin/reflog.c 1 addition, 1 deletionbuiltin/reflog.c
- builtin/show-ref.c 1 addition, 1 deletionbuiltin/show-ref.c
- bulk-checkin.c 1 addition, 1 deletionbulk-checkin.c
- cache-tree.c 2 additions, 2 deletionscache-tree.c
- cache.h 3 additions, 3 deletionscache.h
- http-push.c 1 addition, 1 deletionhttp-push.c
- http-walker.c 5 additions, 5 deletionshttp-walker.c
- http.c 7 additions, 7 deletionshttp.c
- http.h 3 additions, 3 deletionshttp.h
- object-store.h 5 additions, 16 deletionsobject-store.h
- object.c 2 additions, 2 deletionsobject.c
- refs.c 1 addition, 1 deletionrefs.c
- send-pack.c 1 addition, 1 deletionsend-pack.c
- sha1-file.c 104 additions, 116 deletionssha1-file.c
This diff is collapsed.
Please register or sign in to comment