/dports/devel/cgit/cgit-1.2.3/git/builtin/ |
H A D | fetch-pack.c | 14 static void add_sought_entry(struct ref ***sought, int *nr, int *alloc, in add_sought_entry() function 183 add_sought_entry(&sought, &nr_sought, &alloc_sought, argv[i]); in cmd_fetch_pack() 193 add_sought_entry(&sought, &nr_sought, &alloc_sought, line); in cmd_fetch_pack() 200 add_sought_entry(&sought, &nr_sought, &alloc_sought, line.buf); in cmd_fetch_pack()
|
/dports/devel/git-svn/git-2.34.1/builtin/ |
H A D | fetch-pack.c | 14 static void add_sought_entry(struct ref ***sought, int *nr, int *alloc, 179 add_sought_entry(&sought, &nr_sought, &alloc_sought, argv[i]); 189 add_sought_entry(&sought, &nr_sought, &alloc_sought, line); 196 add_sought_entry(&sought, &nr_sought, &alloc_sought, line.buf);
|
/dports/devel/git-p4/git-2.34.1/builtin/ |
H A D | fetch-pack.c | 14 static void add_sought_entry(struct ref ***sought, int *nr, int *alloc, in add_sought_entry() function 179 add_sought_entry(&sought, &nr_sought, &alloc_sought, argv[i]); in cmd_fetch_pack() 189 add_sought_entry(&sought, &nr_sought, &alloc_sought, line); in cmd_fetch_pack() 196 add_sought_entry(&sought, &nr_sought, &alloc_sought, line.buf); in cmd_fetch_pack()
|
/dports/devel/git/git-2.34.1/builtin/ |
H A D | fetch-pack.c | 14 static void add_sought_entry(struct ref ***sought, int *nr, int *alloc, in add_sought_entry() function 179 add_sought_entry(&sought, &nr_sought, &alloc_sought, argv[i]); in cmd_fetch_pack() 189 add_sought_entry(&sought, &nr_sought, &alloc_sought, line); in cmd_fetch_pack() 196 add_sought_entry(&sought, &nr_sought, &alloc_sought, line.buf); in cmd_fetch_pack()
|
/dports/devel/git-gui/git-2.34.1/builtin/ |
H A D | fetch-pack.c | 14 static void add_sought_entry(struct ref ***sought, int *nr, int *alloc, in add_sought_entry() function 179 add_sought_entry(&sought, &nr_sought, &alloc_sought, argv[i]); in cmd_fetch_pack() 189 add_sought_entry(&sought, &nr_sought, &alloc_sought, line); in cmd_fetch_pack() 196 add_sought_entry(&sought, &nr_sought, &alloc_sought, line.buf); in cmd_fetch_pack()
|
/dports/devel/git-cvs/git-2.34.1/builtin/ |
H A D | fetch-pack.c | 14 static void add_sought_entry(struct ref ***sought, int *nr, int *alloc, in add_sought_entry() function 179 add_sought_entry(&sought, &nr_sought, &alloc_sought, argv[i]); in cmd_fetch_pack() 189 add_sought_entry(&sought, &nr_sought, &alloc_sought, line); in cmd_fetch_pack() 196 add_sought_entry(&sought, &nr_sought, &alloc_sought, line.buf); in cmd_fetch_pack()
|