index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sha1_file.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jt/packmigrate'
Junio C Hamano
2017-08-26
|
\
|
*
pack: move for_each_packed_object()
Jonathan Tan
2017-08-23
|
*
pack: move has_pack_index()
Jonathan Tan
2017-08-23
|
*
pack: move has_sha1_pack()
Jonathan Tan
2017-08-23
|
*
pack: move find_pack_entry() and make it global
Jonathan Tan
2017-08-23
|
*
pack: move find_sha1_pack()
Jonathan Tan
2017-08-23
|
*
pack: move find_pack_entry_one(), is_pack_valid()
Jonathan Tan
2017-08-23
|
*
pack: move check_pack_index_ptr(), nth_packed_object_offset()
Jonathan Tan
2017-08-23
|
*
pack: move nth_packed_object_{sha1,oid}
Jonathan Tan
2017-08-23
|
*
pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
Jonathan Tan
2017-08-23
|
*
pack: move unpack_object_header()
Jonathan Tan
2017-08-23
|
*
pack: move get_size_from_delta()
Jonathan Tan
2017-08-23
|
*
pack: move unpack_object_header_buffer()
Jonathan Tan
2017-08-23
|
*
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
2017-08-23
|
*
pack: move install_packed_git()
Jonathan Tan
2017-08-23
|
*
pack: move add_packed_git()
Jonathan Tan
2017-08-23
|
*
pack: move unuse_pack()
Jonathan Tan
2017-08-23
|
*
pack: move use_pack()
Jonathan Tan
2017-08-23
|
*
pack: move pack-closing functions
Jonathan Tan
2017-08-23
|
*
pack: move release_pack_memory()
Jonathan Tan
2017-08-23
|
*
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
2017-08-23
|
*
pack: move pack_report()
Jonathan Tan
2017-08-23
|
*
pack: move static state variables
Jonathan Tan
2017-08-23
|
*
pack: move pack name-related functions
Jonathan Tan
2017-08-23
*
|
Merge branch 'po/object-id'
Junio C Hamano
2017-08-26
|
\
\
|
|
/
|
/
|
|
*
sha1_file: convert index_stream to struct object_id
Patryk Obara
2017-08-20
|
*
sha1_file: convert hash_sha1_file_literally to struct object_id
Patryk Obara
2017-08-20
|
*
sha1_file: convert index_fd to struct object_id
Patryk Obara
2017-08-20
|
*
sha1_file: convert index_path to struct object_id
Patryk Obara
2017-08-20
*
|
Merge branch 'sb/sha1-file-cleanup'
Junio C Hamano
2017-08-23
|
\
\
|
*
|
sha1_file: make read_info_alternates static
Stefan Beller
2017-08-15
*
|
|
Merge branch 'jt/sha1-file-cleanup'
Junio C Hamano
2017-08-23
|
\
\
\
|
*
|
|
sha1_file: remove read_packed_sha1()
Jonathan Tan
2017-08-11
|
*
|
|
sha1_file: set whence in storage-specific info fn
Jonathan Tan
2017-08-11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/unpack-entry-leakfix'
Junio C Hamano
2017-08-22
|
\
\
\
|
*
|
|
sha1_file: release delta_stack on error in unpack_entry()
René Scharfe
2017-08-10
*
|
|
|
Merge branch 'rs/find-pack-entry-bisection'
Junio C Hamano
2017-08-22
|
\
\
\
\
|
*
|
|
|
sha1_file: avoid comparison if no packed hash matches the first byte
René Scharfe
2017-08-09
*
|
|
|
|
Merge branch 'jk/drop-sha1-entry-pos'
Junio C Hamano
2017-08-22
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King
2017-08-09
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ew/fd-cloexec-fix'
Junio C Hamano
2017-07-20
|
\
\
\
\
|
*
|
|
|
set FD_CLOEXEC properly when O_CLOEXEC is not supported
Eric Wong
2017-07-17
*
|
|
|
|
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
2017-07-13
|
\
\
\
\
\
|
*
|
|
|
|
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
*
|
|
|
|
|
Merge branch 'jt/unify-object-info'
Junio C Hamano
2017-07-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
2017-06-26
|
*
|
|
|
|
|
sha1_file: do not access pack if unneeded
Jonathan Tan
2017-06-26
|
*
|
|
|
|
|
sha1_file: teach sha1_object_info_extended more flags
Jonathan Tan
2017-06-26
|
*
|
|
|
|
|
sha1_file: refactor read_object
Jonathan Tan
2017-06-21
|
*
|
|
|
|
|
sha1_file: move delta base cache code up
Jonathan Tan
2017-06-21
[next]