index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object.h
Age
Commit message (
Expand
)
Author
2024-09-05
object: clear grafts when clearing parsed object pool
Patrick Steinhardt
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-25
commit-graph: reuse existing Bloom filters where possible
Taylor Blau
2024-06-25
object.h: fix mis-aligned flag bits table
Taylor Blau
2024-06-24
Merge branch 'tb/pseudo-merge-reachability-bitmap'
Junio C Hamano
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-24
pack-bitmap-write: support storing pseudo-merge commits
Taylor Blau
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
2024-05-15
object.h: add flags allocated by pack-bitmap.h
Taylor Blau
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-28
upload-pack: free tree buffers after parsing
Jeff King
2023-10-02
object: factor out parse_mode out of fast-import and tree-walk into in object.h
Eric W. Biederman
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2023-05-08
object: add object_array initializer helper function
Taylor Blau
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-11
object.h: move some inline functions and defines from cache.h
Elijah Newren
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
2022-09-07
parse_object(): allow skipping hash check
Jeff King
2022-08-19
revision: allow --ancestry-path to take an argument
Elijah Newren
2022-03-02
reflog: libify delete reflog function and helpers
John Cai
2021-09-27
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2021-08-29
builtin/pack-objects.c: remove duplicate hash lookup
Taylor Blau
2021-06-28
object.h: add lookup_object_by_type() function
Jeff King
2021-06-28
object.h: expand docstring for lookup_unknown_object()
Jeff King
2021-05-16
Merge branch 'jt/push-negotiation'
Junio C Hamano
2021-05-05
fetch: teach independent negotiation (no packfile)
Jonathan Tan
2021-04-13
lookup_unknown_object(): take a repository argument
Jeff King
2020-10-31
object: allow clear_commit_marks_all to handle any repo
René Scharfe
2020-09-17
maintenance: add auto condition for commit-graph task
Derrick Stolee
2020-07-09
Merge branch 'tb/fix-persistent-shallow' into master
Junio C Hamano
2020-07-08
commit.c: don't persist substituted parents when unshallowing
Taylor Blau
2020-07-06
Merge branch 'rs/pack-bits-in-object-better'
Junio C Hamano
2020-07-06
Merge branch 'bc/http-push-flagsfix'
Junio C Hamano
2020-06-24
revision: reallocate TOPO_WALK object flags
René Scharfe
2020-06-23
http-push: ensure unforced pushes fail when data would be lost
brian m. carlson
2020-06-17
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2020-04-10
revision: --show-pulls adds helpful merges
Derrick Stolee
2020-02-13
pack-bitmap: fix leak of haves/wants object lists
Jeff King
2019-10-25
commit-graph: fix writing first commit-graph during fetch
Derrick Stolee
2019-06-20
object: convert create_object() to use object_id
Jeff King
2019-06-20
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2018-11-02
revision.c: generation-based topo-order algorithm
Derrick Stolee
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
2018-08-15
Add missing includes and forward declarations
Elijah Newren
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
[next]