You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brandon Williams 25567af805 diff: remove touched flags 7 years ago
..
add.c add, reset: use DIFF_OPT_SET macro to set a diff flag 7 years ago
am.c Merge branch 'pw/am-signoff' into maint 7 years ago
annotate.c
apply.c
archive.c
bisect--helper.c
blame.c Merge branch 'po/read-graft-line' 7 years ago
branch.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
bundle.c
cat-file.c Merge branch 'jk/fallthrough' 7 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c check-ref-format: release strbuf after use in check_ref_format_branch() 7 years ago
checkout-index.c
checkout.c Merge branch 'ma/builtin-unleak' 7 years ago
clean.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
clone.c Merge branch 'bw/clone-recursive-quiet' into maint 7 years ago
column.c
commit-tree.c Merge branch 'rk/commit-tree-make-F-verbatim' 7 years ago
commit.c diff: convert flags to be stored in bitfields 7 years ago
config.c add UNLEAK annotation for reducing leak false positives 7 years ago
count-objects.c pack: move open_pack_index(), parse_pack_index() 8 years ago
credential.c
describe.c Merge branch 'jk/describe-omit-some-refs' 7 years ago
diff-files.c
diff-index.c Merge branch 'ma/builtin-unleak' 7 years ago
diff-tree.c
diff.c Merge branch 'ma/builtin-unleak' 7 years ago
difftool.c sha1_file: convert index_fd to struct object_id 8 years ago
fast-export.c Merge branch 'ma/leakplugs' 7 years ago
fetch-pack.c
fetch.c Merge branch 'jt/packmigrate' 7 years ago
fmt-merge-msg.c Merge branch 'dc/fmt-merge-msg-microcleanup' into maint 8 years ago
for-each-ref.c provide --color option for all ref-filter users 7 years ago
fsck.c Merge branch 'ma/leakplugs' 7 years ago
gc.c Merge branch 'aw/gc-lockfile-fscanf-fix' 7 years ago
get-tar-commit-id.c distinguish error versus short read from read_in_full() 7 years ago
grep.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
hash-object.c sha1_file: convert hash_sha1_file_literally to struct object_id 8 years ago
help.c Merge branch 'ks/help-alias-label' 7 years ago
index-pack.c cleanup: fix possible overflow errors in binary search 7 years ago
init-db.c add UNLEAK annotation for reducing leak false positives 7 years ago
interpret-trailers.c Merge branch 'jk/trailers-parse' 7 years ago
log.c diff: remove touched flags 7 years ago
ls-files.c add UNLEAK annotation for reducing leak false positives 7 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c tree-walk: convert fill_tree_descriptor() to object_id 8 years ago
merge.c Merge branch 'rs/strbuf-leakfix' 7 years ago
mktag.c
mktree.c
mv.c
name-rev.c Merge branch 'ma/builtin-unleak' 7 years ago
notes.c notes: release strbuf after use in notes_copy_from_stdin() 7 years ago
pack-objects.c cleanup: fix possible overflow errors in binary search 7 years ago
pack-redundant.c pack: move pack name-related functions 8 years ago
pack-refs.c
patch-id.c
prune-packed.c Merge branch 'jt/packmigrate' 7 years ago
prune.c progress: simplify "delayed" progress API 8 years ago
pull.c pull: honor submodule.recurse config option 7 years ago
push.c Merge branch 'ma/parse-maybe-bool' 8 years ago
read-tree.c
rebase--helper.c
receive-pack.c Merge branch 'rs/resolve-ref-optional-result' 7 years ago
reflog.c object_array: add and use `object_array_pop()` 7 years ago
remote-ext.c consistently use "fallthrough" comments in switches 7 years ago
remote-fd.c
remote.c refs: pass NULL to resolve_ref_unsafe() if hash is not needed 7 years ago
repack.c
replace.c sha1_file: convert index_fd to struct object_id 8 years ago
rerere.c avoid "write_in_full(fd, buf, len) != len" pattern 7 years ago
reset.c add, reset: use DIFF_OPT_SET macro to set a diff flag 7 years ago
rev-list.c Merge branch 'jk/rev-list-empty-input' into maint 7 years ago
rev-parse.c Merge branch 'bc/rev-parse-parseopt-fix' 7 years ago
revert.c
rm.c
send-pack.c Merge branch 'ma/parse-maybe-bool' 8 years ago
shortlog.c shortlog: skip format/parse roundtrip for internal traversal 7 years ago
show-branch.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
show-ref.c
stripspace.c
submodule--helper.c Merge branch 'rs/resolve-ref-optional-result' 7 years ago
symbolic-ref.c refs: pass NULL to resolve_ref_unsafe() if hash is not needed 7 years ago
tag.c Merge branch 'jk/ref-filter-colors-fix' 7 years ago
unpack-file.c Merge branch 'jk/write-in-full-fix' 7 years ago
unpack-objects.c cleanup: fix possible overflow errors in binary search 7 years ago
update-index.c Merge branch 'jk/leak-checkers' 7 years ago
update-ref.c
update-server-info.c
upload-archive.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c
worktree.c worktree: check the result of read_in_full() 7 years ago
write-tree.c