..
add.c
…
am.c
Merge branch 'jc/am-i-v-fix'
9 years ago
annotate.c
…
apply.c
Merge branch 'jk/tighten-alloc'
9 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'jk/tighten-alloc'
9 years ago
branch.c
config: rename git_config_set_or_die to git_config_set
9 years ago
bundle.c
…
cat-file.c
…
check-attr.c
give "nbuf" strbuf a more meaningful name
9 years ago
check-ignore.c
give "nbuf" strbuf a more meaningful name
9 years ago
check-mailmap.c
…
check-ref-format.c
use xmallocz to avoid size arithmetic
9 years ago
checkout-index.c
checkout-index: disallow "--no-stage" option
9 years ago
checkout.c
builtin/checkout.c: mark strings for translation
9 years ago
clean.c
Merge branch 'jk/tighten-alloc'
9 years ago
clone.c
builtin/clone.c: mark strings for translation
9 years ago
column.c
…
commit-tree.c
…
commit.c
Merge branch 'js/fopen-harder' into maint
9 years ago
config.c
Merge branch 'js/config-set-in-non-repository'
9 years ago
count-objects.c
…
credential.c
…
describe.c
…
diff-files.c
…
diff-index.c
…
diff-tree.c
…
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
Merge branch 'jk/tighten-alloc'
9 years ago
fetch.c
Merge branch 'jk/tighten-alloc'
9 years ago
fmt-merge-msg.c
…
for-each-ref.c
…
fsck.c
…
gc.c
…
get-tar-commit-id.c
…
grep.c
Merge branch 'jk/tighten-alloc'
9 years ago
hash-object.c
Merge branch 'jk/options-cleanup'
9 years ago
help.c
convert trivial cases to FLEX_ARRAY macros
9 years ago
index-pack.c
Merge branch 'jk/pack-idx-corruption-safety'
9 years ago
init-db.c
config: rename git_config_set_or_die to git_config_set
9 years ago
interpret-trailers.c
…
log.c
…
ls-files.c
Merge branch 'jk/options-cleanup'
9 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
convert trivial cases to ALLOC_ARRAY
9 years ago
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
use xmallocz to avoid size arithmetic
9 years ago
merge.c
use st_add and st_mult for allocation size computation
9 years ago
mktag.c
…
mktree.c
Merge branch 'jk/tighten-alloc'
9 years ago
mv.c
use st_add and st_mult for allocation size computation
9 years ago
name-rev.c
…
notes.c
Merge branch 'jk/notes-merge-from-anywhere'
9 years ago
pack-objects.c
Merge branch 'jk/tighten-alloc'
9 years ago
pack-redundant.c
convert trivial cases to ALLOC_ARRAY
9 years ago
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
…
pull.c
…
push.c
Merge branch 'mm/push-default-warning'
9 years ago
read-tree.c
…
receive-pack.c
use st_add and st_mult for allocation size computation
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
Merge branch 'ps/config-error'
9 years ago
repack.c
…
replace.c
…
rerere.c
…
reset.c
…
rev-list.c
list-objects: pass full pathname to callbacks
9 years ago
rev-parse.c
Merge branch 'nd/git-common-dir-fix'
9 years ago
revert.c
…
rm.c
Merge branch 'nd/ita-cleanup' into maint
9 years ago
send-pack.c
…
shortlog.c
…
show-branch.c
…
show-ref.c
…
stripspace.c
…
submodule--helper.c
submodule helper list: respect correct path prefix
9 years ago
symbolic-ref.c
…
tag.c
…
unpack-file.c
…
unpack-objects.c
…
update-index.c
Merge branch 'jk/options-cleanup'
9 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
Merge branch 'jk/tighten-alloc'
9 years ago
write-tree.c
…