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-bitmap.c
Commit message (
Expand
)
Author
Age
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
use strip_suffix and xstrfmt to replace suffix
Jeff King
2015-09-25
*
Merge branch 'es/osx-header-pollutes-mask-macro'
Junio C Hamano
2015-06-24
|
\
|
*
ewah: use less generic macro name
Jeff King
2015-06-03
*
|
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
2015-06-01
|
\
\
|
*
|
test_bitmap_walk: free bitmap with bitmap_free
Jeff King
2015-05-22
*
|
|
Merge branch 'rs/plug-leak-in-pack-bitmaps'
Junio C Hamano
2015-05-26
|
\
\
\
|
*
|
|
pack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps
René Scharfe
2015-05-19
*
|
|
|
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
2015-05-05
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
pack-bitmap.c: fix a memleak
Stefan Beller
2015-04-12
|
|
/
/
*
|
|
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
|
\
\
\
|
*
|
|
pack-bitmap.c: make pack_bitmap_filename() static
Junio C Hamano
2015-01-15
|
|
/
/
*
|
|
Merge branch 'ak/typofixes'
Junio C Hamano
2015-02-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pack-bitmap: fix typo
Alexander Kuleshov
2015-01-21
|
|
/
*
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-12-12
|
\
\
|
*
|
pack-bitmap: do not use gcc packed attribute
Karsten Blees
2014-11-30
|
|
/
*
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
|
/
*
add `ignore_missing_links` mode to revwalk
Vicent Marti
2014-04-04
*
pack-bitmap: implement optional name_hash cache
Vicent Marti
2013-12-30
*
pack-objects: implement bitmap writing
Vicent Marti
2013-12-30
*
pack-bitmap: add support for bitmap indexes
Vicent Marti
2013-12-30