..
add.c
…
annotate.c
…
apply.c
Merge branch 'jm/maint-apply-detects-corrupt-patch-header'
14 years ago
archive.c
Merge branch 'il/archive-err-signal'
14 years ago
bisect--helper.c
bisect: introduce support for --no-checkout option.
14 years ago
blame.c
…
branch.c
Merge branch 'mg/branch-list'
14 years ago
bundle.c
Teach progress eye-candy to fetch_refs_from_bundle()
14 years ago
cat-file.c
plug a few coverity-spotted leaks
14 years ago
check-attr.c
Merge branch 'bc/attr-ignore-case'
14 years ago
check-ref-format.c
Change check_refname_format() to reject unnormalized refnames
14 years ago
checkout-index.c
checkout-index: remove obsolete comment
14 years ago
checkout.c
Merge branch 'jc/checkout-from-tree-keep-local-changes'
14 years ago
clean.c
Documentation: clarify "git clean -e <pattern>"
14 years ago
clone.c
Merge branch 'nd/maint-clone-gitdir'
14 years ago
commit-tree.c
…
commit.c
Merge branch 'nd/maint-autofix-tag-in-head'
14 years ago
config.c
Merge branch 'mm/maint-config-explicit-bool-display'
14 years ago
count-objects.c
…
describe.c
describe: Refresh the index when run with --dirty
14 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
want_color: automatically fallback to color.ui
14 years ago
fast-export.c
Merge branch 'jk/fast-export-quote-path' into maint
14 years ago
fetch-pack.c
Merge branch 'mh/check-ref-format-3'
14 years ago
fetch.c
Merge branch 'cn/fetch-prune'
14 years ago
fmt-merge-msg.c
Accept tags in HEAD or MERGE_HEAD
14 years ago
for-each-ref.c
for-each-ref: add split message parts to %(contents:*).
14 years ago
fsck.c
fsck: do not abort upon finding an empty blob
14 years ago
gc.c
builtin/gc.c: add missing newline in message
14 years ago
grep.c
tree-walk.c: do not leak internal structure in tree_entry_len()
14 years ago
hash-object.c
…
help.c
…
index-pack.c
Merge branch 'jc/zlib-wrap' into maint
14 years ago
init-db.c
read_gitfile_gently(): rename misnamed function to read_gitfile()
14 years ago
log.c
format-patch: ignore ui.color
14 years ago
ls-files.c
Merge branch 'cb/common-prefix-unification'
14 years ago
ls-remote.c
Merge branch 'jc/ls-remote-short-help'
14 years ago
ls-tree.c
Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
14 years ago
mailinfo.c
…
mailsplit.c
…
merge-base.c
…
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
…
merge.c
Merge branch 'js/merge-edit-option'
14 years ago
mktag.c
…
mktree.c
…
mv.c
builtin/mv.c: plug miniscule memory leak
14 years ago
name-rev.c
name-rev: split usage string
14 years ago
notes.c
…
pack-objects.c
tree-walk.c: do not leak internal structure in tree_entry_len()
14 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
patch-id.c: use strbuf instead of a fixed buffer
14 years ago
prune-packed.c
…
prune.c
…
push.c
push: Don't push a repository with unpushed submodules
14 years ago
read-tree.c
…
receive-pack.c
Merge branch 'ph/push-to-delete-nothing'
14 years ago
reflog.c
reflog: actually default to subcommand 'show'
14 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'cn/fetch-prune'
14 years ago
replace.c
Change check_ref_format() to take a flags argument
14 years ago
rerere.c
…
reset.c
Merge branch 'jk/reset-reflog-message-fix' into maint
14 years ago
rev-list.c
rev-list --verify-object
14 years ago
rev-parse.c
rev-parse: add option --resolve-git-dir <path>
14 years ago
revert.c
Merge branch 'js/no-cherry-pick-head-after-punted'
14 years ago
rm.c
…
send-pack.c
rename "match_refs()" to "match_push_refs()"
14 years ago
shortlog.c
…
show-branch.c
want_color: automatically fallback to color.ui
14 years ago
show-ref.c
Change check_ref_format() to take a flags argument
14 years ago
stripspace.c
…
symbolic-ref.c
…
tag.c
Merge branch 'mh/check-ref-format-3'
14 years ago
tar-tree.c
…
unpack-file.c
…
unpack-objects.c
…
update-index.c
plug a few coverity-spotted leaks
14 years ago
update-ref.c
update-ref: whitespace fix
14 years ago
update-server-info.c
…
upload-archive.c
upload-archive: allow user to turn off filters
14 years ago
var.c
…
verify-pack.c
…
verify-tag.c
…
write-tree.c
…