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 afbb8838b7 reset: free allocated tree buffers 7 years ago
..
add.c add: free leaked pathspec after add_files_to_cache() 7 years ago
am.c pack: move pack-closing functions 7 years ago
annotate.c
apply.c
archive.c
bisect--helper.c
blame.c Merge branch 'po/read-graft-line' 7 years ago
branch.c builtin/branch: stop supporting the "--set-upstream" option 8 years ago
bundle.c bundle: use prefix_filename with bundle path 8 years ago
cat-file.c pack: move for_each_packed_object() 7 years ago
check-attr.c config: don't include config.h by default 8 years ago
check-ignore.c Merge branch 'bw/config-h' 8 years ago
check-mailmap.c config: don't include config.h by default 8 years ago
check-ref-format.c
checkout-index.c config: don't include config.h by default 8 years ago
checkout.c Merge branch 'bw/submodule-config-cleanup' 7 years ago
clean.c Merge branch 'jk/c99' 8 years ago
clone.c pack: move pack-closing functions 7 years ago
column.c config: don't include config.h by default 8 years ago
commit-tree.c sha1_name: convert get_sha1* to get_oid* 8 years ago
commit.c Merge branch 'bw/submodule-config-cleanup' 7 years ago
config.c config: plug user_config leak 7 years ago
count-objects.c pack: move open_pack_index(), parse_pack_index() 7 years ago
credential.c credential: handle invalid arguments earlier 8 years ago
describe.c Merge branch 'sb/hashmap-cleanup' 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 7 years ago
fast-export.c hashmap.h: compare function has access to a data field 8 years ago
fetch-pack.c Rename sha1_array to oid_array 8 years ago
fetch.c Merge branch 'jt/packmigrate' 7 years ago
fmt-merge-msg.c Merge branch 'dc/fmt-merge-msg-microcleanup' 8 years ago
for-each-ref.c for-each-ref: load config earlier 8 years ago
fsck.c Merge branch 'jt/packmigrate' 7 years ago
gc.c pack: move {,re}prepare_packed_git and approximate_object_count 7 years ago
get-tar-commit-id.c
grep.c Merge branch 'bw/submodule-config-cleanup' 7 years ago
hash-object.c sha1_file: convert hash_sha1_file_literally to struct object_id 7 years ago
help.c config: don't include config.h by default 8 years ago
index-pack.c pack: move pack name-related functions 7 years ago
init-db.c config: don't include config.h by default 8 years ago
interpret-trailers.c Merge branch 'jk/trailers-parse' 7 years ago
log.c Merge branch 'jc/simplify-progress' 7 years ago
ls-files.c Merge branch 'bw/submodule-config-cleanup' 7 years ago
ls-remote.c wildmatch: remove unused wildopts parameter 8 years ago
ls-tree.c Merge branch 'bw/config-h' 8 years ago
mailinfo.c prefix_filename: return newly allocated string 8 years ago
mailsplit.c mailinfo & mailsplit: check for EOF while parsing 8 years ago
merge-base.c Merge branch 'bw/config-h' 8 years ago
merge-file.c config: don't include config.h by default 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 tree-walk: convert fill_tree_descriptor() to object_id 8 years ago
merge.c Merge branch 'mg/killed-merge' 7 years ago
mktag.c
mktree.c mktree: plug memory leaks reported by Coverity 8 years ago
mv.c submodule: remove gitmodules_config 8 years ago
name-rev.c Merge branch 'ab/wildmatch' 8 years ago
notes.c Merge branch 'bw/object-id' 8 years ago
pack-objects.c pack: move open_pack_index(), parse_pack_index() 7 years ago
pack-redundant.c pack: move pack name-related functions 7 years ago
pack-refs.c refs: delete pack_refs() in favor of refs_pack_refs() 8 years ago
patch-id.c config: don't include config.h by default 8 years ago
prune-packed.c Merge branch 'jt/packmigrate' 7 years ago
prune.c progress: simplify "delayed" progress API 8 years ago
pull.c Merge branch 'ma/parse-maybe-bool' 7 years ago
push.c Merge branch 'ma/parse-maybe-bool' 7 years ago
read-tree.c submodule: remove gitmodules_config 8 years ago
rebase--helper.c config: don't include config.h by default 8 years ago
receive-pack.c pack: move pack-closing functions 7 years ago
reflog.c Merge branch 'ab/wildmatch' 8 years ago
remote-ext.c remote-{ext,fd}: print usage message on invalid arguments 8 years ago
remote-fd.c remote-{ext,fd}: print usage message on invalid arguments 8 years ago
remote.c Merge branch 'ma/parse-maybe-bool' 7 years ago
repack.c Merge branch 'bw/config-h' 8 years ago
replace.c sha1_file: convert index_fd to struct object_id 7 years ago
rerere.c config: don't include config.h by default 8 years ago
reset.c reset: free allocated tree buffers 7 years ago
rev-list.c Merge branch 'jc/simplify-progress' 7 years ago
rev-parse.c sha1_name: convert GET_SHA1* flags to GET_OID* 8 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' 7 years ago
shortlog.c config: don't include config.h by default 8 years ago
show-branch.c Merge branch 'jk/ref-filter-colors' 8 years ago
show-ref.c show-ref: remove a stale comment 8 years ago
stripspace.c config: don't include config.h by default 8 years ago
submodule--helper.c Merge branch 'bw/submodule-config-cleanup' 7 years ago
symbolic-ref.c config: don't include config.h by default 8 years ago
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 Merge branch 'ab/free-and-null' 8 years ago
update-index.c update-index: fix cache entry leak in add_one_file() 7 years ago
update-ref.c builtin/update_ref: convert to struct object_id 8 years ago
update-server-info.c config: don't include config.h by default 8 years ago
upload-archive.c upload-archive: handle "-h" option early 8 years ago
var.c config: don't include config.h by default 8 years ago
verify-commit.c Merge branch 'bw/config-h' 8 years ago
verify-pack.c config: don't include config.h by default 8 years ago
verify-tag.c Merge branch 'jk/ref-filter-colors' 8 years ago
worktree.c Merge branch 'ab/free-and-null' 8 years ago
write-tree.c config: don't include config.h by default 8 years ago