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 'jk/cat-file-batch-optim'
Junio C Hamano
2013-07-24
|
\
|
*
Fix some sparse warnings
Ramsay Jones
2013-07-18
|
*
sha1_object_info_extended: pass object_info to helpers
Jeff King
2013-07-12
|
*
sha1_object_info_extended: make type calculation optional
Jeff King
2013-07-12
|
*
packed_object_info: make type lookup optional
Jeff King
2013-07-12
|
*
packed_object_info: hoist delta type resolution to helper
Jeff King
2013-07-12
|
*
sha1_loose_object_info: make type lookup optional
Jeff King
2013-07-12
|
*
sha1_object_info_extended: rename "status" to "type"
Jeff King
2013-07-12
*
|
Merge branch 'jk/in-pack-size-measurement'
Junio C Hamano
2013-07-18
|
\
\
|
|
/
|
*
teach sha1_object_info_extended a "disk_size" query
Jeff King
2013-07-07
|
*
zero-initialize object_info structs
Jeff King
2013-07-07
*
|
Merge branch 'jk/unpack-entry-fallback-to-another'
Junio C Hamano
2013-06-23
|
\
\
|
*
|
unpack_entry: do not die when we fail to apply a delta
Jeff King
2013-06-14
*
|
|
Merge branch 'nd/traces'
Junio C Hamano
2013-06-20
|
\
\
\
|
*
|
|
core: use env variable instead of config var to turn on logging pack access
Nguyễn Thái Ngọc Duy
2013-06-09
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tr/sha1-file-silence-loose-object-info-under-prune-race'
Junio C Hamano
2013-06-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sha1_file: silence sha1_loose_object_info
Thomas Rast
2013-06-03
*
|
|
sha1_file: trivial style cleanup
Felipe Contreras
2013-06-03
|
|
/
|
/
|
*
|
Merge branch 'tr/unpack-entry-use-after-free-fix'
Junio C Hamano
2013-05-03
|
\
\
|
*
|
unpack_entry: avoid freeing objects in base cache
Thomas Rast
2013-04-30
*
|
|
Merge branch 'tr/packed-object-info-wo-recursion'
Junio C Hamano
2013-04-18
|
\
\
\
|
|
/
/
|
*
|
sha1_file: remove recursion in unpack_entry
Thomas Rast
2013-03-27
|
*
|
Refactor parts of in_delta_base_cache/cache_or_unpack_entry
Thomas Rast
2013-03-27
|
*
|
sha1_file: remove recursion in packed_object_info
Thomas Rast
2013-03-25
|
|
/
*
|
Merge branch 'jk/check-corrupt-objects-carefully'
Junio C Hamano
2013-04-03
|
\
\
|
*
|
check_sha1_signature: check return value from read_istream
Jeff King
2013-03-27
*
|
|
Merge branch 'sw/safe-create-leading-dir-race'
Junio C Hamano
2013-04-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
safe_create_leading_directories: fix race that could give a false negative
Steven Walter
2013-03-26
*
|
|
count-objects: report garbage files in pack directory too
Nguyễn Thái Ngọc Duy
2013-02-15
*
|
|
sha1_file: reorder code in prepare_packed_git_one()
Nguyễn Thái Ngọc Duy
2013-02-13
|
|
/
|
/
|
*
|
link_alt_odb_entries(): take (char *, len) rather than two pointers
Michael Haggerty
2012-11-08
*
|
link_alt_odb_entries(): use string_list_split_in_place()
Michael Haggerty
2012-11-08
|
/
*
sha1_file.c: introduce get_max_fd_limit() helper
Joachim Schmitz
2012-08-24
*
Merge branch 'hv/link-alt-odb-entry'
Junio C Hamano
2012-07-30
|
\
|
*
link_alt_odb_entry: fix read over array bounds reported by valgrind
Heiko Voigt
2012-07-29
*
|
Merge branch 'hv/submodule-alt-odb'
Junio C Hamano
2012-05-23
|
\
\
|
*
|
teach add_submodule_odb() to look for alternates
Heiko Voigt
2012-05-14
|
|
/
|
*
Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maint
Junio C Hamano
2012-03-04
|
|
\
|
*
\
Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maint
Junio C Hamano
2012-02-21
|
|
\
\
|
*
\
\
Merge branch 'mm/empty-loose-error-message' into maint
Junio C Hamano
2012-02-16
|
|
\
\
\
*
|
|
|
|
remove blank filename in error message
Pete Wyckoff
2012-04-30
*
|
|
|
|
remove superfluous newlines in error messages
Pete Wyckoff
2012-04-30
*
|
|
|
|
parse_object: avoid putting whole blob in core
Nguyễn Thái Ngọc Duy
2012-03-07
*
|
|
|
|
Merge branch 'jk/maint-avoid-streaming-filtered-contents'
Junio C Hamano
2012-02-26
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
do not stream large files to pack when filters are in use
Jeff King
2012-02-24
|
*
|
|
|
Merge branch 'nd/misc-cleanups' into maint
Junio C Hamano
2011-12-13
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'nd/find-pack-entry-recent-cache-invalidation'
Junio C Hamano
2012-02-12
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
find_pack_entry(): do not keep packed_git pointer locally
Nguyễn Thái Ngọc Duy
2012-02-01
|
*
|
|
|
|
sha1_file.c: move the core logic of find_pack_entry() into fill_pack_entry()
Nguyễn Thái Ngọc Duy
2012-02-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'mm/empty-loose-error-message'
Junio C Hamano
2012-02-12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
[next]