index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap-write.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-bitmap[-write]: use `object_array_clear()`, don't leak
Martin Ågren
2017-09-24
1
-3
/
+1
*
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
2017-05-08
1
-3
/
+5
*
odb_mkstemp: write filename into strbuf
Jeff King
2017-03-29
1
-5
/
+7
*
do not check odb_mkstemp return value for errors
Jeff King
2017-03-29
1
-2
/
+0
*
use QSORT
René Scharfe
2016-09-30
1
-2
/
+1
*
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
1
-2
/
+1
*
list-objects: drop name_path entirely
Jeff King
2016-02-12
1
-1
/
+1
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-7
/
+7
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-1
/
+1
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-7
/
+7
*
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-12-12
1
-5
/
+3
|
\
|
*
pack-bitmap: do not use gcc packed attribute
Karsten Blees
2014-12-01
1
-5
/
+3
*
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-2
/
+1
*
|
Use hashcpy() when copying object names
Sun He
2014-03-06
1
-1
/
+1
|
/
*
pack-bitmap: implement optional name_hash cache
Vicent Marti
2013-12-30
1
-2
/
+19
*
pack-objects: implement bitmap writing
Vicent Marti
2013-12-30
1
-0
/
+535