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
*
remove doubled words, e.g., s/to to/to/, and fix related typos
Jim Meyering
2011-04-13
*
Merge branch 'jc/maint-rerere-in-workdir'
Junio C Hamano
2011-03-26
|
\
|
*
rerere: make sure it works even in a workdir attached to a young repository
Junio C Hamano
2011-03-23
*
|
Merge branch 'jn/maint-c99-format'
Junio C Hamano
2011-03-23
|
\
\
|
*
|
unbreak and eliminate NO_C99_FORMAT
Jonathan Nieder
2011-03-17
*
|
|
Merge branch 'sp/maint-fd-limit'
Junio C Hamano
2011-03-15
|
\
\
\
|
*
|
|
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
2011-03-02
|
*
|
|
Limit file descriptors used by packs
Shawn O. Pearce
2011-02-28
|
|
/
/
*
|
|
Merge branch 'nd/hash-object-sanity'
Junio C Hamano
2011-02-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make hash-object more robust against malformed objects
Nguyễn Thái Ngọc Duy
2011-02-07
*
|
|
correct type of EMPTY_TREE_SHA1_BIN
Jonathan Nieder
2011-02-14
*
|
|
sha1_object_info: examine cached_object store too
Nguyễn Thái Ngọc Duy
2011-02-07
*
|
|
sha1_file.c: move find_cached_object up so sha1_object_info can use it
Nguyễn Thái Ngọc Duy
2011-02-07
|
/
/
*
|
Correctly report corrupted objects
Björn Steinbrink
2011-01-20
*
|
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
2010-12-03
|
\
\
|
*
|
Remove pack file handling dependency from wrapper.o
Jonathan Nieder
2010-11-10
|
*
|
wrapper: move xmmap() to sha1_file.c
Jonathan Nieder
2010-11-10
*
|
|
Work around EMFILE when there are too many pack files
Shawn O. Pearce
2010-11-03
*
|
|
Use git_open_noatime when accessing pack data
Shawn O. Pearce
2010-11-03
*
|
|
A loose object is not corrupt if it cannot be read due to EMFILE
Junio C Hamano
2010-11-03
*
|
|
read_sha1_file(): report correct name of packfile with a corrupt object
Junio C Hamano
2010-11-03
|
/
/
*
|
sha1_file: Show the the type and path to corrupt objects
Ævar Arnfjörð Bjarmason
2010-07-14
*
|
Merge branch 'jk/maint-sha1-file-name-fix'
Junio C Hamano
2010-06-13
|
\
\
|
*
|
remove over-eager caching in sha1_file_name
Jeff King
2010-05-25
*
|
|
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
2010-05-21
|
\
\
\
|
*
|
|
Allow parse_pack_index on temporary files
Shawn O. Pearce
2010-04-19
|
*
|
|
Introduce close_pack_index to permit replacement
Shawn O. Pearce
2010-04-19
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
2010-03-08
|
|
\
\
|
*
\
\
Merge branch 'dp/read-not-mmap-small-loose-object' into maint
Junio C Hamano
2010-03-04
|
|
\
\
\
*
|
\
\
\
Merge branch 'maint'
Junio C Hamano
2010-05-18
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
hash_object: correction for zero length file
Dmitry Potapov
2010-05-18
*
|
|
|
|
make commit_tree a library function
Jeff King
2010-04-01
|
/
/
/
/
*
|
|
|
fix const-correctness of write_sha1_file
Jeff King
2010-04-01
*
|
|
|
Merge branch 'nd/root-git'
Junio C Hamano
2010-03-07
|
\
\
\
\
|
*
|
|
|
Move offset_1st_component() to path.c
Nguyễn Thái Ngọc Duy
2010-02-16
*
|
|
|
|
Merge branch 'mm/mkstemps-mode-for-packfiles'
Junio C Hamano
2010-03-07
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
2010-02-22
*
|
|
|
|
Merge branch 'np/compress-loose-object-memsave'
Junio C Hamano
2010-03-02
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sha1_file: be paranoid when creating loose objects
Nicolas Pitre
2010-02-21
|
*
|
|
sha1_file: don't malloc the whole compressed result when writing out objects
Nicolas Pitre
2010-02-21
|
|
/
/
*
|
|
hash-object: don't use mmap() for small files
Dmitry Potapov
2010-02-21
|
/
/
*
|
Merge branch 'il/maint-xmallocz'
Junio C Hamano
2010-01-27
|
\
\
|
|
/
|
*
Fix integer overflow in unpack_compressed_entry()
Ilari Liusvaara
2010-01-26
|
*
Fix integer overflow in unpack_sha1_rest()
Ilari Liusvaara
2010-01-26
*
|
slim down "git show-index"
Linus Torvalds
2010-01-21
*
|
sha1_file.c: remove unused function
Junio C Hamano
2010-01-12
|
/
*
Fix incorrect error check while reading deflated pack data
Junio C Hamano
2009-10-21
*
sha1_file: Fix infinite loop when pack is corrupted
Shawn O. Pearce
2009-10-14
*
Merge branch 'cc/replace'
Junio C Hamano
2009-08-21
|
\
|
*
sha1_file: add a "read_sha1_file_repl" function
Christian Couder
2009-05-31
[next]