.. |
add.c
|
…
|
|
annotate.c
|
…
|
|
apply.c
|
Merge branch 'ab/clang-lints' into maint-1.7.7
|
13 years ago |
archive.c
|
Merge branch 'il/archive-err-signal' into maint
|
13 years ago |
bisect--helper.c
|
bisect: introduce support for --no-checkout option.
|
14 years ago |
blame.c
|
blame: don't overflow time buffer
|
13 years ago |
branch.c
|
Merge branch 'ci/forbid-unwanted-current-branch-update'
|
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
|
attr: read core.attributesfile from git_default_core_config
|
14 years ago |
check-ref-format.c
|
check-ref-format --print: Normalize refnames that start with slashes
|
14 years ago |
checkout-index.c
|
checkout-index: remove obsolete comment
|
14 years ago |
checkout.c
|
Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7
|
13 years ago |
clean.c
|
Documentation: clarify "git clean -e <pattern>"
|
14 years ago |
clone.c
|
clone: Quote user supplied path in a single quote pair
|
13 years ago |
commit-tree.c
|
…
|
|
commit.c
|
Merge branch 'nd/maint-autofix-tag-in-head' into maint
|
13 years ago |
config.c
|
Merge branch 'mm/maint-config-explicit-bool-display' into maint
|
13 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
|
cast variable in call to free() in builtin/diff.c and submodule.c
|
13 years ago |
fast-export.c
|
Merge branch 'jk/fast-export-quote-path' into maint
|
14 years ago |
fetch-pack.c
|
Merge branch 'nd/decorate-grafts'
|
14 years ago |
fetch.c
|
Merge branch 'maint-1.7.6' into maint-1.7.7
|
13 years ago |
fmt-merge-msg.c
|
Accept tags in HEAD or MERGE_HEAD
|
14 years ago |
for-each-ref.c
|
…
|
|
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
|
Merge branch 'nm/grep-object-sha1-lock' into maint
|
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/maint-ls-files-error-report'
|
14 years ago |
ls-remote.c
|
…
|
|
ls-tree.c
|
Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
|
14 years ago |
mailinfo.c
|
mailinfo: always clean up rfc822 header folding
|
14 years ago |
mailsplit.c
|
…
|
|
merge-base.c
|
…
|
|
merge-file.c
|
…
|
|
merge-index.c
|
…
|
|
merge-ours.c
|
…
|
|
merge-recursive.c
|
…
|
|
merge-tree.c
|
…
|
|
merge.c
|
Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7
|
13 years ago |
mktag.c
|
…
|
|
mktree.c
|
…
|
|
mv.c
|
builtin/mv.c: plug miniscule memory leak
|
14 years ago |
name-rev.c
|
Merge branch 'jc/maint-name-rev-all' into maint-1.7.6
|
13 years ago |
notes.c
|
…
|
|
pack-objects.c
|
Merge branch 'maint-1.7.6' into maint-1.7.7
|
13 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
|
Teach read-tree the -n|--dry-run option
|
14 years ago |
receive-pack.c
|
refactor run_receive_hook()
|
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' into maint
|
13 years ago |
replace.c
|
…
|
|
rerere.c
|
…
|
|
reset.c
|
Merge branch 'jk/reset-reflog-message-fix' into maint
|
14 years ago |
rev-list.c
|
Merge branch 'jk/format-patch-am'
|
14 years ago |
rev-parse.c
|
…
|
|
revert.c
|
Merge branch 'jn/plug-empty-tree-leak'
|
14 years ago |
rm.c
|
…
|
|
send-pack.c
|
Revert "Merge branch 'cb/maint-quiet-push' into maint"
|
14 years ago |
shortlog.c
|
Merge branch 'jk/format-patch-am'
|
14 years ago |
show-branch.c
|
want_color: automatically fallback to color.ui
|
14 years ago |
show-ref.c
|
…
|
|
stripspace.c
|
stripspace: fix outdated comment
|
13 years ago |
symbolic-ref.c
|
…
|
|
tag.c
|
Merge branch 'jk/tag-contains-ab' (early part) into maint
|
14 years ago |
tar-tree.c
|
…
|
|
unpack-file.c
|
…
|
|
unpack-objects.c
|
zlib: zlib can only process 4GB at a time
|
14 years ago |
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-pack: use index-pack --verify
|
14 years ago |
verify-tag.c
|
…
|
|
write-tree.c
|
…
|
|