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
/
revision.c
Age
Commit message (
Expand
)
Author
2025-06-24
Merge branch 'ly/prepare-show-merge-leakfix'
Junio C Hamano
2025-06-09
revision: fix memory leak in prepare_show_merge()
Lidong Yan
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-23
Merge branch 'mh/left-right-limited'
Junio C Hamano
2025-04-16
Merge branch 'jt/rev-list-z'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-01
revision: fix --left/right-only use with unrelated histories
Matt Hunter
2025-03-21
rev-list: inline `show_object_with_name()` in `show_object()`
Justin Tobler
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-11-21
bisect: fix leaking good/bad terms when reading multipe times
Patrick Steinhardt
2024-11-04
revision: fix leaking bloom filters
Patrick Steinhardt
2024-09-30
revision: fix leaking saved parents
Patrick Steinhardt
2024-09-30
revision: fix memory leaks when rewriting parents
Patrick Steinhardt
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
2024-09-10
Merge branch 'jk/free-commit-buffer-of-skipped-commits'
Junio C Hamano
2024-08-30
revision: free commit buffers for skipped commits
Jeff King
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
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
revision.c: consult Bloom filters for root commits
Taylor Blau
2024-06-24
Merge branch 'jc/worktree-git-path'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-11
revision: free diff options
Patrick Steinhardt
2024-06-11
object-name: free leaking object contexts
Patrick Steinhardt
2024-06-11
revision: fix leaking display notes
Patrick Steinhardt
2024-06-11
revision: fix memory leak when reversing revisions
Patrick Steinhardt
2024-06-08
worktree_git_path(): move the declaration to path.h
Junio C Hamano
2024-06-07
revision: always store allocated strings in output encoding
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-15
Merge branch 'as/option-names-in-messages'
Junio C Hamano
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-07
Merge branch 'jk/upload-pack-bounded-resources'
Junio C Hamano
2024-03-07
Merge branch 'ml/log-merge-with-cherry-pick-and-other-pseudo-heads'
Junio C Hamano
2024-03-07
Merge branch 'cc/rev-list-allow-missing-tips'
Junio C Hamano
2024-03-05
revision.c: trivial fix to message
Alexander Shopov
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-28
upload-pack: free tree buffers after parsing
Jeff King
2024-02-28
revision: implement `git log --merge` also for rebase/cherry-pick/revert
Michael Lohmann
2024-02-28
revision: ensure MERGE_HEAD is a ref in prepare_show_merge
Michael Lohmann
[prev]
[next]