index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revision.c
Age
Commit message (
Expand
)
Author
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
2026-01-21
Merge branch 'ps/packfile-store-in-odb-source'
Junio C Hamano
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
2025-12-25
revision: export commit_stack
René Scharfe
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-10-13
Merge branch 'ps/commit-graph-per-object-source'
Junio C Hamano
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
2025-09-22
revision: retain argv NULL invariant in setup_revisions()
Jeff King
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
2025-09-22
revision: manage memory ownership of argv in setup_revisions()
Jeff King
2025-09-04
revision: drop explicit check for commit graph
Patrick Steinhardt
2025-08-21
Merge branch 'ly/changed-path-traversal-with-magic-pathspec'
Junio C Hamano
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
2025-08-11
bloom: enable bloom filter with wildcard pathspec in revision traversal
Lidong Yan
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-08-01
Merge branch 'jk/revision-no-early-output'
Junio C Hamano
2025-07-23
Merge branch 'ly/changed-paths-traversal'
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-21
revision: drop early output option
Jeff King
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-15
bloom: optimize multiple pathspec items in revision
Lidong Yan
2025-07-14
Merge branch 'jk/all-negative-diff-filter-fix'
Junio C Hamano
2025-07-14
revision: make helper for pathspec to bloom keyvec
Lidong Yan
2025-07-14
bloom: replace struct bloom_key * with struct bloom_keyvec
Lidong Yan
2025-07-14
bloom: rename function operates on bloom_key
Lidong Yan
2025-07-07
setup_revisions(): turn on diffs for all-negative diff filter
Jeff King
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
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
[next]