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
/
index-pack.c
Commit message (
Expand
)
Author
Age
*
increase portability of NORETURN declarations
Erik Faye-Lund
2009-10-01
*
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
|
\
|
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
|
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-20
*
|
Fix big left-shifts of unsigned char
Linus Torvalds
2009-06-18
|
/
*
Merge branch 'jc/shared-literally'
Junio C Hamano
2009-04-06
|
\
|
*
Move chmod(foo, 0444) into move_temp_to_file()
Johan Herland
2009-03-27
*
|
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
2009-03-15
|
/
*
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
|
\
|
*
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
*
|
Merge branch 'sp/runtime-prefix'
Junio C Hamano
2009-01-31
|
\
\
|
*
|
Add calls to git_extract_argv0_path() in programs that call git_config_*
Steffen Prohaska
2009-01-26
*
|
|
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
2009-01-21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
|
|
/
*
|
remove trailing LF in die() messages
Alexander Potashev
2009-01-05
*
|
Merge branch 'np/pack-safer'
Junio C Hamano
2008-11-12
|
\
\
|
*
|
better validation on delta base object offsets
Nicolas Pitre
2008-11-02
*
|
|
Merge branch 'np/index-pack'
Junio C Hamano
2008-11-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
index-pack: don't leak leaf delta result
Nicolas Pitre
2008-10-23
|
*
|
fix multiple issues in index-pack
Nicolas Pitre
2008-10-20
|
*
|
index-pack: smarter memory usage during delta resolution
Nicolas Pitre
2008-10-18
|
*
|
index-pack: rationalize delta resolution code
Nicolas Pitre
2008-10-18
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-10-21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rehabilitate 'git index-pack' inside the object store
Nicolas Pitre
2008-10-21
*
|
|
Do not rename read-only files during a push
Petr Baudis
2008-10-18
|
|
/
|
/
|
*
|
Merge branch 'maint'
Shawn O. Pearce
2008-10-10
|
\
\
|
|
/
|
*
fix pread()'s short read in index-pack
Nicolas Pitre
2008-10-10
*
|
Merge branch 'maint'
Shawn O. Pearce
2008-10-08
|
\
\
|
|
/
|
*
Do not use errno when pread() returns 0
Samuel Tardieu
2008-10-08
*
|
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-02
|
/
*
Do not perform cross-directory renames when creating packs
Petr Baudis
2008-09-22
*
index-pack: use fixup_pack_header_footer()'s validation mode
Nicolas Pitre
2008-08-29
*
improve reliability of fixup_pack_header_footer()
Nicolas Pitre
2008-08-29
*
index-pack: setup git repository
Nguyễn Thái Ngọc Duy
2008-08-26
*
Merge branch 'maint'
Junio C Hamano
2008-07-25
|
\
|
*
index-pack.c: correctly initialize appended objects
Björn Steinbrink
2008-07-25
*
|
Merge branch 'sb/dashless'
Junio C Hamano
2008-07-16
|
\
\
|
*
|
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
|
|
Merge branch 'sp/maint-index-pack'
Junio C Hamano
2008-07-16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
index-pack: Honor core.deltaBaseCacheLimit when resolving deltas
Shawn O. Pearce
2008-07-15
|
*
index-pack: Track the object_entry that creates each base_data
Shawn O. Pearce
2008-07-15
|
*
index-pack: Chain the struct base_data on the stack for traversal
Shawn O. Pearce
2008-07-15
|
*
index-pack: Refactor base arguments of resolve_delta into a struct
Shawn O. Pearce
2008-07-15
*
|
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
2008-07-05
|
/
*
Make pack creation always fsync() the result
Linus Torvalds
2008-05-31
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
index-pack: introduce checking mode
Martin Koegler
2008-02-28
*
Merge branch 'np/progress'
Junio C Hamano
2007-11-14
|
\
|
*
nicer display of thin pack completion
Nicolas Pitre
2007-11-08
|
*
make display of total transferred more accurate
Nicolas Pitre
2007-11-05
[next]