.github
Sync with 2.36.6
2 months ago
Documentation
Sync with Git 2.41-rc2
1 week ago
block-sha1
…
builtin
Merge branch 'zh/ls-files-format-atoms' into next
1 week ago
ci
Sync with 2.36.6
2 months ago
compat
fsmonitor: reduce includes of cache.h
1 month ago
contrib
Revert "Merge branch 'pb/complete-and-document-auto-merge-and-friends' into next"
1 week ago
ewah
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
git-gui
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
6 months ago
gitk-git
Merge gitk changes into js/gitk-fixes-from-gfw
4 weeks ago
gitweb
…
mergetools
…
negotiator
Merge branch 'hx/negotiator-non-recursive'
3 weeks ago
oss-fuzz
treewide: ensure one of the appropriate headers is sourced first
3 months ago
perl
Git.pm: trust rev-parse to find bare repositories
7 months ago
po
l10n: zh_TW.po: Git 2.41.0
2 days ago
refs
Merge branch 'jc/pack-ref-exclude-include' into next
1 week ago
reftable
reftable: ensure git-compat-util.h is the first (indirect) include
1 month ago
sha1collisiondetection @ 855827c583
…
sha1dc
…
sha256
…
t
Merge branch 'sl/sparse-write-tree-part-2'
1 week ago
templates
send-email: export patch counters in validate environment
2 months ago
trace2
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
xdiff
xdiff: mark unused parameter in xdl_call_hunk_func()
6 months ago
.cirrus.yml
…
.clang-format
…
.editorconfig
…
.gitattributes
.gitattributes: include `text` attribute for eol attributes
4 months ago
.gitignore
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
4 months ago
.gitmodules
…
.mailmap
mailmap: change primary address for Emily Shaffer
2 months ago
.tsan-suppressions
…
CODE_OF_CONDUCT.md
…
COPYING
…
GIT-VERSION-GEN
Git 2.41
23 hours ago
INSTALL
Sync with 2.31.8
2 months ago
LGPL-2.1
…
Makefile
Merge branch 'en/header-split-cache-h'
1 month ago
README.md
…
RelNotes
Git 2.40.1
2 months ago
SECURITY.md
…
abspath.c
abspath: move related functions to abspath
3 weeks ago
abspath.h
abspath: move related functions to abspath
3 weeks ago
aclocal.m4
…
add-interactive.c
commit.h: reduce unnecessary includes
1 month ago
add-interactive.h
…
add-patch.c
strbuf: remove global variable
3 weeks ago
advice.c
Merge branch 'fc/advice-diverged-history'
2 months ago
advice.h
Merge branch 'fc/advice-diverged-history'
2 months ago
alias.c
rebase -m: fix serialization of strategy options
2 months ago
alias.h
rebase -m: fix serialization of strategy options
2 months ago
alloc.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
alloc.h
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
apply.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
apply.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
archive-tar.c
git-zlib: move declarations for git-zlib functions from cache.h
2 months ago
archive-zip.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
archive.c
Merge branch 'jc/attr-source-tree'
2 weeks ago
archive.h
treewide: reduce includes of cache.h in other headers
2 months ago
attr.c
Merge branch 'jc/attr-source-tree'
2 weeks ago
attr.h
attr: teach "--attr-source=<tree>" global option to "git"
4 weeks ago
banned.h
banned.h: mark `strtok()` and `strtok_r()` as banned
1 month ago
base85.c
base85.h: move declarations for base85.c functions from cache.h
1 month ago
base85.h
base85.h: move declarations for base85.c functions from cache.h
1 month ago
bisect.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
bisect.h
…
blame.c
Merge branch 'jk/blame-fake-commit-label'
1 month ago
blame.h
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
blob.c
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
blob.h
blob: drop unused parts of parse_blob_buffer()
6 months ago
bloom.c
commit.h: reduce unnecessary includes
1 month ago
bloom.h
…
branch.c
Merge branch 'rj/branch-unborn-in-other-worktrees'
2 weeks ago
branch.h
branch: test for failures while renaming branches
2 months ago
builtin.h
builtins: annotate always-empty prefix parameters
2 months ago
bulk-checkin.c
treewide: remove double forward declaration of read_in_full
2 months ago
bulk-checkin.h
treewide: remove unnecessary cache.h inclusion from a few headers
2 months ago
bundle-uri.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
bundle-uri.h
clone: set fetch.bundleURI if appropriate
4 months ago
bundle.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
bundle.h
treewide: remove unnecessary cache.h inclusion from a few headers
2 months ago
cache-tree.c
object-file.h: move declarations for object-file.c functions from cache.h
2 months ago
cache-tree.h
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
cache.h
cache.h: remove unnecessary headers
1 month ago
cbtree.c
treewide: ensure one of the appropriate headers is sourced first
3 months ago
cbtree.h
treewide: remove unnecessary git-compat-util.h includes in headers
3 months ago
chdir-notify.c
treewide: reduce includes of cache.h in other headers
2 months ago
chdir-notify.h
…
check-builtins.sh
…
checkout.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
checkout.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
chunk-format.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
chunk-format.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
color.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
color.h
…
column.c
treewide: remove cache.h inclusion due to pager.h changes
2 months ago
column.h
…
combine-diff.c
commit.h: reduce unnecessary includes
1 month ago
command-list.txt
version: fix builtin linking & documentation
9 months ago
commit-graph.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
commit-graph.h
Merge branch 'ds/ahead-behind'
2 months ago
commit-reach.c
Merge branch 'ab/remove-implicit-use-of-the-repository'
2 months ago
commit-reach.h
Merge branch 'ab/remove-implicit-use-of-the-repository'
2 months ago
commit-slab-decl.h
…
commit-slab-impl.h
treewide: remove unnecessary git-compat-util.h includes in headers
3 months ago
commit-slab.h
…
commit.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
commit.h
commit.h: reduce unnecessary includes
1 month ago
common-main.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
config.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
config.h
Merge branch 'gc/config-parsing-cleanup'
2 months ago
config.mak.dev
config.mak.dev: disable suggest braces error on old clang versions
8 months ago
config.mak.in
…
config.mak.uname
Merge branch 'hj/remove-msys-support'
4 months ago
configure.ac
…
connect.c
Merge branch 'jk/protocol-cap-parse-fix'
1 month ago
connect.h
v0 protocol: use size_t for capability length/offset
2 months ago
connected.c
Merge branch 'en/header-split-cleanup'
2 months ago
connected.h
receive-pack: only use visible refs for connectivity check
7 months ago
convert.c
Merge branch 'jc/attr-source-tree'
2 weeks ago
convert.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
copy.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
copy.h
copy.h: move declarations for copy.c functions from cache.h
1 month ago
credential.c
Merge branch 'mh/credential-oauth-refresh-token'
3 weeks ago
credential.h
Merge branch 'mh/credential-oauth-refresh-token'
3 weeks ago
csum-file.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
csum-file.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
ctype.c
…
daemon.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
date.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
date.h
date: remove approxidate_relative()
2 months ago
decorate.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
decorate.h
…
delta-islands.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
delta-islands.h
delta-islands: free island_marks and bitmaps
4 months ago
delta.h
…
detect-compiler
Handle some compiler versions containing a dash
1 month ago
diagnose.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
diagnose.h
treewide: remove unnecessary inclusions of parse-options.h from headers
2 months ago
diff-delta.c
…
diff-lib.c
symlinks.h: move declarations for symlinks.c functions from cache.h
1 month ago
diff-merges.c
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
diff-merges.h
…
diff-no-index.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
diff.c
Merge branch 'jc/diff-s-with-other-options' into next
2 weeks ago
diff.h
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
diffcore-break.c
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
2 months ago
diffcore-delta.c
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
diffcore-order.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
diffcore-pickaxe.c
pretty.h: move has_non_ascii() declaration from commit.h
3 months ago
diffcore-rename.c
Merge branch 'ab/remove-implicit-use-of-the-repository'
2 months ago
diffcore-rotate.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
diffcore.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
dir-iterator.c
Merge branch 'en/header-cleanup'
3 months ago
dir-iterator.h
dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
4 months ago
dir.c
commit.h: reduce unnecessary includes
1 month ago
dir.h
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
editor.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
editor.h
editor: move editor-related functions and declarations into common file
2 months ago
entry.c
symlinks.h: move declarations for symlinks.c functions from cache.h
1 month ago
entry.h
treewide: remove unnecessary cache.h includes
3 months ago
environment.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
environment.h
attr: teach "--attr-source=<tree>" global option to "git"
4 weeks ago
exec-cmd.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
exec-cmd.h
…
fetch-negotiator.c
…
fetch-negotiator.h
…
fetch-pack.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
fetch-pack.h
…
fmt-merge-msg.c
strbuf: remove global variable
3 weeks ago
fmt-merge-msg.h
…
fsck.c
commit.h: reduce unnecessary includes
1 month ago
fsck.h
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
fsmonitor--daemon.h
fsmonitor: reduce includes of cache.h
1 month ago
fsmonitor-ipc.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
fsmonitor-ipc.h
fsmonitor: relocate socket file if .git directory is remote
8 months ago
fsmonitor-path-utils.h
fsmonitor: deal with synthetic firmlinks on macOS
8 months ago
fsmonitor-settings.c
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
fsmonitor-settings.h
fsmonitor: check for compatability before communicating with fsmonitor
8 months ago
fsmonitor.c
treewide: be explicit about dependence on trace.h & trace2.h
2 months ago
fsmonitor.h
Merge branch 'en/header-split-cache-h'
1 month ago
generate-cmdlist.sh
…
generate-configlist.sh
…
generate-hooklist.sh
…
gettext.c
Sync with Git 2.40.1
1 month ago
gettext.h
Sync with 2.33.8
2 months ago
git-archimport.perl
…
git-compat-util.h
Merge branch 'en/header-split-cache-h'
1 month ago
git-curl-compat.h
http: support CURLOPT_PROTOCOLS_STR
4 months ago
git-cvsexportcommit.perl
…
git-cvsimport.perl
…
git-cvsserver.perl
…
git-difftool--helper.sh
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
2 months ago
git-filter-branch.sh
…
git-instaweb.sh
…
git-merge-octopus.sh
…
git-merge-one-file.sh
…
git-merge-resolve.sh
…
git-mergetool--lib.sh
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
2 months ago
git-mergetool.sh
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
2 months ago
git-p4.py
…
git-quiltimport.sh
…
git-request-pull.sh
request-pull: filter out SSH/X.509 tag signatures
4 months ago
git-send-email.perl
Merge branch 'jc/send-email-pre-process-fix'
2 weeks ago
git-sh-i18n.sh
…
git-sh-setup.sh
…
git-submodule.sh
Merge branch 'ss/pull-v-recurse-fix'
5 months ago
git-svn.perl
…
git-web--browse.sh
…
git-zlib.c
git-zlib: move declarations for git-zlib functions from cache.h
2 months ago
git-zlib.h
git-zlib: move declarations for git-zlib functions from cache.h
2 months ago
git.c
attr: teach "--attr-source=<tree>" global option to "git"
4 weeks ago
git.rc
…
gpg-interface.c
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
gpg-interface.h
gpg-interface: lazily initialize and read the configuration
4 months ago
graph.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
graph.h
…
grep.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
grep.h
grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34
2 months ago
hash-ll.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
hash-lookup.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
hash-lookup.h
…
hash.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
hashmap.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
hashmap.h
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
help.c
Merge branch 'jk/unused-post-2.39-part2'
3 months ago
help.h
…
hex.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
hex.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
hook.c
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
hook.h
hook API: support passing stdin to hooks, convert am's 'post-rewrite'
4 months ago
http-backend.c
treewide: remove cache.h inclusion due to git-zlib changes
2 months ago
http-fetch.c
treewide: remove cache.h inclusion due to object-file.h changes
2 months ago
http-push.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
http-walker.c
Merge branch 'en/header-split-cache-h'
1 month ago
http.c
Merge branch 'en/header-split-cache-h'
1 month ago
http.h
Sync with 2.30.9
2 months ago
ident.c
ident.h: move ident-related declarations out of cache.h
3 months ago
ident.h
ident.h: move ident-related declarations out of cache.h
3 months ago
imap-send.c
imap-send: include strbuf.h
2 weeks ago
iterator.h
…
json-writer.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
json-writer.h
…
khash.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
kwset.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
kwset.h
…
levenshtein.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
levenshtein.h
…
line-log.c
diff.h: reduce unnecessary includes
1 month ago
line-log.h
hash.h: move some oid-related declarations from cache.h
3 months ago
line-range.c
line-range: fix infinite loop bug with '$' regex
5 months ago
line-range.h
…
linear-assignment.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
linear-assignment.h
…
list-objects-filter-options.c
Merge branch 'ab/remove-implicit-use-of-the-repository'
2 months ago
list-objects-filter-options.h
Merge branch 'en/header-split-cleanup'
2 months ago
list-objects-filter.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
list-objects-filter.h
…
list-objects.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
list-objects.h
…
list.h
…
ll-merge.c
Merge branch 'jc/attr-source-tree'
2 weeks ago
ll-merge.h
…
lockfile.c
treewide: remove unnecessary includes of cache.h
2 months ago
lockfile.h
…
log-tree.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
log-tree.h
…
ls-refs.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
ls-refs.h
…
mailinfo.c
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
2 months ago
mailinfo.h
…
mailmap.c
Merge branch 'en/header-split-cache-h'
1 month ago
mailmap.h
mailmap, quote: move declarations of global vars to correct unit
2 months ago
match-trees.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
match-trees.h
match-trees.h: move declarations for match-trees.c functions from cache.h
1 month ago
mem-pool.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
mem-pool.h
…
merge-blobs.c
Merge branch 'ab/remove-implicit-use-of-the-repository'
2 months ago
merge-blobs.h
…
merge-ort-wrappers.c
commit.h: reduce unnecessary includes
1 month ago
merge-ort-wrappers.h
…
merge-ort.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
merge-ort.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
merge-recursive.c
match-trees.h: move declarations for match-trees.c functions from cache.h
1 month ago
merge-recursive.h
…
merge.c
commit.h: reduce unnecessary includes
1 month ago
mergesort.h
…
midx.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
midx.h
…
name-hash.c
treewide: be explicit about dependence on trace.h & trace2.h
2 months ago
notes-cache.c
commit.h: reduce unnecessary includes
1 month ago
notes-cache.h
…
notes-merge.c
treewide: remove cache.h inclusion due to object-file.h changes
2 months ago
notes-merge.h
…
notes-utils.c
commit.h: reduce unnecessary includes
1 month ago
notes-utils.h
…
notes.c
Merge branch 'tb/ban-strtok'
1 month ago
notes.h
…
object-file.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
object-file.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
object-name.c
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
object-name.h
object-name: move related functions to object-name
3 weeks ago
object-store.h
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
object.c
object-file.h: move declarations for object-file.c functions from cache.h
2 months ago
object.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
oid-array.c
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
oid-array.h
…
oidmap.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
oidmap.h
treewide: remove unnecessary cache.h includes
3 months ago
oidset.c
hex.h: move some hex-related declarations from cache.h
3 months ago
oidset.h
…
oidtree.c
treewide: ensure one of the appropriate headers is sourced first
3 months ago
oidtree.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
pack-bitmap-write.c
diff.h: reduce unnecessary includes
1 month ago
pack-bitmap.c
fsck: verify checksums of all .bitmap files
1 month ago
pack-bitmap.h
fsck: verify checksums of all .bitmap files
1 month ago
pack-check.c
treewide: remove cache.h inclusion due to object-file.h changes
2 months ago
pack-mtimes.c
treewide: remove cache.h inclusion due to object-file.h changes
2 months ago
pack-mtimes.h
treewide: remove unnecessary git-compat-util.h includes in headers
3 months ago
pack-objects.c
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
pack-objects.h
…
pack-revindex.c
Merge branch 'ds/fsck-pack-revindex'
1 month ago
pack-revindex.h
fsck: validate .rev file header
2 months ago
pack-write.c
Merge branch 'tb/enable-cruft-packs-by-default'
1 month ago
pack.h
csum-file.h: remove unnecessary inclusion of cache.h
2 months ago
packfile.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
packfile.h
packfile.h: move pack_window and pack_entry from cache.h
1 month ago
pager.c
treewide: remove cache.h inclusion due to pager.h changes
2 months ago
pager.h
pager.h: move declarations for pager.c functions from cache.h
2 months ago
parallel-checkout.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
parallel-checkout.h
…
parse-options-cb.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
parse-options.c
commit.h: reduce unnecessary includes
1 month ago
parse-options.h
Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'
2 months ago
patch-delta.c
…
patch-ids.c
treewide: remove unnecessary cache.h inclusion from several sources
2 months ago
patch-ids.h
patch-id: use stable patch-id for rebases
7 months ago
path.c
path: move related function to path
3 weeks ago
path.h
path: move related function to path
3 weeks ago
pathspec.c
Merge branch 'jc/attr-source-tree'
2 weeks ago
pathspec.h
dir.h: refactor to no longer need to include cache.h
3 months ago
pkt-line.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
pkt-line.h
pkt-line.h: move declarations for pkt-line.c functions from cache.h
1 month ago
preload-index.c
symlinks.h: move declarations for symlinks.c functions from cache.h
1 month ago
pretty.c
object-name: move related functions to object-name
3 weeks ago
pretty.h
Merge branch 'ab/remove-implicit-use-of-the-repository'
2 months ago
prio-queue.c
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
prio-queue.h
…
progress.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
progress.h
…
promisor-remote.c
treewide: remove unnecessary cache.h inclusion
2 months ago
promisor-remote.h
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
2 months ago
prompt.c
treewide: remove cache.h inclusion due to environment.h changes
2 months ago
prompt.h
…
protocol-caps.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
protocol-caps.h
…
protocol.c
treewide: remove unnecessary cache.h inclusion
2 months ago
protocol.h
protocol.h: move definition of DEFAULT_GIT_PORT from cache.h
1 month ago
prune-packed.c
treewide: remove cache.h inclusion due to environment.h changes
2 months ago
prune-packed.h
…
quote.c
treewide: reduce includes of cache.h in other headers
2 months ago
quote.h
mailmap, quote: move declarations of global vars to correct unit
2 months ago
range-diff.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
range-diff.h
…
reachable.c
treewide: remove cache.h inclusion due to environment.h changes
2 months ago
reachable.h
…
read-cache.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
rebase-interactive.c
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
rebase-interactive.h
…
rebase.c
treewide: ensure one of the appropriate headers is sourced first
3 months ago
rebase.h
…
ref-filter.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
ref-filter.h
Merge branch 'ow/ref-format-remove-unused-member'
2 months ago
reflog-walk.c
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
reflog-walk.h
treewide: remove unnecessary cache.h includes
3 months ago
reflog.c
diff.h: reduce unnecessary includes
1 month ago
reflog.h
…
refs.c
pack-refs: teach --exclude option to exclude refs from being packed
3 weeks ago
refs.h
pack-refs: teach pack-refs --include option
3 weeks ago
refspec.c
commit.h: reduce unnecessary includes
1 month ago
refspec.h
…
remote-curl.c
Merge branch 'en/header-split-cache-h'
1 month ago
remote.c
Merge branch 'en/header-split-cache-h'
1 month ago
remote.h
Merge branch 'sg/parse-options-h-users'
2 months ago
replace-object.c
treewide: remove unnecessary cache.h inclusion from several sources
2 months ago
replace-object.h
replace-object.h: move read_replace_refs declaration from cache.h to here
3 months ago
repo-settings.c
Merge branch 'tb/enable-cruft-packs-by-default'
1 month ago
repository.c
treewide: be explicit about dependence on trace.h & trace2.h
2 months ago
repository.h
Merge branch 'tb/enable-cruft-packs-by-default'
1 month ago
rerere.c
copy.h: move declarations for copy.c functions from cache.h
1 month ago
rerere.h
Merge branch 'en/header-split-cleanup'
2 months ago
reset.c
object-name.h: move declarations for object-name.c functions from cache.h
2 months ago
reset.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
resolve-undo.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
resolve-undo.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
revision.c
Merge branch 'en/header-split-cache-h'
1 month ago
revision.h
Merge branch 'jc/pack-ref-exclude-include' into next
1 week ago
run-command.c
Merge branch 'tb/run-command-needs-alloc-h'
2 weeks ago
run-command.h
Merge branch 'rs/no-more-run-command-v'
7 months ago
scalar.c
Merge branch 'en/header-split-cache-h'
1 month ago
send-pack.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
send-pack.h
…
sequencer.c
Merge branch 'js/rebase-count-fixes'
2 weeks ago
sequencer.h
rebase -m: cleanup --strategy-option handling
2 months ago
serve.c
Merge branch 'jk/unused-post-2.39-part2'
3 months ago
serve.h
…
server-info.c
server-info.h: move declarations for server-info.c functions from cache.h
1 month ago
server-info.h
server-info.h: move declarations for server-info.c functions from cache.h
1 month ago
setup.c
setup: trace bare repository setups
1 month ago
setup.h
setup.h: move declarations for setup.c functions from cache.h
2 months ago
sh-i18n--envsubst.c
…
sha1dc_git.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
sha1dc_git.h
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
7 months ago
shallow.c
treewide: be explicit about dependence on trace.h & trace2.h
2 months ago
shallow.h
object.h: stop depending on cache.h; make cache.h depend on object.h
3 months ago
shared.mak
Merge branch 'ab/gnumake-4.4-fix'
6 months ago
shell.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
shortlog.h
shortlog: extract `shortlog_finish_setup()`
7 months ago
sideband.c
treewide: remove cache.h inclusion due to editor.h changes
2 months ago
sideband.h
…
sigchain.c
alloc.h: move ALLOC_GROW() functions from cache.h
3 months ago
sigchain.h
…
simple-ipc.h
…
sparse-index.c
environment.h: move declarations for environment.c functions from cache.h
2 months ago
sparse-index.h
…
split-index.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
split-index.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
stable-qsort.c
…
statinfo.h
dir.h: refactor to no longer need to include cache.h
3 months ago
strbuf.c
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
strbuf.h
strbuf: remove global variable
3 weeks ago
streaming.c
treewide: remove cache.h inclusion due to object-file.h changes
2 months ago
streaming.h
treewide: remove unnecessary cache.h inclusion from a few headers
2 months ago
string-list.c
string-list: introduce `string_list_setlen()`
1 month ago
string-list.h
string-list: introduce `string_list_setlen()`
1 month ago
strmap.c
…
strmap.h
…
strvec.c
cache.h: remove dependence on hex.h; make other files include it explicitly
3 months ago
strvec.h
…
sub-process.c
treewide: ensure one of the appropriate headers is sourced first
3 months ago
sub-process.h
treewide: remove unnecessary git-compat-util.h includes in headers
3 months ago
submodule-config.c
object-store.h: reduce unnecessary includes
1 month ago
submodule-config.h
hash.h: move some oid-related declarations from cache.h
3 months ago
submodule.c
Merge branch 'en/header-split-cache-h'
1 month ago
submodule.h
read-tree: add "--super-prefix" option, eliminate global
5 months ago
symlinks.c
symlinks.h: move declarations for symlinks.c functions from cache.h
1 month ago
symlinks.h
symlinks.h: move declarations for symlinks.c functions from cache.h
1 month ago
tag.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
tag.h
…
tar.h
…
tempfile.c
abspath: move related functions to abspath
3 weeks ago
tempfile.h
…
thread-utils.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
thread-utils.h
…
tmp-objdir.c
treewide: remove cache.h inclusion due to object-file.h changes
2 months ago
tmp-objdir.h
replace and remove run_command_v_opt_cd_env()
7 months ago
trace.c
treewide: remove unnecessary cache.h inclusion
2 months ago
trace.h
Merge branch 'en/header-cleanup'
3 months ago
trace2.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
trace2.h
trace2: add global counter mechanism
7 months ago
trailer.c
treewide: remove cache.h inclusion due to environment.h changes
2 months ago
trailer.h
…
transport-helper.c
treewide: remove cache.h inclusion due to object-name.h changes
2 months ago
transport-internal.h
clone: request the 'bundle-uri' command when available
5 months ago
transport.c
Merge branch 'jk/protocol-cap-parse-fix'
1 month ago
transport.h
treewide: remove unnecessary cache.h inclusion from a few headers
2 months ago
tree-diff.c
diff.h: reduce unnecessary includes
1 month ago
tree-walk.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
tree-walk.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago
tree.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
tree.h
cache,tree: move basic name compare functions from read-cache to tree
1 month ago
unicode-width.h
unicode: update the width tables to Unicode 15
2 months ago
unimplemented.sh
…
unix-socket.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
unix-socket.h
…
unix-stream-server.c
treewide: remove unnecessary cache.h includes in source files
3 months ago
unix-stream-server.h
…
unpack-trees.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
unpack-trees.h
treewide: be explicit about dependence on convert.h
2 months ago
upload-pack.c
upload-pack: advertise capabilities when cloning empty repos
2 weeks ago
upload-pack.h
…
url.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
url.h
…
urlmatch.c
treewide: replace cache.h with more direct headers, where possible
3 months ago
urlmatch.h
…
usage.c
treewide: remove unnecessary includes of cache.h
2 months ago
userdiff.c
attr: teach "--attr-source=<tree>" global option to "git"
4 weeks ago
userdiff.h
Merge branch 'rs/userdiff-multibyte-regex'
1 month ago
utf8.c
Sync with Git 2.31.6
6 months ago
utf8.h
Sync with Git 2.31.6
6 months ago
varint.c
…
varint.h
…
version.c
…
version.h
…
versioncmp.c
Merge branch 'en/header-split-cache-h-part-2'
3 weeks ago
versioncmp.h
versioncmp.h: move declarations for versioncmp.c functions from cache.h
1 month ago
walker.c
treewide: remove cache.h inclusion due to object.h changes
2 months ago
walker.h
…
wildmatch.c
Merge branch 'pw/wildmatch-fixes'
2 months ago
wildmatch.h
wildmatch: hide internal return values
2 months ago
worktree.c
treewide: remove cache.h inclusion due to setup.h changes
2 months ago
worktree.h
Merge branch 'rj/avoid-switching-to-already-used-branch'
2 months ago
wrap-for-bin.sh
…
wrapper.c
treewide: remove cache.h inclusion due to previous changes
1 month ago
wrapper.h
wrapper.h: move declarations for wrapper.c functions from cache.h
2 months ago
write-or-die.c
write-or-die.h: move declarations for write-or-die.c functions from cache.h
2 months ago
write-or-die.h
write-or-die.h: move declarations for write-or-die.c functions from cache.h
2 months ago
ws.c
Merge branch 'jc/attr-source-tree'
2 weeks ago
ws.h
ws.h: move declarations for ws.c functions from cache.h
1 month ago
wt-status.c
Merge branch 'cw/strbuf-cleanup' into next
2 weeks ago
wt-status.h
…
xdiff-interface.c
Merge branch 'en/header-split-cleanup'
2 months ago
xdiff-interface.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
1 month ago