index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.c
Age
Commit message (
Expand
)
Author
Lines
2015-06-05
Merge branch 'rs/plug-leak-in-pack-bitmaps' into maint
Junio C Hamano
-5
/
+3
2015-05-19
pack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps
René Scharfe
-5
/
+3
2015-05-13
Merge branch 'sb/test-bitmap-free-at-end' into maint
Junio C Hamano
-0
/
+2
2015-04-12
pack-bitmap.c: fix a memleak
Stefan Beller
-0
/
+2
2015-02-11
Merge branch 'jc/unused-symbols'
Junio C Hamano
-14
/
+14
2015-02-11
Merge branch 'ak/typofixes'
Junio C Hamano
-1
/
+1
2015-01-21
pack-bitmap: fix typo
Alexander Kuleshov
-1
/
+1
2015-01-15
pack-bitmap.c: make pack_bitmap_filename() static
Junio C Hamano
-14
/
+14
2014-12-12
Merge branch 'jk/pack-bitmap'
Junio C Hamano
-7
/
+15
2014-11-30
pack-bitmap: do not use gcc packed attribute
Karsten Blees
-7
/
+15
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
-4
/
+2
2014-04-04
add `ignore_missing_links` mode to revwalk
Vicent Marti
-0
/
+2
2013-12-30
pack-bitmap: implement optional name_hash cache
Vicent Marti
-0
/
+11
2013-12-30
pack-objects: implement bitmap writing
Vicent Marti
-0
/
+92
2013-12-30
pack-bitmap: add support for bitmap indexes
Vicent Marti
-0
/
+970