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 hashwrite_be32() in write_hash_cache()
René Scharfe
2020-09-06
1
-2
/
+1
*
pack-objects: drop packlist index_pos optimization
Jeff King
2019-09-06
1
-1
/
+1
*
pack-bitmap: convert khash_sha1 maps into kh_oid_map
Jeff King
2019-06-20
1
-7
/
+7
*
pack-objects: convert packlist_find() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
pack-bitmap-write: convert some helpers to use object_id
Jeff King
2019-06-20
1
-9
/
+9
*
pack-bitmap: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-3
/
+3
*
pack-bitmap: make bitmap header handling hash agnostic
brian m. carlson
2019-04-01
1
-1
/
+1
*
pack-*.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-3
/
+3
*
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
2018-10-30
1
-1
/
+1
|
\
|
*
pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
brian m. carlson
2018-10-15
1
-1
/
+1
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
Merge branch 'ds/reachable'
Junio C Hamano
2018-09-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
commit.h: remove method declarations
Derrick Stolee
2018-07-21
1
-0
/
+1
|
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
|
\
*
|
\
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
2018-07-18
1
-2
/
+8
|
\
\
\
|
*
|
|
pack-bitmap: add free function
Jonathan Tan
2018-06-21
1
-0
/
+4
|
*
|
|
pack-bitmap: remove bitmap_git global variable
Jonathan Tan
2018-06-21
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
|
*
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
|
|
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
2018-05-23
1
-6
/
+8
|
\
\
\
|
*
|
|
pack-objects: move in_pack_pos out of struct object_entry
Nguyễn Thái Ngọc Duy
2018-04-16
1
-3
/
+5
|
*
|
|
pack-objects: turn type and in_pack_type to bitfields
Nguyễn Thái Ngọc Duy
2018-04-16
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'sb/oid-object-info'
Junio C Hamano
2018-05-23
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+2
|
|
/
*
|
Merge branch 'ds/commit-graph'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
csum-file: refactor finalize_hashfile() method
Derrick Stolee
2018-04-02
1
-1
/
+1
|
*
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
2018-04-02
1
-1
/
+1
*
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-2
/
+1
|
/
*
csum-file: rename sha1file to hashfile
brian m. carlson
2018-02-02
1
-15
/
+15
*
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