..
add.c
Merge branch 'bw/pathspec-sans-the-index'
8 years ago
am.c
Merge branch 'jk/unbreak-am-h'
8 years ago
annotate.c
…
apply.c
…
archive.c
archive: read local configuration
8 years ago
bisect--helper.c
…
blame.c
Merge branch 'js/blame-lib'
8 years ago
branch.c
Convert lookup_commit* to struct object_id
8 years ago
bundle.c
bundle: use prefix_filename with bundle path
8 years ago
cat-file.c
Merge branch 'js/blame-lib'
8 years ago
check-attr.c
attr: tighten const correctness with git_attr and match_attr
8 years ago
check-ignore.c
Merge branch 'bw/pathspec-sans-the-index'
8 years ago
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
hold_locked_index(): align error handling with hold_lockfile_for_update()
8 years ago
checkout.c
Merge branch 'ja/do-not-ask-needless-questions'
8 years ago
clean.c
Merge branch 'sl/clean-d-ignored-fix'
8 years ago
clone.c
Merge branch 'bc/object-id'
8 years ago
column.c
…
commit-tree.c
Convert lookup_commit* to struct object_id
8 years ago
commit.c
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
8 years ago
config.c
config: complain about --local outside of a git repo
8 years ago
count-objects.c
Convert object iteration callbacks to struct object_id
8 years ago
credential.c
…
describe.c
Convert lookup_tag to struct object_id
8 years ago
diff-files.c
diff: have the diff-* builtins configure diff before initializing revisions
8 years ago
diff-index.c
diff: have the diff-* builtins configure diff before initializing revisions
8 years ago
diff-tree.c
Merge branch 'mb/diff-default-to-indent-heuristics'
8 years ago
diff.c
Merge branch 'jk/diff-blob'
8 years ago
difftool.c
difftool: address a couple of resource/memory leaks
8 years ago
fast-export.c
Merge branch 'js/plug-leaks'
8 years ago
fetch-pack.c
Rename sha1_array to oid_array
8 years ago
fetch.c
ref_store: take a `msg` parameter when deleting references
8 years ago
fmt-merge-msg.c
object: convert parse_object* to take struct object_id
8 years ago
for-each-ref.c
ref-filter: add --no-contains option to tag/branch/for-each-ref
8 years ago
fsck.c
Merge branch 'bc/object-id'
8 years ago
gc.c
Merge branch 'js/larger-timestamps'
8 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'ab/grep-preparatory-cleanup'
8 years ago
hash-object.c
prefix_filename: return newly allocated string
8 years ago
help.c
…
index-pack.c
object: convert parse_object* to take struct object_id
8 years ago
init-db.c
real_pathdup(): fix callsites that wanted it to die on error
8 years ago
interpret-trailers.c
…
log.c
Merge branch 'jk/diff-blob'
8 years ago
ls-files.c
Merge branch 'bw/pathspec-sans-the-index'
8 years ago
ls-remote.c
avoid using fixed PATH_MAX buffers for refs
8 years ago
ls-tree.c
tree: convert parse_tree_indirect to struct object_id
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 'bc/object-id'
8 years ago
merge-file.c
prefix_filename: return newly allocated string
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
i18n: merge-recursive: mark verbose message for translation
8 years ago
merge-tree.c
Convert lookup_blob to struct object_id
8 years ago
merge.c
tree: convert parse_tree_indirect to struct object_id
8 years ago
mktag.c
…
mktree.c
mktree: plug memory leaks reported by Coverity
8 years ago
mv.c
Merge branch 'bw/pathspec-cleanup'
8 years ago
name-rev.c
Merge branch 'js/larger-timestamps'
8 years ago
notes.c
Merge branch 'ab/c-translators-comment-style'
8 years ago
pack-objects.c
Merge branch 'ab/grep-preparatory-cleanup'
8 years ago
pack-redundant.c
pack-redundant: plug memory leak
8 years ago
pack-refs.c
refs: delete pack_refs() in favor of refs_pack_refs()
8 years ago
patch-id.c
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
8 years ago
prune-packed.c
Convert object iteration callbacks to struct object_id
8 years ago
prune.c
Merge branch 'bc/object-id'
8 years ago
pull.c
Merge branch 'tb/pull-ff-rebase-autostash'
8 years ago
push.c
push: unmark a local variable as static
8 years ago
read-tree.c
Merge branch 'ja/do-not-ask-needless-questions'
8 years ago
rebase--helper.c
rebase--helper: add a builtin helper for interactive rebases
8 years ago
receive-pack.c
Merge branch 'js/plug-leaks'
8 years ago
reflog.c
Merge branch 'bc/object-id'
8 years ago
remote-ext.c
pkt-line: rename packet_write() to packet_write_fmt()
8 years ago
remote-fd.c
…
remote.c
Merge branch 'mh/packed-ref-store-prep'
8 years ago
repack.c
repack: accept --threads=<n> and pass it down to pack-objects
8 years ago
replace.c
Convert lookup_tag to struct object_id
8 years ago
rerere.c
…
reset.c
Merge branch 'bw/pathspec-sans-the-index'
8 years ago
rev-list.c
Merge branch 'bc/object-id'
8 years ago
rev-parse.c
Merge branch 'bc/object-id'
8 years ago
revert.c
Merge branch 'jk/cherry-pick-0-mainline'
8 years ago
rm.c
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
8 years ago
send-pack.c
Merge branch 'bc/object-id'
8 years ago
shortlog.c
Merge branch 'rs/shortlog-cleanup'
8 years ago
show-branch.c
Merge branch 'bc/object-id'
8 years ago
show-ref.c
show-ref: remove a stale comment
8 years ago
stripspace.c
stripspace: respect repository config
8 years ago
submodule--helper.c
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
8 years ago
symbolic-ref.c
delete_ref: accept a reflog message argument
8 years ago
tag.c
Merge branch 'bc/object-id'
8 years ago
unpack-file.c
…
unpack-objects.c
object: convert parse_object* to take struct object_id
8 years ago
update-index.c
Merge branch 'cc/untracked'
8 years ago
update-ref.c
update-ref: pass reflog message to delete_ref()
8 years ago
update-server-info.c
…
upload-archive.c
archive: read local configuration
8 years ago
var.c
…
verify-commit.c
Convert lookup_commit* to struct object_id
8 years ago
verify-pack.c
…
verify-tag.c
builtin/verify-tag: add --format to verify-tag
8 years ago
worktree.c
Merge branch 'js/plug-leaks'
8 years ago
write-tree.c
…