..
add.c
Merge branch 'jc/add-u-A-default-to-top' into maint
9 years ago
am.c
Merge branch 'nd/diff-with-path-params' into maint
9 years ago
annotate.c
…
apply.c
…
archive.c
…
bisect--helper.c
…
blame.c
convert trivial cases to FLEX_ARRAY macros
9 years ago
branch.c
Remove get_object_hash.
9 years ago
bundle.c
…
cat-file.c
usage: do not insist that standard input must come from a file
9 years ago
check-attr.c
usage: do not insist that standard input must come from a file
9 years ago
check-ignore.c
usage: do not insist that standard input must come from a file
9 years ago
check-mailmap.c
…
check-ref-format.c
use xmallocz to avoid size arithmetic
9 years ago
checkout-index.c
…
checkout.c
Remove get_object_hash.
9 years ago
clean.c
convert trivial cases to ALLOC_ARRAY
9 years ago
clone.c
Remove get_object_hash.
9 years ago
column.c
…
commit-tree.c
Convert struct object to object_id
9 years ago
commit.c
Merge branch 'js/fopen-harder' into maint
9 years ago
config.c
…
count-objects.c
…
credential.c
…
describe.c
Remove get_object_hash.
9 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
Remove get_object_hash.
9 years ago
diff.c
Merge branch 'nd/diff-with-path-params' into maint
9 years ago
fast-export.c
convert trivial cases to ALLOC_ARRAY
9 years ago
fetch-pack.c
add_sought_entry_mem: convert to struct object_id
9 years ago
fetch.c
Merge branch 'js/close-packs-before-gc' into maint
9 years ago
fmt-merge-msg.c
Merge branch 'rs/pop-commit' into maint
9 years ago
for-each-ref.c
…
fsck.c
Remove get_object_hash.
9 years ago
gc.c
Merge branch 'dk/gc-idx-wo-pack' into maint
9 years ago
get-tar-commit-id.c
usage: do not insist that standard input must come from a file
9 years ago
grep.c
convert manual allocations to argv_array
9 years ago
hash-object.c
usage: do not insist that standard input must come from a file
9 years ago
help.c
convert trivial cases to FLEX_ARRAY macros
9 years ago
index-pack.c
convert trivial cases to ALLOC_ARRAY
9 years ago
init-db.c
initdb: make safe_create_dir public
9 years ago
interpret-trailers.c
…
log.c
format-patch: add an option to suppress commit hash
9 years ago
ls-files.c
…
ls-remote.c
Convert struct ref to use object_id.
9 years ago
ls-tree.c
…
mailinfo.c
mailinfo: libify
9 years ago
mailsplit.c
…
merge-base.c
convert trivial cases to ALLOC_ARRAY
9 years ago
merge-file.c
Merge branch 'jk/merge-file-exit-code' into maint
9 years ago
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
use xmallocz to avoid size arithmetic
9 years ago
merge.c
merge: release pack files before garbage-collecting
9 years ago
mktag.c
usage: do not insist that standard input must come from a file
9 years ago
mktree.c
convert trivial cases to FLEX_ARRAY macros
9 years ago
mv.c
convert trivial cases to ALLOC_ARRAY
9 years ago
name-rev.c
Remove get_object_hash.
9 years ago
notes.c
Remove get_object_hash.
9 years ago
pack-objects.c
convert trivial cases to ALLOC_ARRAY
9 years ago
pack-redundant.c
convert trivial cases to ALLOC_ARRAY
9 years ago
pack-refs.c
…
patch-id.c
usage: do not insist that standard input must come from a file
9 years ago
prune-packed.c
…
prune.c
Merge branch 'jk/repository-extension' into maint
9 years ago
pull.c
Remove get_object_hash.
9 years ago
push.c
push: don't mark options of recurse-submodules for translation
9 years ago
read-tree.c
…
receive-pack.c
convert trivial cases to ALLOC_ARRAY
9 years ago
reflog.c
convert trivial cases to FLEX_ARRAY macros
9 years ago
remote-ext.c
convert manual allocations to argv_array
9 years ago
remote-fd.c
…
remote.c
ref_newer: convert to use struct object_id
9 years ago
repack.c
Merge branch 'jk/repository-extension' into maint
9 years ago
replace.c
Convert struct object to object_id
9 years ago
rerere.c
…
reset.c
Remove get_object_hash.
9 years ago
rev-list.c
Remove get_object_hash.
9 years ago
rev-parse.c
Remove get_object_hash.
9 years ago
revert.c
…
rm.c
…
send-pack.c
…
shortlog.c
Convert struct object to object_id
9 years ago
show-branch.c
Merge branch 'rs/show-branch-argv-array' into maint
9 years ago
show-ref.c
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
9 years ago
stripspace.c
Merge branch 'jc/usage-stdin' into maint
9 years ago
submodule--helper.c
…
symbolic-ref.c
symbolic-ref: propagate error code from create_symref()
9 years ago
tag.c
tag: do not show ambiguous tag names as "tags/foo"
9 years ago
unpack-file.c
…
unpack-objects.c
Remove get_object_hash.
9 years ago
update-index.c
…
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
use xmallocz to avoid size arithmetic
9 years ago
write-tree.c
…