index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-write.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tb/weak-sha1-for-tail-sum'
Junio C Hamano
2024-10-02
1
-3
/
+4
|
\
|
*
pack-objects: use finalize_object_file() to rename pack/idx/etc
Taylor Blau
2024-09-27
1
-3
/
+4
*
|
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+2
|
/
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
Patrick Steinhardt
2024-06-14
1
-1
/
+2
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
Merge branch 'tb/enable-cruft-packs-by-default'
Junio C Hamano
2023-04-29
1
-6
/
+7
|
\
|
*
pack-write.c: plug a leak in stage_tmp_packfiles()
Taylor Blau
2023-04-18
1
-6
/
+8
*
|
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
2023-04-28
1
-0
/
+2
|
\
\
|
*
|
pack-write.c: plug a leak in stage_tmp_packfiles()
Taylor Blau
2023-04-13
1
-0
/
+2
|
|
/
*
|
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
/
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
git: remove duplicate includes
Seija Kijin
2022-12-15
1
-1
/
+0
*
pack-write: drop always-NULL parameter
Derrick Stolee
2022-06-16
1
-11
/
+6
*
pack-mtimes: support writing pack .mtimes files
Taylor Blau
2022-05-27
1
-0
/
+77
*
chunk-format.h: extract oid_version()
Taylor Blau
2022-05-27
1
-13
/
+2
*
pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
Taylor Blau
2022-05-27
1
-0
/
+1
*
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-11
1
-6
/
+7
*
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
2021-09-21
1
-29
/
+28
|
\
|
*
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
2021-09-10
1
-9
/
+13
|
*
pack-write.c: rename `.idx` files after `*.rev`
Taylor Blau
2021-09-10
1
-1
/
+1
|
*
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
2021-09-10
1
-21
/
+16
*
|
Merge branch 'ab/reverse-midx-optim'
Junio C Hamano
2021-09-15
1
-0
/
+3
|
\
\
|
*
|
pack-write: skip *.rev work when not writing *.rev
Ævar Arnfjörð Bjarmason
2021-09-08
1
-0
/
+3
|
|
/
*
/
use xopen() to handle fatal open(2) failures
René Scharfe
2021-08-25
1
-6
/
+2
|
/
*
Merge branch 'tb/reverse-midx'
Junio C Hamano
2021-04-08
1
-11
/
+25
|
\
|
*
pack-write.c: extract 'write_rev_file_order'
Taylor Blau
2021-04-01
1
-11
/
+25
*
|
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
2021-03-01
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
fetch-pack: print and use dangling .gitmodules
Jonathan Tan
2021-02-22
1
-1
/
+7
*
|
pack-write.c: prepare to write 'pack-*.rev' files
Taylor Blau
2021-01-26
1
-1
/
+119
*
|
pack-write: die on error in write_promisor_file()
Christian Couder
2021-01-15
1
-2
/
+6
*
|
fetch-pack: refactor writing promisor file
Christian Couder
2021-01-13
1
-0
/
+12
|
/
*
Merge branch 'rs/hashwrite-be64'
Junio C Hamano
2020-11-26
1
-4
/
+1
|
\
|
*
pack-write: use hashwrite_be64()
René Scharfe
2020-11-12
1
-4
/
+1
*
|
pack-write: use hashwrite_be32() instead of double-buffering array
René Scharfe
2020-11-02
1
-3
/
+1
|
/
*
pack-write: use hashwrite_be32() in write_idx_file()
René Scharfe
2020-09-19
1
-8
/
+4
*
Merge branch 'jb/doc-packfile-name' into master
Junio C Hamano
2020-07-31
1
-3
/
+2
|
\
|
*
pack-write/docs: update regarding pack naming
Johannes Berg
2020-07-23
1
-3
/
+2
*
|
pack-write: use hash_to_hex when writing checksums
brian m. carlson
2019-08-20
1
-4
/
+4
*
|
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
2018-08-29
1
-1
/
+1
*
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
*
|
csum-file: refactor finalize_hashfile() method
Derrick Stolee
2018-04-02
1
-2
/
+3
*
|
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
2018-04-02
1
-2
/
+2
[next]