strbuf_detach      41 archive.c      		to_free = strbuf_detach(buf, NULL);
strbuf_detach      83 archive.c      		buffer = strbuf_detach(&buf, &size);
strbuf_detach      38 argv-array.c   	argv_array_push_nodup(array, strbuf_detach(&v, NULL));
strbuf_detach     618 attr.c         			elem->origin = strbuf_detach(&pathbuf, &elem->originlen);
strbuf_detach     465 bisect.c       	return strbuf_detach(&joined_hexs, NULL);
strbuf_detach     913 bisect.c       		*read_bad = strbuf_detach(&str, NULL);
strbuf_detach     915 bisect.c       		*read_good = strbuf_detach(&str, NULL);
strbuf_detach     354 branch.c       	existing = strbuf_detach(&gitdir, NULL);
strbuf_detach     301 builtin/am.c   	return strbuf_detach(&sb, NULL);
strbuf_detach     410 builtin/am.c   	state->msg = strbuf_detach(&sb, &state->msg_len);
strbuf_detach    1246 builtin/am.c   	state->msg = strbuf_detach(&sb, &state->msg_len);
strbuf_detach    1352 builtin/am.c   	state->author_name = strbuf_detach(&author_name, NULL);
strbuf_detach    1355 builtin/am.c   	state->author_email = strbuf_detach(&author_email, NULL);
strbuf_detach    1358 builtin/am.c   	state->author_date = strbuf_detach(&author_date, NULL);
strbuf_detach    1361 builtin/am.c   	state->msg = strbuf_detach(&msg, &state->msg_len);
strbuf_detach    1420 builtin/am.c   		state->author_name = strbuf_detach(&sb, NULL);
strbuf_detach    1428 builtin/am.c   		state->author_email = strbuf_detach(&sb, NULL);
strbuf_detach    1435 builtin/am.c   	state->author_date = strbuf_detach(&sb, NULL);
strbuf_detach    1811 builtin/am.c   				state->msg = strbuf_detach(&msg, &state->msg_len);
strbuf_detach     499 builtin/apply.c 	return squash_slash(strbuf_detach(&name, NULL));
strbuf_detach    1170 builtin/apply.c 			return strbuf_detach(&first, NULL);
strbuf_detach    1180 builtin/apply.c 		return strbuf_detach(&first, NULL);
strbuf_detach    1215 builtin/apply.c 				return strbuf_detach(&sp, NULL);
strbuf_detach    2390 builtin/apply.c 		fixed_buf = strbuf_detach(&fixed, &fixed_len);
strbuf_detach    2496 builtin/apply.c 	fixed_buf = strbuf_detach(&fixed, &fixed_len);
strbuf_detach    3295 builtin/apply.c 	img = strbuf_detach(&buf, &len);
strbuf_detach    3368 builtin/apply.c 	img = strbuf_detach(&buf, &len);
strbuf_detach    3397 builtin/apply.c 	img = strbuf_detach(&buf, &len);
strbuf_detach    2269 builtin/blame.c 	void *buf = strbuf_detach(sb, &len);
strbuf_detach     600 builtin/branch.c 	return strbuf_detach(&desc, NULL);
strbuf_detach     460 builtin/checkout.c 	branch->path = strbuf_detach(&buf, NULL);
strbuf_detach     592 builtin/commit.c 			set_ident_var(&date, strbuf_detach(&date_buf, NULL));
strbuf_detach     609 builtin/commit.c 		set_ident_var(&date, strbuf_detach(&date_buf, NULL));
strbuf_detach    1052 builtin/commit.c 		return strbuf_detach(&buf, NULL);
strbuf_detach     456 builtin/config.c 	return strbuf_detach(&buf, NULL);
strbuf_detach     212 builtin/fast-export.c 	return strbuf_detach(&out, NULL);
strbuf_detach     309 builtin/fast-export.c 	return strbuf_detach(&out, len);
strbuf_detach     426 builtin/fast-export.c 	return strbuf_detach(&out, len);
strbuf_detach     481 builtin/fast-export.c 	return strbuf_detach(&out, len);
strbuf_detach     628 builtin/fast-export.c 	return strbuf_detach(&out, len);
strbuf_detach     383 builtin/fmt-merge-msg.c 			string_list_append(&subjects, strbuf_detach(&sb, NULL));
strbuf_detach     884 builtin/grep.c 			strbuf_detach(&buf, NULL);
strbuf_detach     869 builtin/log.c  	info->message_id = strbuf_detach(&buf, NULL);
strbuf_detach    1311 builtin/log.c  		rev.subject_prefix = strbuf_detach(&sprefix, NULL);
strbuf_detach    1341 builtin/log.c  	rev.extra_headers = strbuf_detach(&buf, NULL);
strbuf_detach    1497 builtin/log.c  		signature = strbuf_detach(&buf, NULL);
strbuf_detach     104 builtin/mktree.c 		path = strbuf_detach(&p_uq, NULL);
strbuf_detach      57 builtin/push.c 			return strbuf_detach(&buf, NULL);
strbuf_detach      68 builtin/push.c 			return strbuf_detach(&buf, NULL);
strbuf_detach      92 builtin/push.c 			ref = strbuf_detach(&tagref, NULL);
strbuf_detach      98 builtin/push.c 			ref = strbuf_detach(&delref, NULL);
strbuf_detach     379 builtin/receive-pack.c 	return strbuf_detach(&buf, NULL);
strbuf_detach     901 builtin/receive-pack.c 	namespaced_name = strbuf_detach(&namespaced_name_buf, NULL);
strbuf_detach     106 builtin/remote-ext.c 		git_req = strbuf_detach(&ret, NULL);
strbuf_detach     109 builtin/remote-ext.c 		git_req_vhost = strbuf_detach(&ret, NULL);
strbuf_detach     112 builtin/remote-ext.c 		return strbuf_detach(&ret, NULL);
strbuf_detach    1076 builtin/remote.c 				strbuf_detach(&url_buf, NULL);
strbuf_detach    1090 builtin/remote.c 				strbuf_detach(&url_buf, NULL);
strbuf_detach     398 builtin/rev-parse.c 		usage[unb++] = strbuf_detach(&sb, NULL);
strbuf_detach      76 builtin/shortlog.c 	buffer = strbuf_detach(&subject, NULL);
strbuf_detach     189 builtin/show-branch.c 				name_commit(p, strbuf_detach(&newname, NULL), 0);
strbuf_detach      11 builtin/stripspace.c 	msg = strbuf_detach(buf, &len);
strbuf_detach      72 builtin/update-ref.c 	return strbuf_detach(&ref, NULL);
strbuf_detach    1015 combine-diff.c 			result = strbuf_detach(&buf, NULL);
strbuf_detach    1062 combine-diff.c 					result = strbuf_detach(&buf, &len);
strbuf_detach    1357 commit.c       			it->value = strbuf_detach(&buf, &it->len);
strbuf_detach    1377 commit.c       		it->value = strbuf_detach(&buf, &it->len);
strbuf_detach      13 contrib/examples/builtin-fetch--tool.c 	return strbuf_detach(&buf, NULL);
strbuf_detach     290 convert.c      		to_free = strbuf_detach(buf, NULL);
strbuf_detach     593 convert.c      		to_free = strbuf_detach(buf, NULL);
strbuf_detach      72 diff-no-index.c 	s->data = strbuf_detach(&buf, &size);
strbuf_detach     296 diff.c         	return strbuf_detach(&res, NULL);
strbuf_detach    1334 diff.c         		return strbuf_detach(&name, NULL);
strbuf_detach    1393 diff.c         	return strbuf_detach(&name, NULL);
strbuf_detach    1483 diff.c         			pname = strbuf_detach(&buf, NULL);
strbuf_detach    2786 diff.c         			s->data = strbuf_detach(&sb, NULL);
strbuf_detach    2811 diff.c         			s->data = strbuf_detach(&buf, &size);
strbuf_detach    5075 diff.c         	return strbuf_detach(&buf, outsize);
strbuf_detach      25 diffcore-order.c 	map = strbuf_detach(&sb, NULL);
strbuf_detach    1097 dir.c          			el->src = strbuf_detach(&sb, NULL);
strbuf_detach     182 entry.c        			new = strbuf_detach(&buf, &newsize);
strbuf_detach     140 environment.c  	return strbuf_detach(&buf, NULL);
strbuf_detach     171 environment.c  	git_common_dir = strbuf_detach(&sb, NULL);
strbuf_detach      37 exec_cmd.c     	return strbuf_detach(&d, NULL);
strbuf_detach    1887 fast-import.c  			strbuf_detach(&command_buf, NULL);
strbuf_detach    1958 fast-import.c  		strbuf_detach(&command_buf, NULL);
strbuf_detach    2060 fast-import.c  	return strbuf_detach(&ident, NULL);
strbuf_detach      77 gpg-interface.c 	sigc->gpg_output = strbuf_detach(&gpg_output, NULL);
strbuf_detach      78 gpg-interface.c 	sigc->gpg_status = strbuf_detach(&gpg_status, NULL);
strbuf_detach     609 http-backend.c 		return strbuf_detach(&buf, NULL);
strbuf_detach     179 http-push.c    	return strbuf_detach(&buf, NULL);
strbuf_detach     394 http-push.c    	request->dest = strbuf_detach(&buf, NULL);
strbuf_detach     398 http-push.c    	request->url = strbuf_detach(&buf, NULL);
strbuf_detach     297 http-walker.c  				newalt->base = strbuf_detach(&target, NULL);
strbuf_detach     893 http.c         	return strbuf_detach(&buf, NULL);
strbuf_detach     912 http.c         	return strbuf_detach(&buf, NULL);
strbuf_detach    1102 http.c         			language_tags[num_langs - 1] = strbuf_detach(&tag, NULL);
strbuf_detach    1170 http.c         			cached_accept_language = strbuf_detach(&buf, NULL);
strbuf_detach    1413 http.c         	url = strbuf_detach(&buf, NULL);
strbuf_detach    1416 http.c         	tmp = strbuf_detach(&buf, NULL);
strbuf_detach    1479 http.c         	url = strbuf_detach(&buf, NULL);
strbuf_detach    1594 http.c         	preq->url = strbuf_detach(&buf, NULL);
strbuf_detach    1221 imap-send.c    	cb.data = strbuf_detach(msg, NULL);
strbuf_detach     352 ll-merge.c     		mm->ptr = strbuf_detach(&strbuf, NULL);
strbuf_detach     190 lockfile.c     	return strbuf_detach(&ret, NULL);
strbuf_detach     666 log-tree.c     			? strbuf_detach(&notebuf, NULL)
strbuf_detach     628 merge-recursive.c 	return strbuf_detach(&newpath, NULL);
strbuf_detach     771 merge-recursive.c 				buf = strbuf_detach(&strbuf, NULL);
strbuf_detach     495 notes.c        			add_non_note(t, strbuf_detach(&non_note_path, NULL),
strbuf_detach     183 parse-options-cb.c 	*opt_value = strbuf_detach(&sb, NULL);
strbuf_detach     207 path.c         	return strbuf_detach(&path, NULL);
strbuf_detach     218 path.c         	return strbuf_detach(&sb, NULL);
strbuf_detach     269 path.c         	return strbuf_detach(&buf, NULL);
strbuf_detach     371 path.c         	return strbuf_detach(&user_path, NULL);
strbuf_detach     261 pathspec.c     		item->original = strbuf_detach(&sb, NULL);
strbuf_detach     455 pretty.c       					   strbuf_detach(&buf, NULL));
strbuf_detach     591 pretty.c       	return strbuf_detach(&tmp, NULL);
strbuf_detach      29 quote.c        		to_free = strbuf_detach(dst, NULL);
strbuf_detach    2315 refs.c         		*string = strbuf_detach(&buf, &size);
strbuf_detach    3446 refs.c         		char *old_msg = strbuf_detach(err, NULL);
strbuf_detach    4181 refs.c         			reason = strbuf_detach(err, NULL);
strbuf_detach    4201 refs.c         				char *write_err = strbuf_detach(err, NULL);
strbuf_detach     289 remote-curl.c  	last->buf_alloc = strbuf_detach(&buffer, &last->len);
strbuf_detach     659 remote-curl.c  	rpc->service_url = strbuf_detach(&buf, NULL);
strbuf_detach     662 remote-curl.c  	rpc->hdr_content_type = strbuf_detach(&buf, NULL);
strbuf_detach     665 remote-curl.c  	rpc->hdr_accept = strbuf_detach(&buf, NULL);
strbuf_detach     758 remote-curl.c  		depth_arg = strbuf_detach(&buf, NULL);
strbuf_detach     339 remote.c       	add_fetch_refspec(remote, strbuf_detach(&branch, NULL));
strbuf_detach     350 remote.c       	add_push_refspec(remote, strbuf_detach(&branch, NULL));
strbuf_detach     882 remote.c       		*result = strbuf_detach(&sb, NULL);
strbuf_detach    1164 remote.c       	return strbuf_detach(&buf, NULL);
strbuf_detach    1952 revision.c     				   strbuf_detach(&buf, NULL));
strbuf_detach     118 run-command.c  			return strbuf_detach(&buf, NULL);
strbuf_detach     187 run-command.c  			nargv[nargc++] = strbuf_detach(&arg0, NULL);
strbuf_detach    3283 sha1_file.c    			buf = strbuf_detach(&nbuf, &size);
strbuf_detach      97 shell.c        		rawargs = strbuf_detach(&line, NULL);
strbuf_detach     699 strbuf.c       	return strbuf_detach(&buf, NULL);
strbuf_detach      95 strbuf.h       extern char *strbuf_detach(struct strbuf *, size_t *);
strbuf_detach     193 submodule-config.c 	submodule->name = strbuf_detach(&name_buf, NULL);
strbuf_detach     279 submodule-config.c 		submodule->path = strbuf_detach(&path, NULL);
strbuf_detach     313 submodule-config.c 		submodule->ignore = strbuf_detach(&ignore, NULL);
strbuf_detach     328 submodule-config.c 		submodule->url = strbuf_detach(&url, NULL);
strbuf_detach      34 test-mergesort.c 		line->text = strbuf_detach(&sb, NULL);
strbuf_detach     241 trailer.c      		result = strbuf_detach(&buf, NULL);
strbuf_detach     645 trailer.c      						strbuf_detach(&tok, NULL),
strbuf_detach     646 trailer.c      						strbuf_detach(&val, NULL));
strbuf_detach     650 trailer.c      				strbuf_detach(&tok, NULL),
strbuf_detach     651 trailer.c      				strbuf_detach(&val, NULL));
strbuf_detach     659 transport-helper.c 			msg = strbuf_detach(&msg_buf, NULL);
strbuf_detach     838 transport-helper.c 			string_list_append(&cas_options, strbuf_detach(&cas, NULL));
strbuf_detach     886 transport-helper.c 			string_list_append(&revlist_args, strbuf_detach(&buf, NULL));
strbuf_detach      63 unix-socket.c  		ctx->orig_dir = strbuf_detach(&cwd, NULL);
strbuf_detach      86 url.c          	return strbuf_detach(out, NULL);
strbuf_detach     131 url.c          	*dest = strbuf_detach(&buf, NULL);
strbuf_detach     364 urlmatch.c     	result = strbuf_detach(&norm, &result_len);
strbuf_detach     621 wrapper.c      	return strbuf_detach(&sb, NULL);
strbuf_detach     146 ws.c           	return strbuf_detach(&err, NULL);
strbuf_detach     764 wt-status.c    		summary_content = strbuf_detach(&summary, &len);
strbuf_detach     993 wt-status.c    		return strbuf_detach(&buf, NULL);
strbuf_detach    1293 wt-status.c    	return strbuf_detach(&sb, NULL);