..
add.c
add: speed up cmd_add() by utilizing read_cache_preload()
6 years ago
am.c
Merge branch 'pw/am-rebase-read-author-script'
6 years ago
annotate.c
…
apply.c
…
archive.c
archive: initialize archivers earlier
6 years ago
bisect--helper.c
…
blame.c
revision.c: remove implicit dependency on the_index
6 years ago
branch.c
Merge branch 'tq/branch-style-fix'
6 years ago
bundle.c
…
cat-file.c
Merge branch 'jk/detect-truncated-zlib-input'
6 years ago
check-attr.c
Make git_check_attr() a void function
7 years ago
check-ignore.c
…
check-mailmap.c
…
check-ref-format.c
…
checkout-index.c
Merge branch 'rs/opt-updates'
7 years ago
checkout.c
Merge branch 'nd/the-index'
6 years ago
clean.c
…
clone.c
Merge branch 'nd/clone-case-smashing-warning'
6 years ago
column.c
…
commit-graph.c
Merge branch 'ds/commit-graph-leakfix'
6 years ago
commit-tree.c
…
commit.c
refresh_index: remove unnecessary calls to preload_index()
6 years ago
config.c
worktree: add per-worktree config files
6 years ago
count-objects.c
treewide: use get_all_packs
7 years ago
credential.c
…
describe.c
refresh_index: remove unnecessary calls to preload_index()
6 years ago
diff-files.c
revision.c: remove implicit dependency on the_index
6 years ago
diff-index.c
revision.c: remove implicit dependency on the_index
6 years ago
diff-tree.c
revision.c: remove implicit dependency on the_index
6 years ago
diff.c
Merge branch 'nd/the-index'
6 years ago
difftool.c
Merge branch 'nd/the-index'
6 years ago
fast-export.c
fast-export: when using paths, avoid corrupt stream with non-existent mark
6 years ago
fetch-pack.c
builtin/fetch-pack: remove constants with parse_oid_hex
6 years ago
fetch.c
Merge branch 'jc/war-on-string-list'
6 years ago
fmt-merge-msg.c
Merge branch 'nd/the-index'
6 years ago
for-each-ref.c
…
fsck.c
Merge branch 'nd/per-worktree-ref-iteration'
6 years ago
gc.c
Merge branch 'jn/gc-auto'
6 years ago
get-tar-commit-id.c
…
grep.c
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
6 years ago
hash-object.c
sha1-file.c: remove implicit dependency on the_index
6 years ago
help.c
Merge branch 'rv/alias-help'
6 years ago
index-pack.c
convert "hashcmp() != 0" to "!hasheq()"
7 years ago
init-db.c
…
interpret-trailers.c
interpret-trailers: allow suppressing "---" divider
7 years ago
log.c
Merge branch 'nd/the-index'
6 years ago
ls-files.c
…
ls-remote.c
Merge branch 'jk/proto-v2-ref-prefix-fix'
6 years ago
ls-tree.c
…
mailinfo.c
…
mailsplit.c
…
merge-base.c
Merge branch 'pk/rebase-in-c-4-opts'
6 years ago
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
Merge branch 'jk/xdiff-interface'
6 years ago
merge.c
Merge branch 'nd/the-index'
6 years ago
mktag.c
…
mktree.c
builtin/mktree: remove hard-coded constant
6 years ago
multi-pack-index.c
multi-pack-index: add 'verify' verb
6 years ago
mv.c
…
name-rev.c
…
notes.c
…
pack-objects.c
Merge branch 'md/exclude-promisor-objects-fix'
6 years ago
pack-redundant.c
treewide: use get_all_packs
7 years ago
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
Merge branch 'md/exclude-promisor-objects-fix'
6 years ago
pull.c
submodule.c: remove some of the_repository references
6 years ago
push.c
Merge branch 'rs/opt-updates'
7 years ago
range-diff.c
Merge branch 'nd/the-index'
6 years ago
read-tree.c
Merge branch 'rs/parse-opt-lithelp'
7 years ago
rebase--interactive.c
rebase -i: move rebase--helper modes to rebase--interactive
6 years ago
rebase.c
rebase: apply cocci patch
6 years ago
receive-pack.c
Merge branch 'jc/receive-deny-current-branch-fix'
6 years ago
reflog.c
Merge branch 'nd/per-worktree-ref-iteration'
6 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
Merge branch 'ms/remote-error-message-update'
6 years ago
repack.c
Merge branch 'ds/test-multi-pack-index'
6 years ago
replace.c
Merge branch 'nd/the-index'
6 years ago
rerere.c
Merge branch 'jk/xdiff-interface'
6 years ago
reset.c
reset: warn when refresh_index() takes more than 2 seconds
6 years ago
rev-list.c
Merge branch 'md/exclude-promisor-objects-fix'
6 years ago
rev-parse.c
Merge branch 'ag/rev-parse-all-exclude-fix'
6 years ago
revert.c
revision.c: remove implicit dependency on the_index
6 years ago
rm.c
convert "oidcmp() != 0" to "!oideq()"
7 years ago
send-pack.c
Merge branch 'rs/opt-updates'
7 years ago
serve.c
…
shortlog.c
revision.c: remove implicit dependency on the_index
6 years ago
show-branch.c
convert "hashcmp() != 0" to "!hasheq()"
7 years ago
show-index.c
…
show-ref.c
…
stripspace.c
…
submodule--helper.c
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
6 years ago
symbolic-ref.c
…
tag.c
convert "oidcmp() != 0" to "!oideq()"
7 years ago
unpack-file.c
…
unpack-objects.c
convert "hashcmp() != 0" to "!hasheq()"
7 years ago
update-index.c
refresh_index: remove unnecessary calls to preload_index()
6 years ago
update-ref.c
update-ref: allow --no-deref with --stdin
7 years ago
update-server-info.c
…
upload-archive.c
archive: initialize archivers earlier
6 years ago
upload-pack.c
…
var.c
…
verify-commit.c
…
verify-pack.c
…
verify-tag.c
…
worktree.c
worktree: rename is_worktree_locked to worktree_lock_reason
6 years ago
write-tree.c
Merge branch 'rs/parse-opt-lithelp'
7 years ago