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.c: instrument number of reused bitmaps
Taylor Blau
2022-10-13
1
-1
/
+7
*
pack-bitmap-write: drop unused pack_idx_entry parameters
Jeff King
2022-08-28
1
-6
/
+2
*
pack-bitmap-write.c: write lookup table extension
Abhradeep Chakraborty
2022-08-26
1
-2
/
+89
*
bitmap: move `get commit positions` code to `bitmap_writer_finish`
Abhradeep Chakraborty
2022-08-26
1
-9
/
+20
*
pack-bitmap-write: use const for hashes
Derrick Stolee
2022-07-19
1
-1
/
+1
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-0
/
+1
|
\
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
*
|
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-11
1
-1
/
+2
|
/
*
Merge branch 'ab/only-single-progress-at-once'
Junio C Hamano
2022-02-26
1
-3
/
+3
|
\
|
*
pack-bitmap-write.c: don't return without stop_progress()
Ævar Arnfjörð Bjarmason
2022-02-04
1
-3
/
+3
*
|
pack-bitmap: read multi-pack bitmaps
Taylor Blau
2021-09-01
1
-1
/
+1
*
|
pack-bitmap-write.c: free existing bitmaps
Taylor Blau
2021-08-24
1
-0
/
+1
*
|
pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
Taylor Blau
2021-08-24
1
-23
/
+53
|
/
*
oid_pos(): access table through const pointers
Jeff King
2021-01-28
1
-2
/
+2
*
hash_pos(): convert to oid_pos()
Jeff King
2021-01-28
1
-3
/
+3
*
Merge branch 'ma/sha1-is-a-hash'
Junio C Hamano
2021-01-16
1
-2
/
+2
|
\
|
*
hash-lookup: rename from sha1-lookup
Martin Ågren
2021-01-04
1
-1
/
+1
|
*
sha1-lookup: rename `sha1_pos()` as `hash_pos()`
Martin Ågren
2021-01-04
1
-1
/
+1
*
|
pack-bitmap-write: better reuse bitmaps
Derrick Stolee
2020-12-08
1
-2
/
+38
*
|
pack-bitmap-write: relax unique revwalk condition
Derrick Stolee
2020-12-08
1
-9
/
+5
*
|
pack-bitmap-write: use existing bitmaps
Derrick Stolee
2020-12-08
1
-4
/
+36
*
|
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King
2020-12-08
1
-45
/
+5
*
|
pack-bitmap-write: build fewer intermediate bitmaps
Derrick Stolee
2020-12-08
1
-6
/
+66
*
|
pack-bitmap-write: rename children to reverse_edges
Derrick Stolee
2020-12-08
1
-3
/
+3
*
|
pack-bitmap-write: fill bitmap with commit history
Derrick Stolee
2020-12-08
1
-7
/
+23
*
|
pack-bitmap-write: pass ownership of intermediate bitmaps
Jeff King
2020-12-08
1
-2
/
+8
*
|
pack-bitmap-write: reimplement bitmap writing
Jeff King
2020-12-08
1
-123
/
+161
|
/
*
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
|
\
\
\
[next]