index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
Merge branch 'ps/commit-graph-per-object-source'
Junio C Hamano
1
-3
/
+0
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
1
-3
/
+46
2025-09-22
revision: retain argv NULL invariant in setup_revisions()
Jeff King
1
-0
/
+6
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
1
-0
/
+19
2025-09-22
revision: manage memory ownership of argv in setup_revisions()
Jeff King
1
-3
/
+21
2025-09-04
revision: drop explicit check for commit graph
Patrick Steinhardt
1
-3
/
+0
2025-08-21
Merge branch 'ly/changed-path-traversal-with-magic-pathspec'
Junio C Hamano
1
-13
/
+29
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
1
-1
/
+2
2025-08-11
bloom: enable bloom filter with wildcard pathspec in revision traversal
Lidong Yan
1
-13
/
+29
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
1
-1
/
+2
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2025-08-01
Merge branch 'jk/revision-no-early-output'
Junio C Hamano
1
-17
/
+0
2025-07-23
Merge branch 'ly/changed-paths-traversal'
Junio C Hamano
1
-62
/
+60
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-21
revision: drop early output option
Jeff King
1
-17
/
+0
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-2
/
+3
2025-07-15
bloom: optimize multiple pathspec items in revision
Lidong Yan
1
-10
/
+11
2025-07-14
Merge branch 'jk/all-negative-diff-filter-fix'
Junio C Hamano
1
-1
/
+1
2025-07-14
revision: make helper for pathspec to bloom keyvec
Lidong Yan
1
-16
/
+29
2025-07-14
bloom: replace struct bloom_key * with struct bloom_keyvec
Lidong Yan
1
-46
/
+30
2025-07-14
bloom: rename function operates on bloom_key
Lidong Yan
1
-4
/
+4
2025-07-07
setup_revisions(): turn on diffs for all-negative diff filter
Jeff King
1
-1
/
+1
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
1
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-06-24
Merge branch 'ly/prepare-show-merge-leakfix'
Junio C Hamano
1
-0
/
+1
2025-06-09
revision: fix memory leak in prepare_show_merge()
Lidong Yan
1
-0
/
+1
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
1
-1
/
+1
2025-04-23
Merge branch 'mh/left-right-limited'
Junio C Hamano
1
-0
/
+2
2025-04-16
Merge branch 'jt/rev-list-z'
Junio C Hamano
1
-8
/
+0
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-01
revision: fix --left/right-only use with unrelated histories
Matt Hunter
1
-0
/
+2
2025-03-21
rev-list: inline `show_object_with_name()` in `show_object()`
Justin Tobler
1
-8
/
+0
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
1
-1
/
+2
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
1
-1
/
+6
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+1
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
1
-6
/
+7
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-12-04
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano
1
-6
/
+7
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
1
-4
/
+5
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
1
-2
/
+2
2024-11-21
bisect: fix leaking good/bad terms when reading multipe times
Patrick Steinhardt
1
-2
/
+2
2024-11-04
revision: fix leaking bloom filters
Patrick Steinhardt
1
-0
/
+5
2024-09-30
revision: fix leaking saved parents
Patrick Steinhardt
1
-2
/
+10
2024-09-30
revision: fix memory leaks when rewriting parents
Patrick Steinhardt
1
-0
/
+2
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
1
-0
/
+5
2024-09-10
Merge branch 'jk/free-commit-buffer-of-skipped-commits'
Junio C Hamano
1
-0
/
+1
2024-08-30
revision: free commit buffers for skipped commits
Jeff King
1
-0
/
+1
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
1
-1
/
+1
2024-08-09
refs: add referent to each_ref_fn
John Cai
1
-1
/
+1
[next]