11{
22 "info": {
33 "version": "main",
4- "commit": "74e9a78d43cc5f6518b54e375f23adfe9b24efb0 "
4+ "commit": "5e4dcabe75bfb414fd69468835e8b0cc8fa70667 "
55 },
66 "groups": {
77 "sys/alloc": {
3455434554 "git_pathspec_match_workdir",
3455534555 "git_pathspec_match_index",
3455634556 "git_pathspec_match_tree",
34557- "git_pathspec_match_diff"
34557+ "git_pathspec_match_diff",
34558+ "git_revwalk_pathspec"
3455834559 ]
3455934560 },
3456034561 "git_pathspec_match_list": {
4564845649 ],
4564945650 "location": {
4565045651 "file": "revwalk.h",
45651- "line": 26 ,
45652+ "line": 27 ,
4565245653 "column": 9
4565345654 },
4565445655 "group": "revwalk"
4565845659 "name": "git_revwalk_new",
4565945660 "location": {
4566045661 "file": "revwalk.h",
45661- "line": 73 ,
45662+ "line": 74 ,
4566245663 "column": 17
4566345664 },
4566445665 "returns": {
4569245693 "name": "git_revwalk_reset",
4569345694 "location": {
4569445695 "file": "revwalk.h",
45695- "line": 89 ,
45696+ "line": 90 ,
4569645697 "column": 17
4569745698 },
4569845699 "returns": {
4571945720 "name": "git_revwalk_push",
4572045721 "location": {
4572145722 "file": "revwalk.h",
45722- "line": 108 ,
45723+ "line": 109 ,
4572345724 "column": 17
4572445725 },
4572545726 "returns": {
4575345754 "name": "git_revwalk_push_glob",
4575445755 "location": {
4575545756 "file": "revwalk.h",
45756- "line": 126 ,
45757+ "line": 127 ,
4575745758 "column": 17
4575845759 },
4575945760 "returns": {
4578745788 "name": "git_revwalk_push_head",
4578845789 "location": {
4578945790 "file": "revwalk.h",
45790- "line": 134 ,
45791+ "line": 135 ,
4579145792 "column": 17
4579245793 },
4579345794 "returns": {
4581245813 "name": "git_revwalk_hide",
4581345814 "location": {
4581445815 "file": "revwalk.h",
45815- "line": 149 ,
45816+ "line": 150 ,
4581645817 "column": 17
4581745818 },
4581845819 "returns": {
4584545846 "name": "git_revwalk_hide_glob",
4584645847 "location": {
4584745848 "file": "revwalk.h",
45848- "line": 168 ,
45849+ "line": 169 ,
4584945850 "column": 17
4585045851 },
4585145852 "returns": {
4587945880 "name": "git_revwalk_hide_head",
4588045881 "location": {
4588145882 "file": "revwalk.h",
45882- "line": 176 ,
45883+ "line": 177 ,
4588345884 "column": 17
4588445885 },
4588545886 "returns": {
4590445905 "name": "git_revwalk_push_ref",
4590545906 "location": {
4590645907 "file": "revwalk.h",
45907- "line": 187 ,
45908+ "line": 188 ,
4590845909 "column": 17
4590945910 },
4591045911 "returns": {
4593645937 "name": "git_revwalk_hide_ref",
4593745938 "location": {
4593845939 "file": "revwalk.h",
45939- "line": 198 ,
45940+ "line": 199 ,
4594045941 "column": 17
4594145942 },
4594245943 "returns": {
4596845969 "name": "git_revwalk_next",
4596945970 "location": {
4597045971 "file": "revwalk.h",
45971- "line": 218 ,
45972+ "line": 219 ,
4597245973 "column": 17
4597345974 },
4597445975 "returns": {
4600246003 "name": "git_revwalk_sorting",
4600346004 "location": {
4600446005 "file": "revwalk.h",
46005- "line": 230 ,
46006+ "line": 231 ,
4600646007 "column": 17
4600746008 },
4600846009 "returns": {
@@ -46029,12 +46030,44 @@
4602946030 ],
4603046031 "group": "revwalk"
4603146032 },
46033+ "git_revwalk_pathspec": {
46034+ "kind": "function",
46035+ "name": "git_revwalk_pathspec",
46036+ "location": {
46037+ "file": "revwalk.h",
46038+ "line": 242,
46039+ "column": 17
46040+ },
46041+ "returns": {
46042+ "type": "int",
46043+ "comment": "0 or an error code"
46044+ },
46045+ "params": [
46046+ {
46047+ "name": "walk",
46048+ "type": "git_revwalk *",
46049+ "direction": "in",
46050+ "comment": "the walker being used for the traversal."
46051+ },
46052+ {
46053+ "name": "pathspec",
46054+ "type": "git_pathspec *",
46055+ "direction": "in",
46056+ "comment": "Paths to filter commits on"
46057+ }
46058+ ],
46059+ "comment": [
46060+ "Set a git_pathspec object to filter commits on",
46061+ "Changing the pathspec rests the walker"
46062+ ],
46063+ "group": "revwalk"
46064+ },
4603246065 "git_revwalk_push_range": {
4603346066 "kind": "function",
4603446067 "name": "git_revwalk_push_range",
4603546068 "location": {
4603646069 "file": "revwalk.h",
46037- "line": 245 ,
46070+ "line": 257 ,
4603846071 "column": 17
4603946072 },
4604046073 "returns": {
4606646099 "name": "git_revwalk_simplify_first_parent",
4606746100 "location": {
4606846101 "file": "revwalk.h",
46069- "line": 255 ,
46102+ "line": 267 ,
4607046103 "column": 17
4607146104 },
4607246105 "returns": {
4609246125 "name": "git_revwalk_free",
4609346126 "location": {
4609446127 "file": "revwalk.h",
46095- "line": 263 ,
46128+ "line": 275 ,
4609646129 "column": 18
4609746130 },
4609846131 "returns": {
4611646149 "name": "git_revwalk_repository",
4611746150 "location": {
4611846151 "file": "revwalk.h",
46119- "line": 272 ,
46152+ "line": 284 ,
4612046153 "column": 30
4612146154 },
4612246155 "returns": {
4614546178 ],
4614646179 "location": {
4614746180 "file": "revwalk.h",
46148- "line": 283 ,
46181+ "line": 295 ,
4614946182 "column": 26
4615046183 },
4615146184 "params": [
4617746210 "name": "git_revwalk_add_hide_cb",
4617846211 "location": {
4617946212 "file": "revwalk.h",
46180- "line": 295 ,
46213+ "line": 307 ,
4618146214 "column": 17
4618246215 },
4618346216 "returns": {
4623846271 "git_revwalk_hide_ref",
4623946272 "git_revwalk_next",
4624046273 "git_revwalk_sorting",
46274+ "git_revwalk_pathspec",
4624146275 "git_revwalk_push_range",
4624246276 "git_revwalk_simplify_first_parent",
4624346277 "git_revwalk_free",
0 commit comments