index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
path-walk.c
Age
Commit message (
Expand
)
Author
Lines
13 days
Merge branch 'yc/path-walk-fix-error-reporting'
Junio C Hamano
-1
/
+1
2026-03-26
path-walk: support wildcard pathspecs for blob filtering
Derrick Stolee
-9
/
+13
2026-03-26
backfill: work with prefix pathspecs
Derrick Stolee
-0
/
+39
2026-03-20
path-walk: fix NULL pointer dereference in error message
Yuvraj Singh Chauhan
-1
/
+1
2026-01-09
path-walk: use repo_parse_tree_gently()
René Scharfe
-1
/
+1
2025-08-25
path-walk: create initializer for path lists
Derrick Stolee
-32
/
+25
2025-08-25
path-walk: fix setup of pending objects
Derrick Stolee
-0
/
+2
2025-05-16
path-walk: add new 'edge_aggressive' option
Derrick Stolee
-1
/
+5
2025-02-03
backfill: add --sparse option
Derrick Stolee
-5
/
+23
2025-01-22
path-walk: drop redundant parse_tree() call
Jeff King
-1
/
+0
2024-12-20
path-walk: reorder object visits
Derrick Stolee
-12
/
+48
2024-12-20
path-walk: mark trees and blobs as UNINTERESTING
Derrick Stolee
-0
/
+74
2024-12-20
path-walk: visit tags and cached objects
Derrick Stolee
-3
/
+181
2024-12-20
path-walk: allow consumer to specify object types
Derrick Stolee
-4
/
+29
2024-12-20
path-walk: introduce an object walk by path
Derrick Stolee
-0
/
+279