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.
 
 
 
 
 
 
Junio C Hamano 4d46bce6b0 Merge branch 'rk/commit-tree-make-F-verbatim' 7 years ago
..
add.c add UNLEAK annotation for reducing leak false positives 8 years ago
am.c am: release strbuf after use in safe_to_abort() 8 years ago
annotate.c
apply.c
archive.c
bisect--helper.c
blame.c Merge branch 'po/read-graft-line' 8 years ago
branch.c builtin/branch: stop supporting the "--set-upstream" option 8 years ago
bundle.c
cat-file.c pack: move for_each_packed_object() 8 years ago
check-attr.c
check-ignore.c
check-mailmap.c
check-ref-format.c check-ref-format: release strbuf after use in check_ref_format_branch() 8 years ago
checkout-index.c
checkout.c Merge branch 'bw/submodule-config-cleanup' 8 years ago
clean.c clean: release strbuf after use in remove_dirs() 8 years ago
clone.c clone: release strbuf after use in remove_junk() 8 years ago
column.c
commit-tree.c Merge branch 'rk/commit-tree-make-F-verbatim' 7 years ago
commit.c add UNLEAK annotation for reducing leak false positives 8 years ago
config.c add UNLEAK annotation for reducing leak false positives 8 years ago
count-objects.c pack: move open_pack_index(), parse_pack_index() 8 years ago
credential.c
describe.c hashmap: add API to disable item counting when threaded 8 years ago
diff-files.c submodule: remove gitmodules_config 8 years ago
diff-index.c submodule: remove gitmodules_config 8 years ago
diff-tree.c submodule: remove gitmodules_config 8 years ago
diff.c submodule: remove gitmodules_config 8 years ago
difftool.c sha1_file: convert index_fd to struct object_id 8 years ago
fast-export.c hashmap.h: compare function has access to a data field 8 years ago
fetch-pack.c
fetch.c Merge branch 'jt/packmigrate' 8 years ago
fmt-merge-msg.c Merge branch 'dc/fmt-merge-msg-microcleanup' into maint 8 years ago
for-each-ref.c for-each-ref: load config earlier 8 years ago
fsck.c Merge branch 'jt/packmigrate' 8 years ago
gc.c tempfile: auto-allocate tempfiles on heap 8 years ago
get-tar-commit-id.c
grep.c Merge branch 'bw/submodule-config-cleanup' 8 years ago
hash-object.c sha1_file: convert hash_sha1_file_literally to struct object_id 8 years ago
help.c help: release strbuf on error return in exec_woman_emacs() 8 years ago
index-pack.c pack: move pack name-related functions 8 years ago
init-db.c add UNLEAK annotation for reducing leak false positives 8 years ago
interpret-trailers.c Merge branch 'jk/trailers-parse' 8 years ago
log.c Merge branch 'jc/simplify-progress' 8 years ago
ls-files.c add UNLEAK annotation for reducing leak false positives 8 years ago
ls-remote.c
ls-tree.c
mailinfo.c
mailsplit.c
merge-base.c
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c
merge-tree.c tree-walk: convert fill_tree_descriptor() to object_id 8 years ago
merge.c Merge branch 'rs/strbuf-leakfix' 7 years ago
mktag.c
mktree.c
mv.c submodule: remove gitmodules_config 8 years ago
name-rev.c Merge branch 'mg/timestamp-t-fix' 7 years ago
notes.c notes: release strbuf after use in notes_copy_from_stdin() 8 years ago
pack-objects.c Merge branch 'ma/ts-cleanups' 8 years ago
pack-redundant.c pack: move pack name-related functions 8 years ago
pack-refs.c
patch-id.c
prune-packed.c Merge branch 'jt/packmigrate' 8 years ago
prune.c progress: simplify "delayed" progress API 8 years ago
pull.c pull: honor submodule.recurse config option 8 years ago
push.c Merge branch 'ma/parse-maybe-bool' 8 years ago
read-tree.c submodule: remove gitmodules_config 8 years ago
rebase--helper.c
receive-pack.c pack: move pack-closing functions 8 years ago
reflog.c Merge branch 'ab/wildmatch' 8 years ago
remote-ext.c
remote-fd.c
remote.c remote: release strbuf after use in set_url() 8 years ago
repack.c
replace.c sha1_file: convert index_fd to struct object_id 8 years ago
rerere.c
reset.c Merge branch 'jk/leak-checkers' 7 years ago
rev-list.c Merge branch 'jc/simplify-progress' 8 years ago
rev-parse.c Merge branch 'mh/packed-ref-store-prep' 7 years ago
revert.c cherry-pick/revert: reject --rerere-autoupdate when continuing 8 years ago
rm.c submodule: remove gitmodules_config 8 years ago
send-pack.c Merge branch 'ma/parse-maybe-bool' 8 years ago
shortlog.c shortlog: skip format/parse roundtrip for internal traversal 8 years ago
show-branch.c Merge branch 'jk/ref-filter-colors' 8 years ago
show-ref.c
stripspace.c
submodule--helper.c Merge branch 'bw/submodule-config-cleanup' 8 years ago
symbolic-ref.c
tag.c Merge branch 'ma/pager-per-subcommand-action' 8 years ago
unpack-file.c builtin/unpack-file: convert to struct object_id 8 years ago
unpack-objects.c
update-index.c Merge branch 'jk/leak-checkers' 7 years ago
update-ref.c builtin/update_ref: convert to struct object_id 8 years ago
update-server-info.c
upload-archive.c
var.c
verify-commit.c
verify-pack.c
verify-tag.c Merge branch 'jk/ref-filter-colors' 8 years ago
worktree.c add UNLEAK annotation for reducing leak false positives 8 years ago
write-tree.c