index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
1
-9
/
+4
*
list-objects: drop name_path entirely
Jeff King
2016-02-12
1
-2
/
+2
*
Merge branch 'jk/pack-revindex'
Junio C Hamano
2016-01-20
1
-8
/
+5
|
\
|
*
pack-revindex: store entries directly in packed_git
Jeff King
2015-12-21
1
-8
/
+5
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-13
/
+13
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-4
/
+4
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-13
/
+13
*
|
use strip_suffix and xstrfmt to replace suffix
Jeff King
2015-09-25
1
-9
/
+4
*
|
Merge branch 'es/osx-header-pollutes-mask-macro'
Junio C Hamano
2015-06-24
1
-5
/
+5
|
\
\
|
*
|
ewah: use less generic macro name
Jeff King
2015-06-03
1
-5
/
+5
|
|
/
*
|
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
2015-06-01
1
-1
/
+1
|
\
\
|
*
|
test_bitmap_walk: free bitmap with bitmap_free
Jeff King
2015-05-22
1
-1
/
+1
*
|
|
Merge branch 'rs/plug-leak-in-pack-bitmaps'
Junio C Hamano
2015-05-26
1
-5
/
+3
|
\
\
\
|
*
|
|
pack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps
René Scharfe
2015-05-19
1
-5
/
+3
*
|
|
|
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
2015-05-06
1
-0
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
pack-bitmap.c: fix a memleak
Stefan Beller
2015-04-13
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
1
-14
/
+14
|
\
\
\
|
*
|
|
pack-bitmap.c: make pack_bitmap_filename() static
Junio C Hamano
2015-01-15
1
-14
/
+14
|
|
/
/
*
|
|
Merge branch 'ak/typofixes'
Junio C Hamano
2015-02-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pack-bitmap: fix typo
Alexander Kuleshov
2015-01-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-12-12
1
-7
/
+15
|
\
\
|
*
|
pack-bitmap: do not use gcc packed attribute
Karsten Blees
2014-12-01
1
-7
/
+15
|
|
/
*
/
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-4
/
+2
|
/
*
add `ignore_missing_links` mode to revwalk
Vicent Marti
2014-04-04
1
-0
/
+2
*
pack-bitmap: implement optional name_hash cache
Vicent Marti
2013-12-30
1
-0
/
+11
*
pack-objects: implement bitmap writing
Vicent Marti
2013-12-30
1
-0
/
+92
*
pack-bitmap: add support for bitmap indexes
Vicent Marti
2013-12-30
1
-0
/
+970