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
/
pack-revindex.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
|
*
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
2015-10-26
|
*
pack-revindex.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
*
|
pack-revindex: store entries directly in packed_git
Jeff King
2015-12-21
*
|
pack-revindex: drop hash table
Jeff King
2015-12-21
|
/
*
do not discard revindex when re-preparing packfiles
Jeff King
2014-01-16
*
revindex: export new APIs
Vicent Marti
2013-10-24
*
pack-revindex: radix-sort the revindex
Jeff King
2013-07-12
*
pack-revindex: use unsigned to store number of objects
Jeff King
2013-07-12
*
janitor: useless checks before free
Pierre Habouzit
2009-07-22
*
make find_pack_revindex() aware of the nasty world
Nicolas Pitre
2008-11-02
*
discard revindex data when pack list changes
Nicolas Pitre
2008-08-22
*
call init_pack_revindex() lazily
Nicolas Pitre
2008-06-23
*
factorize revindex code out of builtin-pack-objects.c
Nicolas Pitre
2008-03-01