index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
refs: replace `refs_for_each_glob_ref_in()`
Patrick Steinhardt
1
-9
/
+21
2026-02-23
refs: rename `each_ref_fn`
Patrick Steinhardt
1
-4
/
+4
2026-02-19
path: remove repository argument from worktree_git_path()
Phillip Wood
1
-1
/
+1
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
1
-18
/
+18
2026-01-26
treewide: enumerate promisor objects via `odb_for_each_object()`
Patrick Steinhardt
1
-6
/
+4
2026-01-26
odb: rename `FOR_EACH_OBJECT_*` flags
Patrick Steinhardt
1
-1
/
+1
2026-01-22
revision: add --maximal-only option
Derrick Stolee
1
-2
/
+10
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
1
-2
/
+2
2026-01-21
Merge branch 'ps/packfile-store-in-odb-source'
Junio C Hamano
1
-4
/
+4
2026-01-15
Merge branch 'ps/packfile-store-in-odb-source' into ps/odb-for-each-object
Junio C Hamano
1
-4
/
+4
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-16
/
+16
2026-01-15
commit: rename `copy_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-2
/
+2
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
1
-2
/
+2
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
1
-4
/
+4
2025-12-25
revision: export commit_stack
René Scharfe
1
-23
/
+0
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
1
-7
/
+5
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
[prev]
[next]