.. |
add.c
|
…
|
|
am.c
|
Merge branch 'jk/unbreak-am-h' into maint
|
8 years ago |
annotate.c
|
…
|
|
apply.c
|
…
|
|
archive.c
|
…
|
|
bisect--helper.c
|
…
|
|
blame.c
|
C style: use standard style for "TRANSLATORS" comments
|
8 years ago |
branch.c
|
Merge branch 'jk/war-on-git-path'
|
8 years ago |
bundle.c
|
…
|
|
cat-file.c
|
Merge branch 'jk/diff-blob' into maint
|
8 years ago |
check-attr.c
|
…
|
|
check-ignore.c
|
…
|
|
check-mailmap.c
|
…
|
|
check-ref-format.c
|
…
|
|
checkout-index.c
|
…
|
|
checkout.c
|
Merge branch 'rs/checkout-am-fix-unborn' into maint
|
8 years ago |
clean.c
|
Merge branch 'sl/clean-d-ignored-fix' into maint
|
8 years ago |
clone.c
|
Merge branch 'jn/clone-add-empty-config-from-command-line' into maint
|
8 years ago |
column.c
|
…
|
|
commit-tree.c
|
…
|
|
commit.c
|
interpret-trailers: honor the cut line
|
8 years ago |
config.c
|
config: complain about --local outside of a git repo
|
8 years ago |
count-objects.c
|
…
|
|
credential.c
|
…
|
|
describe.c
|
describe: localize debug output fully
|
8 years ago |
diff-files.c
|
…
|
|
diff-index.c
|
…
|
|
diff-tree.c
|
Merge branch 'jc/diff-tree-stale-comment' into maint
|
8 years ago |
diff.c
|
diff: use blob path for blob/file diffs
|
8 years ago |
difftool.c
|
difftool: address a couple of resource/memory leaks
|
8 years ago |
fast-export.c
|
fast-export: avoid leaking memory in handle_tag()
|
8 years ago |
fetch-pack.c
|
Rename sha1_array to oid_array
|
8 years ago |
fetch.c
|
Merge branch 'bc/object-id'
|
8 years ago |
fmt-merge-msg.c
|
…
|
|
for-each-ref.c
|
…
|
|
fsck.c
|
read-cache: force_verify_index_checksum
|
8 years ago |
gc.c
|
Merge branch 'dt/xgethostname-nul-termination'
|
8 years ago |
get-tar-commit-id.c
|
…
|
|
grep.c
|
get_sha1_with_context: dynamically allocate oc->path
|
8 years ago |
hash-object.c
|
…
|
|
help.c
|
…
|
|
index-pack.c
|
Merge branch 'jk/loose-object-info-report-error'
|
8 years ago |
init-db.c
|
…
|
|
interpret-trailers.c
|
…
|
|
log.c
|
Merge branch 'jk/diff-blob' into maint
|
8 years ago |
ls-files.c
|
ls-files: fix path used when recursing into submodules
|
8 years ago |
ls-remote.c
|
avoid using fixed PATH_MAX buffers for refs
|
8 years ago |
ls-tree.c
|
…
|
|
mailinfo.c
|
…
|
|
mailsplit.c
|
mailinfo & mailsplit: check for EOF while parsing
|
8 years ago |
merge-base.c
|
…
|
|
merge-file.c
|
…
|
|
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
|
…
|
|
merge.c
|
Merge branch 'bc/object-id'
|
8 years ago |
mktag.c
|
…
|
|
mktree.c
|
mktree: plug memory leaks reported by Coverity
|
8 years ago |
mv.c
|
…
|
|
name-rev.c
|
Merge branch 'jc/name-rev-lw-tag' into maint
|
8 years ago |
notes.c
|
C style: use standard style for "TRANSLATORS" comments
|
8 years ago |
pack-objects.c
|
Merge branch 'jk/disable-pack-reuse-when-broken' into maint
|
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
|
…
|
|
prune.c
|
…
|
|
pull.c
|
pull: ff --rebase --autostash works in dirty repo
|
8 years ago |
push.c
|
push: unmark a local variable as static
|
8 years ago |
read-tree.c
|
Merge branch 'jc/read-tree-empty-with-m' into maint
|
8 years ago |
rebase--helper.c
|
…
|
|
receive-pack.c
|
Merge branch 'jt/push-options-doc' into maint
|
8 years ago |
reflog.c
|
…
|
|
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
C style: use standard style for "TRANSLATORS" comments
|
8 years ago |
repack.c
|
…
|
|
replace.c
|
replace: plug a memory leak
|
8 years ago |
rerere.c
|
…
|
|
reset.c
|
…
|
|
rev-list.c
|
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
|
8 years ago |
rev-parse.c
|
Merge branch 'bc/object-id'
|
8 years ago |
revert.c
|
…
|
|
rm.c
|
…
|
|
send-pack.c
|
Merge branch 'bc/object-id'
|
8 years ago |
shortlog.c
|
Merge branch 'rs/shortlog-cleanup'
|
8 years ago |
show-branch.c
|
…
|
|
show-ref.c
|
…
|
|
stripspace.c
|
…
|
|
submodule--helper.c
|
Merge branch 'jk/submodule-init-segv-fix'
|
8 years ago |
symbolic-ref.c
|
…
|
|
tag.c
|
i18n: remove i18n from tag reflog message
|
8 years ago |
unpack-file.c
|
…
|
|
unpack-objects.c
|
…
|
|
update-index.c
|
Merge branch 'cc/untracked'
|
8 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
|
show_worktree(): plug memory leak
|
8 years ago |
write-tree.c
|
…
|
|