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.
 
 
 
 
 
 
Jeff King b794ebeac9 diff-tree: avoid lookup_unknown_object 10 years ago
..
add.c Merge branch 'fr/add-interactive-argv-array' 11 years ago
annotate.c annotate: use argv_array 10 years ago
apply.c use xmemdupz() to allocate copies of strings given by start and length 10 years ago
archive.c
bisect--helper.c
blame.c move setting of object->type to alloc_* functions 10 years ago
branch.c
bundle.c
cat-file.c Merge branch 'jk/warn-on-object-refname-ambiguity' 11 years ago
check-attr.c Merge branch 'jc/check-attr-honor-working-tree' into maint 11 years ago
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c
checkout.c Merge branch 'jl/nor-or-nand-and' into maint 11 years ago
clean.c use xcalloc() to allocate zero-initialized memory 10 years ago
clone.c builtin/clone.c: detect a clone starting at a tag correctly 11 years ago
column.c
commit-tree.c commit_tree: take a pointer/len pair rather than a const strbuf 11 years ago
commit.c Merge branch 'jk/commit-buffer-length' into maint 10 years ago
config.c
count-objects.c
credential.c
describe.c Merge branch 'nd/no-more-fnmatch' 11 years ago
diff-files.c
diff-index.c
diff-tree.c diff-tree: avoid lookup_unknown_object 10 years ago
diff.c
fast-export.c commit: record buffer length in cache 11 years ago
fetch-pack.c
fetch.c
fmt-merge-msg.c commit: record buffer length in cache 11 years ago
for-each-ref.c
fsck.c provide a helper to free commit buffer 11 years ago
gc.c Merge branch 'nd/daemonize-gc' into maint 11 years ago
get-tar-commit-id.c
grep.c Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint 11 years ago
hash-object.c
help.c
index-pack.c use xcalloc() to allocate zero-initialized memory 10 years ago
init-db.c i18n: only extract comments marked with "TRANSLATORS:" 11 years ago
log.c Merge branch 'jk/commit-buffer-length' into maint 10 years ago
ls-files.c
ls-remote.c builtin/ls-remote.c: rearrange xcalloc arguments 11 years ago
ls-tree.c
mailinfo.c Merge branch 'rs/mailinfo-header-cmp' into maint 11 years ago
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c
merge.c commit_tree: take a pointer/len pair rather than a const strbuf 11 years ago
mktag.c
mktree.c builtin/mktree.c: use ALLOC_GROW() in append_to_tree() 11 years ago
mv.c Merge branch 'dt/merge-recursive-case-insensitive' into maint 11 years ago
name-rev.c
notes.c parse-options: multi-word argh should use dash to separate words 11 years ago
pack-objects.c Merge branch 'jk/pack-bitmap' 11 years ago
pack-redundant.c
pack-refs.c
patch-id.c
prune-packed.c
prune.c Merge branch 'mh/replace-refs-variable-rename' 11 years ago
push.c Merge branch 'cc/starts-n-ends-with-endgame' 11 years ago
read-tree.c
receive-pack.c
reflog.c
remote-ext.c
remote-fd.c
remote.c Merge branch 'bg/xcalloc-nmemb-then-size' into maint 10 years ago
repack.c Merge branch 'jk/repack-pack-keep-objects' into maint 10 years ago
replace.c Merge branch 'mh/replace-refs-variable-rename' 11 years ago
rerere.c rerere: fix for merge.conflictstyle 11 years ago
reset.c convert logmsg_reencode to get_commit_buffer 11 years ago
rev-list.c commit: record buffer length in cache 11 years ago
rev-parse.c rev-parse --parseopt: option argument name hints 11 years ago
revert.c parse-options: multi-word argh should use dash to separate words 11 years ago
rm.c
send-pack.c
shortlog.c
show-branch.c
show-ref.c
stripspace.c
symbolic-ref.c
tag.c parse-options: multi-word argh should use dash to separate words 11 years ago
unpack-file.c
unpack-objects.c Merge branch 'mh/replace-refs-variable-rename' 11 years ago
update-index.c update-index: fix segfault with missing --cacheinfo argument 11 years ago
update-ref.c update-ref: fail create operation over stdin if ref already exists 11 years ago
update-server-info.c
upload-archive.c
var.c
verify-pack.c
verify-tag.c
write-tree.c