index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit.c
Age
Commit message (
Expand
)
Author
2026-03-12
gpg-interface: allow sign_buffer() to use default signing key
Justin Tobler
2026-03-02
Merge branch 'ps/receive-pack-shallow-optim'
Junio C Hamano
2026-02-19
commit: use commit graph in `lookup_commit_reference_gently()`
Patrick Steinhardt
2026-02-19
commit: avoid parsing non-commits in `lookup_commit_reference_gently()`
Patrick Steinhardt
2026-02-17
Merge branch 'rs/commit-commit-stack'
Junio C Hamano
2026-02-17
Merge branch 'rs/clean-includes'
Junio C Hamano
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
2026-02-08
remove duplicate includes
René Scharfe
2026-02-08
commit: use commit_stack
René Scharfe
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2026-01-15
commit: rename `reverse_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2026-01-15
commit: rename `copy_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2026-01-12
Merge branch 'rs/commit-stack'
Junio C Hamano
2026-01-06
Merge branch 'ar/run-command-hook'
Junio C Hamano
2025-12-28
hook: allow overriding the ungroup option
Adrian Ratiu
2025-12-25
commit: add commit_stack_grow()
René Scharfe
2025-12-25
commit: add commit_stack_init()
René Scharfe
2025-12-25
revision: export commit_stack
René Scharfe
2025-11-16
commit: refactor verify_commit_buffer()
Christian Couder
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
2025-07-22
commit: use prio_queue_replace() in pop_most_recent_commit()
René Scharfe
2025-07-22
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `assert_oid_type()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
2025-03-24
commit: move clear_commit_marks_many() loop body to clear_commit_marks()
René Scharfe
2025-03-10
object-file-convert: stop depending on `the_repository`
Patrick Steinhardt
2025-02-24
commit: avoid parent list buildup in clear_commit_marks_many()
René Scharfe
2024-12-27
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-09-25
commit: avoid leaking already-saved buffer
Jeff King
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-12
environment: make `get_graft_file()` accept a repository
Patrick Steinhardt
2024-09-05
object: clear grafts when clearing parsed object pool
Patrick Steinhardt
[next]