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
/
commit.h
Age
Commit message (
Expand
)
Author
13 days
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
2024-12-27
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-13
add: pass in repo variable instead of global the_repository
John Cai
2024-09-05
object: clear grafts when clearing parsed object pool
Patrick Steinhardt
2024-08-14
commit: add gentle reference lookup method
Derrick Stolee
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-06-27
Merge branch 'rs/remove-unused-find-header-mem'
Junio C Hamano
2024-06-20
commit: remove find_header_mem()
René Scharfe
2024-06-11
merge: fix leaking merge bases
Patrick Steinhardt
2024-06-11
commit: fix leaking parents when calling `commit_tree_extended()`
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2023-10-20
commit: ignore_non_trailer computes number of bytes to ignore
Linus Arver
2023-10-02
commit: export add_header_signature to support handling signatures on tags
Eric W. Biederman
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-02-23
pretty.h: move has_non_ascii() declaration from commit.h
Elijah Newren
2023-02-06
add API: remove run_add_interactive() wrapper function
Ævar Arnfjörð Bjarmason
2022-10-17
rebase: be stricter when reading state files containing oids
Phillip Wood
2022-03-17
shallow: reset commit grafts when shallow is reset
Jonathan Tan
2022-03-07
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
2022-01-06
receive-pack.c: consolidate find header logic
John Cai
2021-08-25
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
2021-03-26
Merge branch 'cm/rebase-i-fixup-amend-reword'
Junio C Hamano
2021-03-15
sequencer: export and rename subject_length()
Charvi Mendiratta
2021-02-22
Merge branch 'bc/signed-objects-with-both-hashes'
Junio C Hamano
2021-02-17
Merge branch 'ds/commit-graph-genno-fix'
Junio C Hamano
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
2021-02-10
commit: allow parsing arbitrary buffers with headers
brian m. carlson
2021-02-01
commit-graph: use repo_parse_commit
Derrick Stolee
2021-01-28
commit_graft_pos(): take an oid instead of a bare hash
Jeff King
2021-01-18
commit: ignore additional signatures when parsing signed commits
brian m. carlson
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
2021-01-18
commit-graph: return 64-bit generation number
Abhishek Kumar
2021-01-06
Merge branch 'en/merge-ort-recursive'
Junio C Hamano
2020-12-16
commit: move reverse_commit_list() from merge-recursive
Elijah Newren
2020-12-08
commit: implement commit_list_contains()
Derrick Stolee
2020-09-30
drop unused argc parameters
Jeff King
2020-09-18
Merge branch 'mf/submodule-summary-with-correct-repository'
Junio C Hamano
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
2020-06-24
revision: use repository from rev_info when parsing commits
Michael Forney
2020-06-17
commit: move members graph_pos, generation to a slab
Abhishek Kumar
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
2020-04-30
commit: make 'commit_graft_pos' non-static
Taylor Blau
2020-04-24
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau
2020-01-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
[next]