You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano c00ba2233e Sync 'ds/multi-pack-index' to v2.19.0-rc0 6 years ago
..
add.c Merge branch 'nd/no-the-index' 7 years ago
am.c apply.c: make init_apply_state() take a struct repository 7 years ago
annotate.c
apply.c apply.c: make init_apply_state() take a struct repository 7 years ago
archive.c archive.c: avoid access to the_index 7 years ago
bisect--helper.c
blame.c Merge branch 'nd/no-the-index' 7 years ago
branch.c Merge branch 'sb/object-store-lookup' 7 years ago
bundle.c
cat-file.c Merge branch 'nd/no-the-index' 7 years ago
check-attr.c attr: remove index from git_attr_set_direction() 7 years ago
check-ignore.c
check-mailmap.c
check-ref-format.c
checkout-index.c entry.c: use the right index instead of the_index 7 years ago
checkout.c Merge branch 'nd/no-the-index' 7 years ago
clean.c dir.c: remove an implicit dependency on the_index in pathspec code 7 years ago
clone.c Merge branch 'jt/connectivity-check-after-unshallow' 7 years ago
column.c column: fix off-by-one default width 7 years ago
commit-graph.c commit-graph: add free_commit_graph 7 years ago
commit-tree.c commit: add repository argument to lookup_commit 7 years ago
commit.c Merge branch 'nd/no-the-index' 7 years ago
config.c Merge branch 'nd/i18n' 7 years ago
count-objects.c packfile: convert has_sha1_pack to object_id 7 years ago
credential.c
describe.c Merge branch 'sb/object-store-grafts' 7 years ago
diff-files.c
diff-index.c
diff-tree.c diff.c: move read_index() code back to the caller 7 years ago
diff.c tag: add repository argument to deref_tag 7 years ago
difftool.c Merge branch 'rs/parse-opt-lithelp' 7 years ago
fast-export.c Merge branch 'nd/i18n' 7 years ago
fetch-pack.c Merge branch 'bw/protocol-v2' 7 years ago
fetch.c Merge branch 'jt/connectivity-check-after-unshallow' 7 years ago
fmt-merge-msg.c Merge branch 'nd/i18n' 7 years ago
for-each-ref.c
fsck.c Merge branch 'jk/core-use-replace-refs' 7 years ago
gc.c Merge branch 'kg/gc-auto-windows-workaround' 7 years ago
get-tar-commit-id.c
grep.c Merge branch 'nd/no-the-index' 7 years ago
hash-object.c Merge branch 'sb/object-store-grafts' 7 years ago
help.c Merge branch 'nd/command-list' 7 years ago
index-pack.c Merge branch 'jk/core-use-replace-refs' 7 years ago
init-db.c pass st.st_size as hint for strbuf_readlink() 7 years ago
interpret-trailers.c
log.c Merge branch 'nd/i18n' 7 years ago
ls-files.c ls-files: correct index argument to get_convert_attr_ascii() 7 years ago
ls-remote.c Merge branch 'bw/server-options' 7 years ago
ls-tree.c object-store: move object access functions to object-store.h 7 years ago
mailinfo.c
mailsplit.c
merge-base.c commit: add repository argument to lookup_commit 7 years ago
merge-file.c
merge-index.c
merge-ours.c
merge-recursive.c builtin/merge-recursive: make hash independent 7 years ago
merge-tree.c Merge branch 'sb/object-store-grafts' 7 years ago
merge.c Merge branch 'nd/i18n' 7 years ago
mktag.c object-store: move object access functions to object-store.h 7 years ago
mktree.c object-store: move object access functions to object-store.h 7 years ago
multi-pack-index.c multi-pack-index: add 'write' verb 7 years ago
mv.c Merge branch 'ma/lockfile-cleanup' 7 years ago
name-rev.c tag: add repository argument to deref_tag 7 years ago
notes.c Merge branch 'sb/object-store-grafts' 7 years ago
pack-objects.c Merge branch 'nd/no-the-index' 7 years ago
pack-redundant.c pack-redundant: convert linked lists to use struct object_id 7 years ago
pack-refs.c refs: add repository argument to get_main_ref_store 7 years ago
patch-id.c
prune-packed.c for_each_*_object: move declarations to object-store.h 7 years ago
prune.c Merge branch 'jk/core-use-replace-refs' 7 years ago
pull.c Merge branch 'js/pull-rebase-type-shorthand' 7 years ago
push.c Merge branch 'rs/parse-opt-lithelp' 7 years ago
range-diff.c range-diff: make --dual-color the default mode 7 years ago
read-tree.c Merge branch 'rs/parse-opt-lithelp' 7 years ago
rebase--helper.c rebase -i: introduce --rebase-merges=[no-]rebase-cousins 7 years ago
receive-pack.c Merge branch 'sb/object-store-lookup' 7 years ago
reflog.c Merge branch 'sb/object-store-grafts' 7 years ago
remote-ext.c
remote-fd.c
remote.c Merge branch 'rs/remote-mv-leakfix' 7 years ago
repack.c Sync 'ds/multi-pack-index' to v2.19.0-rc0 6 years ago
replace.c Merge branch 'nd/i18n' 7 years ago
rerere.c
reset.c Merge branch 'jm/cache-entry-from-mem-pool' 7 years ago
rev-list.c Merge branch 'sb/object-store-lookup' 7 years ago
rev-parse.c Merge branch 'sb/object-store-grafts' 7 years ago
revert.c Merge branch 'nd/cherry-pick-quit-fix' 7 years ago
rm.c Merge branch 'nd/no-the-index' 7 years ago
send-pack.c Merge branch 'rs/parse-opt-lithelp' 7 years ago
serve.c serve: introduce git-serve 7 years ago
shortlog.c Merge branch 'rs/parse-opt-lithelp' 7 years ago
show-branch.c Merge branch 'rs/parse-opt-lithelp' 7 years ago
show-index.c make show-index a builtin 7 years ago
show-ref.c object-store: move object access functions to object-store.h 7 years ago
stripspace.c
submodule--helper.c Merge branch 'sb/submodule-cleanup' 7 years ago
symbolic-ref.c
tag.c Merge branch 'sb/object-store-grafts' 7 years ago
unpack-file.c object-store: move object access functions to object-store.h 7 years ago
unpack-objects.c Merge branch 'jk/core-use-replace-refs' 7 years ago
update-index.c Merge branch 'nd/no-the-index' 7 years ago
update-ref.c update-ref --stdin: use skip_prefix() 7 years ago
update-server-info.c
upload-archive.c archive.c: avoid access to the_index 7 years ago
upload-pack.c check_replace_refs: rename to read_replace_refs 7 years ago
var.c
verify-commit.c commit: add repository argument to lookup_commit 7 years ago
verify-pack.c
verify-tag.c ref-filter: use "struct object_id" consistently 7 years ago
worktree.c checkout: pass the "num_matches" up to callers 7 years ago
write-tree.c Merge branch 'rs/parse-opt-lithelp' 7 years ago