..
add.c
…
am.c
revision: rename add_pending_sha1 to add_pending_oid
8 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
…
blame.c
Convert lookup_commit* to struct object_id
8 years ago
branch.c
Convert lookup_commit* to struct object_id
8 years ago
bundle.c
bundle: use prefix_filename with bundle path
8 years ago
cat-file.c
Rename sha1_array to oid_array
8 years ago
check-attr.c
…
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
…
checkout.c
revision: rename add_pending_sha1 to add_pending_oid
8 years ago
clean.c
Merge branch 'nd/clean-preserve-errno-in-warning'
8 years ago
clone.c
Convert lookup_commit* to struct object_id
8 years ago
column.c
…
commit-tree.c
Convert lookup_commit* to struct object_id
8 years ago
commit.c
Convert lookup_commit* to struct object_id
8 years ago
config.c
Merge branch 'jk/war-on-git-path'
8 years ago
count-objects.c
Convert object iteration callbacks to struct object_id
8 years ago
credential.c
…
describe.c
Convert lookup_tag to struct object_id
8 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
Convert lookup_tree to struct object_id
8 years ago
diff.c
Convert lookup_tree to struct object_id
8 years ago
difftool.c
difftool: fix use-after-free
8 years ago
fast-export.c
Convert lookup_blob to struct object_id
8 years ago
fetch-pack.c
Rename sha1_array to oid_array
8 years ago
fetch.c
Convert lookup_commit* to struct object_id
8 years ago
fmt-merge-msg.c
Convert lookup_commit* to struct object_id
8 years ago
for-each-ref.c
ref-filter: add --no-contains option to tag/branch/for-each-ref
8 years ago
fsck.c
Convert the verify_pack callback to struct object_id
8 years ago
gc.c
Merge branch 'dt/xgethostname-nul-termination'
8 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'ab/grep-plug-pathspec-leak'
8 years ago
hash-object.c
prefix_filename: return newly allocated string
8 years ago
help.c
…
index-pack.c
Convert lookup_blob to struct object_id
8 years ago
init-db.c
real_pathdup(): fix callsites that wanted it to die on error
8 years ago
interpret-trailers.c
…
log.c
Convert lookup_commit* to struct object_id
8 years ago
ls-files.c
builtin/ls-files: convert overlay_tree_on_cache to object_id
8 years ago
ls-remote.c
avoid using fixed PATH_MAX buffers for refs
8 years ago
ls-tree.c
…
mailinfo.c
prefix_filename: return newly allocated string
8 years ago
mailsplit.c
…
merge-base.c
Convert lookup_commit* to struct object_id
8 years ago
merge-file.c
prefix_filename: return newly allocated string
8 years ago
merge-index.c
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
8 years ago
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
Convert lookup_blob to struct object_id
8 years ago
merge.c
merge: convert checkout_fast_forward to struct object_id
8 years ago
mktag.c
…
mktree.c
…
mv.c
…
name-rev.c
builtin/name-rev: convert to struct object_id
8 years ago
notes.c
Convert lookup_commit* to struct object_id
8 years ago
pack-objects.c
Convert lookup_tag to struct object_id
8 years ago
pack-redundant.c
…
pack-refs.c
refs: delete pack_refs() in favor of refs_pack_refs()
8 years ago
patch-id.c
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
8 years ago
prune-packed.c
Convert object iteration callbacks to struct object_id
8 years ago
prune.c
builtin/prune: convert to struct object_id
8 years ago
pull.c
merge: convert checkout_fast_forward to struct object_id
8 years ago
push.c
push: unmark a local variable as static
8 years ago
read-tree.c
builtin/read-tree: convert to struct object_id
8 years ago
rebase--helper.c
…
receive-pack.c
shallow: convert shallow registration functions to object_id
8 years ago
reflog.c
Convert lookup_tree to struct object_id
8 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
8 years ago
repack.c
…
replace.c
Convert lookup_tag to struct object_id
8 years ago
rerere.c
…
reset.c
Convert lookup_commit* to struct object_id
8 years ago
rev-list.c
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
8 years ago
rev-parse.c
Convert lookup_commit* to struct object_id
8 years ago
revert.c
Merge branch 'jk/cherry-pick-0-mainline'
8 years ago
rm.c
…
send-pack.c
Merge branch 'bc/object-id'
8 years ago
shortlog.c
Merge branch 'rs/shortlog-cleanup'
8 years ago
show-branch.c
Convert lookup_commit* to struct object_id
8 years ago
show-ref.c
…
stripspace.c
…
submodule--helper.c
Merge branch 'jk/submodule-init-segv-fix'
8 years ago
symbolic-ref.c
…
tag.c
Convert lookup_commit* to struct object_id
8 years ago
unpack-file.c
…
unpack-objects.c
Convert lookup_blob to struct object_id
8 years ago
update-index.c
Merge branch 'cc/untracked'
8 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-commit.c
Convert lookup_commit* to struct object_id
8 years ago
verify-pack.c
…
verify-tag.c
…
worktree.c
Merge branch 'nd/worktree-add-lock'
8 years ago
write-tree.c
…