| .. |
|
add.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
am.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
annotate.c
|
…
|
|
|
apply.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
archive.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
bisect.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
blame.c
|
pager.h: move declarations for pager.c functions from cache.h
|
2023-04-11 08:52:10 -07:00 |
|
branch.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
bugreport.c
|
editor: move editor-related functions and declarations into common file
|
2023-04-11 08:52:10 -07:00 |
|
bundle.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
cat-file.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
check-attr.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
check-ignore.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
check-mailmap.c
|
…
|
|
|
check-ref-format.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
checkout--worker.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
checkout-index.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
checkout.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
clean.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
clone.c
|
init-db, clone: change unnecessary global into passed parameter
|
2023-06-21 11:14:34 -07:00 |
|
column.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
commit-graph.c
|
treewide: be explicit about dependence on trace.h & trace2.h
|
2023-04-11 08:52:08 -07:00 |
|
commit-tree.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
commit.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
config.c
|
repository: move 'repository_format_worktree_config' to repo scope
|
2023-05-26 13:53:41 +09:00 |
|
count-objects.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
credential-cache--daemon.c
|
Merge branch 'mh/credential-oauth-refresh-token'
|
2023-05-10 10:23:29 -07:00 |
|
credential-cache.c
|
hash-ll.h: split out of hash.h to remove dependency on repository.h
|
2023-04-24 12:47:32 -07:00 |
|
credential-store.c
|
hash-ll.h: split out of hash.h to remove dependency on repository.h
|
2023-04-24 12:47:32 -07:00 |
|
credential.c
|
…
|
|
|
describe.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
diagnose.c
|
object-file.h: move declarations for object-file.c functions from cache.h
|
2023-04-11 08:52:10 -07:00 |
|
diff-files.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
diff-index.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
diff-tree.c
|
log-tree: replace include of revision.h with simple forward declaration
|
2023-06-21 13:39:53 -07:00 |
|
diff.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
difftool.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
fast-export.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
fast-import.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
fetch-pack.c
|
Merge branch 'en/header-split-cache-h'
|
2023-04-25 13:56:20 -07:00 |
|
fetch.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
fmt-merge-msg.c
|
…
|
|
|
for-each-ref.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
for-each-repo.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
fsck.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
fsmonitor--daemon.c
|
Merge branch 'en/header-split-cache-h'
|
2023-04-25 13:56:20 -07:00 |
|
gc.c
|
Merge branch 'en/header-split-cache-h-part-2'
|
2023-05-09 16:45:46 -07:00 |
|
get-tar-commit-id.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
grep.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
hash-object.c
|
object-file.h: move declarations for object-file.c functions from cache.h
|
2023-04-11 08:52:10 -07:00 |
|
help.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
hook.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
index-pack.c
|
Merge branch 'tb/pack-revindex-on-disk'
|
2023-04-27 16:00:59 -07:00 |
|
init-db.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
interpret-trailers.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
log.c
|
Merge branch 'jk/log-follow-with-non-literal-pathspec'
|
2023-06-20 15:53:13 -07:00 |
|
ls-files.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
ls-remote.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
ls-tree.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
mailinfo.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
mailsplit.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
merge-base.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
merge-file.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
merge-index.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
merge-ours.c
|
…
|
|
|
merge-recursive.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
merge-tree.c
|
surround %s with quotes when failed to lookup commit
|
2023-06-03 09:01:10 +09:00 |
|
merge.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
mktag.c
|
Merge branch 'en/header-split-cache-h'
|
2023-04-25 13:56:20 -07:00 |
|
mktree.c
|
…
|
|
|
multi-pack-index.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
mv.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
name-rev.c
|
name-rev: make --stdin hidden
|
2023-05-06 14:32:20 -07:00 |
|
notes.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
pack-objects.c
|
attr: teach "--attr-source=<tree>" global option to "git"
|
2023-05-06 14:34:09 -07:00 |
|
pack-redundant.c
|
Merge branch 'en/header-split-cleanup'
|
2023-04-06 13:38:31 -07:00 |
|
pack-refs.c
|
pack-refs: teach pack-refs --include option
|
2023-05-12 14:54:14 -07:00 |
|
patch-id.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
prune-packed.c
|
…
|
|
|
prune.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
pull.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
push.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
range-diff.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
read-tree.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
rebase.c
|
Merge branch 'en/header-split-cache-h'
|
2023-04-25 13:56:20 -07:00 |
|
receive-pack.c
|
Merge branch 'en/header-split-cache-h-part-2'
|
2023-05-09 16:45:46 -07:00 |
|
reflog.c
|
Merge branch 'en/header-split-cleanup'
|
2023-04-06 13:38:31 -07:00 |
|
remote-ext.c
|
…
|
|
|
remote-fd.c
|
…
|
|
|
remote.c
|
Merge branch 'en/header-split-cleanup'
|
2023-04-06 13:38:31 -07:00 |
|
repack.c
|
Merge branch 'en/header-split-cache-h-part-2'
|
2023-05-09 16:45:46 -07:00 |
|
replace.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
rerere.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
reset.c
|
sparse-index.h: move declarations for sparse-index.c from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
rev-list.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
rev-parse.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
revert.c
|
Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'
|
2023-04-17 18:05:13 -07:00 |
|
rm.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
send-pack.c
|
Merge branch 'en/header-split-cleanup'
|
2023-04-06 13:38:31 -07:00 |
|
shortlog.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
show-branch.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
show-index.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
show-ref.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
sparse-checkout.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
stash.c
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
|
2023-06-21 13:39:53 -07:00 |
|
stripspace.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
submodule--helper.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
symbolic-ref.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
tag.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
unpack-file.c
|
Merge branch 'en/header-split-cache-h'
|
2023-04-25 13:56:20 -07:00 |
|
unpack-objects.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
update-index.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
update-ref.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
update-server-info.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
upload-archive.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
upload-pack.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
var.c
|
Merge branch 'en/header-split-cache-h'
|
2023-04-25 13:56:20 -07:00 |
|
verify-commit.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
verify-pack.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
verify-tag.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
worktree.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |
|
write-tree.c
|
cache.h: remove this no-longer-used header
|
2023-06-21 13:39:53 -07:00 |