🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.43.0
/
shallow.c
tag
c089584ac8dedc3aa7c2c404839bc098050298a2
tagger
Junio C Hamano <gitster@pobox.com>
Mon Nov 20 01:28:36 2023
object
564d0252ca632e0264ed670534a51d18a689ef5d
Git 2.43
568cc81
shallow: fix memory leak when registering shallow roots
by Patrick Steinhardt
· 2 years, 1 month ago
91c080d
git-compat-util: move alloc macros to git-compat-util.h
by Calvin Wan
· 2 years, 5 months ago
da9502f
treewide: remove unnecessary includes for wrapper.h
by Calvin Wan
· 2 years, 5 months ago
a034e91
object-store-ll.h: split this header out of object-store.h
by Elijah Newren
· 2 years, 6 months ago
c339932
repository: remove unnecessary include of path.h
by Elijah Newren
· 2 years, 6 months ago
bc5c5ec
cache.h: remove this no-longer-used header
by Elijah Newren
· 2 years, 6 months ago
90cbae9
statinfo: move stat_{data,validity} functions from cache/read-cache
by Elijah Newren
· 2 years, 6 months ago
74ea5c9
treewide: be explicit about dependence on trace.h & trace2.h
by Elijah Newren
· 2 years, 8 months ago
e7dca80
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h
by Junio C Hamano
· 2 years, 8 months ago
4a93b89
libs: use "struct repository *" argument, not "the_repository"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
bc726bd
cocci: apply the "object-store.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
ecb5091
cocci: apply the "commit.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
cb338c2
cocci: apply the "commit-reach.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
d5ebb50
wrapper.h: move declarations for wrapper.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
a6dc3d3
treewide: remove unnecessary cache.h inclusion from a few headers
by Elijah Newren
· 2 years, 9 months ago
41771fa
cache.h: remove dependence on hex.h; make other files include it explicitly
by Elijah Newren
· 2 years, 10 months ago
36bf195
alloc.h: move ALLOC_GROW() functions from cache.h
by Elijah Newren
· 2 years, 10 months ago
5cf88fd
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
by Ævar Arnfjörð Bjarmason
· 3 years, 3 months ago
63e14ee
refs: mark unused each_ref_fn parameters
by Jeff King
· 3 years, 4 months ago
eef985e
Merge branch 'jt/unparse-commit-upon-graft-change'
by Junio C Hamano
· 3 years, 6 months ago
2da81d1
Merge branch 'ab/plug-leak-in-revisions'
by Junio C Hamano
· 3 years, 6 months ago
4d4e49f
commit,shallow: unparse commits if grafts changed
by Jonathan Tan
· 3 years, 6 months ago
538dc45
Merge branch 'ep/maint-equals-null-cocci'
by Junio C Hamano
· 3 years, 7 months ago
afe8a90
tree-wide: apply equals-null.cocci
by Junio C Hamano
· 3 years, 8 months ago
2108fe4
revisions API users: add straightforward release_revisions()
by Ævar Arnfjörð Bjarmason
· 3 years, 8 months ago
2a69ff0
shallow: reset commit grafts when shallow is reset
by Jonathan Tan
· 3 years, 9 months ago
9d505b7
git-rev-list: add --exclude-first-parent-only flag
by Jerry Zhang
· 4 years ago
98c431b
commit_graft_pos(): take an oid instead of a bare hash
by Jeff King
�� 4 years, 11 months ago
de6dda0
Merge branch 'sg/commit-graph-cleanups' into master
by Junio C Hamano
· 5 years ago
1df15f8
commit-slab: add a function to deep free entries on the slab
by SZEDER Gábor
· 6 years ago
896833b
Merge branch 'tb/shallow-cleanup'
by Junio C Hamano
· 6 years ago
2b4ff3d
Merge branch 'tb/reset-shallow'
by Junio C Hamano
· 6 years ago
cac4b8e
shallow: use struct 'shallow_lock' for additional safety
by Taylor Blau
· 6 years ago
120ad2b
shallow: extract a header file for shallow-related functions
by Taylor Blau
· 6 years ago
37b9dca
shallow.c: use '{commit,rollback}_shallow_file'
by Taylor Blau
· 6 years ago
fe299ec
oid_array: rename source file from sha1-array
by Jeff King
· 6 years ago
a4c5d9f
Merge branch 'rs/dedup-includes'
by Junio C Hamano
· 6 years ago
678a9ca
Merge branch 'as/shallow-slab-use-fix'
by Junio C Hamano
· 6 years ago
2fe4439
treewide: remove duplicate #include directives
by René Scharfe
· 6 years ago
ddb3c85
shallow.c: don't free unallocated slabs
by Ali Utku Selen
· 6 years ago
34e7771
Use the right 'struct repository' instead of the_repository
by Nguyễn Thái Ngọc Duy
· 6 years ago
bd0b42a
fetch-pack: do not take shallow lock unnecessarily
by Jonathan Tan
· 7 years ago
ea100b6
Merge branch 'js/shallow-and-fetch-prune'
by Junio C Hamano
· 7 years ago
2588f6e
shallow: offer to prune only non-existing entries
by Johannes Schindelin
· 7 years ago
11877b9
Merge branch 'nd/the-index'
by Junio C Hamano
· 7 years ago
2abf350
revision.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
6404355
commit.h: remove method declarations
by Derrick Stolee
· 7 years ago
a74093d
tag: add repository argument to deref_tag
by Stefan Beller
· 7 years ago
c1f5eb4
commit: add repository argument to lookup_commit
by Stefan Beller
· 7 years ago
21e1ee8
commit: add repository argument to lookup_commit_reference_gently
by Stefan Beller
· 7 years ago
b16b60f
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
by Junio C Hamano
· 7 years ago
208ee59
Merge branch 'nd/reject-empty-shallow-request'
by Junio C Hamano
· 7 years ago
b3b2aaf
Merge branch 'nd/commit-util-to-slab'
by Junio C Hamano
· 7 years ago
e34de73
upload-pack: reject shallow requests that would return nothing
by Nguyễn Thái Ngọc Duy
· 8 years ago
50f08db
Merge branch 'js/use-bug-macro'
by Junio C Hamano
· 8 years ago
58dbe58
shallow.c: use commit-slab for commit depth instead of commit->util
by Nguyễn Thái Ngọc Duy
· 8 years ago
eee4502
shallow: migrate shallow information into the object parser
by Stefan Beller
· 8 years ago
102de88
path.c: migrate global git_path_* to take a repository argument
by Stefan Beller
· 8 years ago
c881348
shallow: add repository argument to is_repository_shallow
by Stefan Beller
· 8 years ago
22bdc7c
shallow: add repository argument to check_shallow_file_for_update
by Stefan Beller
· 8 years ago
19143f1
shallow: add repository argument to register_shallow
by Stefan Beller
· 8 years ago
6a2df51
shallow: add repository argument to set_alternate_shallow_file
by Stefan Beller
· 8 years ago
1f93ecd
commit: add repository argument to lookup_commit_graft
by Jonathan Nieder
· 8 years ago
3f5787f
commit: add repository argument to register_commit_graft
by Jonathan Nieder
· 8 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 8 years ago
b227586
lock_file: make function-local locks non-static
by Martin Ågren
· 8 years ago
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 8 years ago
69c54c7
Merge branch 'ma/leakplugs'
by Junio C Hamano
· 8 years ago
c50424a
Merge branch 'jk/write-in-full-fix'
by Junio C Hamano
· 8 years ago
7199203
object_array: add and use `object_array_pop()`
by Martin Ågren
· 8 years ago
06f46f2
avoid "write_in_full(fd, buf, len) != len" pattern
by Jeff King
· 8 years ago
076aa2c
tempfile: auto-allocate tempfiles on heap
by Jeff King
· 8 years ago
49bd0fc
tempfile: do not delete tempfile on failed close
by Jeff King
· 8 years ago
45c6b1e
always check return value of close_tempfile
by Jeff King
· 8 years ago
c0e963b
setup_temporary_shallow: move tempfile struct into function
by Jeff King
· 8 years ago
0899013
setup_temporary_shallow: avoid using inactive tempfile
by Jeff King
· 8 years ago
8b65a34
commit: convert lookup_commit_graft to struct object_id
by Stefan Beller
· 8 years ago
f056cde
Merge branch 'rs/use-div-round-up'
by Junio C Hamano
· 8 years ago
42c78a2
use DIV_ROUND_UP
by René Scharfe
· 8 years ago
849e671
Merge branch 'js/plug-leaks'
by Junio C Hamano
· 9 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
· 9 years ago
1e43ed9
Convert remaining callers of lookup_commit_reference* to object_id
by brian m. carlson
· 9 years ago
e92b848
shallow: convert shallow registration functions to object_id
by brian m. carlson
· 9 years ago
7c565a6
shallow: avoid memory leak
by Johannes Schindelin
· 9 years ago
910650d
Rename sha1_array to oid_array
by brian m. carlson
· 9 years ago
ee3051b
sha1-array: convert internal storage for struct sha1_array to object_id
by brian m. carlson
· 9 years ago
3c9979b
Merge branch 'nd/shallow-fixup'
by Junio C Hamano
· 9 years ago
649b0c3
shallow.c: remove useless code
by Nguyễn Thái Ngọc Duy
· 9 years ago
1127b3c
shallow.c: bit manipulation tweaks
by Rasmus Villemoes
· 9 years ago
381aa8e
shallow.c: avoid theoretical pointer wrap-around
by Rasmus Villemoes
· 9 years ago
f2386c6
shallow.c: make paint_alloc slightly more robust
by Nguyễn Thái Ngọc Duy
· 9 years ago
6bc3d8c
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
by Nguyễn Thái Ngọc Duy
· 9 years ago
0afd307
shallow.c: rename fields in paint_info to better express their purposes
by Nguyễn Thái Ngọc Duy
· 9 years ago
dbaa6bd
Merge branch 'ls/filter-process'
by Junio C Hamano
· 9 years ago
81c634e
pkt-line: rename packet_write() to packet_write_fmt()
by Lars Schneider
· 9 years ago
a460ea4
Merge branch 'nd/shallow-deepen'
by Junio C Hamano
· 9 years ago
50492f7
pass constants as first argument to st_mult()
by René Scharfe
· 9 years ago
3d9ff4d
shallow.c: implement a generic shallow boundary finder based on rev-list
by Nguyễn Thái Ngọc Duy
· 10 years ago
50a6c8e
use st_add and st_mult for allocation size computation
by Jeff King
· 10 years ago
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
· 10 years ago
Next »