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.
 
 
 
 
 
 
brian m. carlson a98e6101f0 refs: convert resolve_gitlink_ref to struct object_id 7 years ago
..
add.c Merge branch 'rj/add-chmod-error-message' into maint 7 years ago
am.c refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 7 years ago
annotate.c
apply.c
archive.c
bisect--helper.c
blame.c
branch.c refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 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
checkout-index.c
checkout.c refs: convert read_ref and read_ref_full to object_id 7 years ago
clean.c
clone.c refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 7 years ago
column.c
commit-tree.c Merge branch 'rk/commit-tree-make-F-verbatim' 7 years ago
commit.c refs: update ref transactions to use struct object_id 7 years ago
config.c
count-objects.c
credential.c
describe.c refs: convert peel_ref to struct object_id 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
fast-export.c refs: convert dwim_ref and expand_ref to struct object_id 7 years ago
fetch-pack.c
fetch.c Convert check_connected to use struct object_id 7 years ago
fmt-merge-msg.c refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 7 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
hash-object.c
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
interpret-trailers.c
log.c refs: convert dwim_ref and expand_ref to struct object_id 7 years ago
ls-files.c
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c refs: convert dwim_ref and expand_ref to struct object_id 7 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c refs: convert dwim_ref and expand_ref to struct object_id 7 years ago
mktag.c
mktree.c
mv.c
name-rev.c Merge branch 'ma/builtin-unleak' 7 years ago
notes.c refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 7 years ago
pack-objects.c refs: convert peel_ref to struct object_id 7 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c
pull.c refs: convert update_ref and refs_update_ref to use struct object_id 7 years ago
push.c
read-tree.c
rebase--helper.c
receive-pack.c Convert check_connected to use struct object_id 7 years ago
reflog.c refs: convert reflog_expire parameter to struct object_id 7 years ago
remote-ext.c consistently use "fallthrough" comments in switches 7 years ago
remote-fd.c
remote.c refs: convert read_ref and read_ref_full to object_id 7 years ago
repack.c
replace.c refs: convert read_ref and read_ref_full to object_id 7 years ago
rerere.c avoid "write_in_full(fd, buf, len) != len" pattern 7 years ago
reset.c refs: convert update_ref and refs_update_ref to use struct object_id 7 years ago
rev-list.c pack-bitmap: convert traverse_bitmap_commit_list to object_id 7 years ago
rev-parse.c refs: convert dwim_ref and expand_ref to struct object_id 7 years ago
revert.c
rm.c
send-pack.c
shortlog.c
show-branch.c refs: convert read_ref_at to struct object_id 7 years ago
show-ref.c refs: convert peel_ref to struct object_id 7 years ago
stripspace.c
submodule--helper.c refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 7 years ago
symbolic-ref.c refs: pass NULL to resolve_ref_unsafe() if hash is not needed 7 years ago
tag.c refs: convert read_ref and read_ref_full to object_id 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 refs: convert resolve_gitlink_ref to struct object_id 7 years ago
update-ref.c refs: update ref transactions to use struct object_id 7 years ago
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