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.
 
 
 
 
 
 
Elijah Newren e1c382141d fsmonitor: reduce includes of cache.h 2 years ago
.github Merge branch 'tb/ci-concurrency' into maint-2.39 2 years ago
Documentation The second batch 2 years ago
block-sha1
builtin hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
ci add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
compat fsmonitor: reduce includes of cache.h 2 years ago
contrib cocci: apply the "revision.h" part of "the_repository.pending" 2 years ago
ewah alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
git-gui Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 2 years ago
gitk-git
gitweb
mergetools
negotiator hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
oss-fuzz treewide: ensure one of the appropriate headers is sourced first 2 years ago
perl Git.pm: trust rev-parse to find bare repositories 2 years ago
po Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-po 2 years ago
refs hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
reftable hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
sha1collisiondetection@855827c583
sha1dc
sha256
t treewide: remove cache.h inclusion due to previous changes 2 years ago
templates
trace2 hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
xdiff xdiff: mark unused parameter in xdl_call_hunk_func() 2 years ago
.cirrus.yml
.clang-format
.editorconfig
.gitattributes .gitattributes: include `text` attribute for eol attributes 2 years ago
.gitignore add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
.gitmodules
.mailmap mailmap: update email address of Matheus Tavares 2 years ago
.tsan-suppressions
CODE_OF_CONDUCT.md
COPYING
GIT-VERSION-GEN Start the 2.41 cycle 2 years ago
INSTALL add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
LGPL-2.1
Makefile git-zlib: move declarations for git-zlib functions from cache.h 2 years ago
README.md
RelNotes Start the 2.41 cycle 2 years ago
SECURITY.md
abspath.c abspath.h: move absolute path functions from cache.h 2 years ago
abspath.h abspath.h: move absolute path functions from cache.h 2 years ago
aclocal.m4
add-interactive.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
add-interactive.h
add-patch.c editor: move editor-related functions and declarations into common file 2 years ago
advice.c Merge branch 'fc/advice-diverged-history' 2 years ago
advice.h Merge branch 'fc/advice-diverged-history' 2 years ago
alias.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
alias.h
alloc.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
alloc.h alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
apply.c ws.h: move declarations for ws.c functions from cache.h 2 years ago
apply.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
archive-tar.c git-zlib: move declarations for git-zlib functions from cache.h 2 years ago
archive-zip.c treewide: remove cache.h inclusion due to previous changes 2 years ago
archive.c treewide: be explicit about dependence on convert.h 2 years ago
archive.h treewide: reduce includes of cache.h in other headers 2 years ago
attr.c setup.h: move declarations for setup.c functions from cache.h 2 years ago
attr.h attr: fix instructions on how to check attrs 2 years ago
banned.h
base85.c base85.h: move declarations for base85.c functions from cache.h 2 years ago
base85.h base85.h: move declarations for base85.c functions from cache.h 2 years ago
bisect.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
bisect.h
blame.c treewide: be explicit about dependence on convert.h 2 years ago
blame.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
blob.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
blob.h blob: drop unused parts of parse_blob_buffer() 2 years ago
bloom.c
bloom.h
branch.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
branch.h
builtin.h read-tree: add "--super-prefix" option, eliminate global 2 years ago
bulk-checkin.c treewide: remove double forward declaration of read_in_full 2 years ago
bulk-checkin.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
bundle-uri.c treewide: remove cache.h inclusion due to previous changes 2 years ago
bundle-uri.h clone: set fetch.bundleURI if appropriate 2 years ago
bundle.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
bundle.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
cache-tree.c object-file.h: move declarations for object-file.c functions from cache.h 2 years ago
cache-tree.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
cache.h cache.h: remove unnecessary headers 2 years ago
cbtree.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
cbtree.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
chdir-notify.c treewide: reduce includes of cache.h in other headers 2 years ago
chdir-notify.h
check-builtins.sh
checkout.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
checkout.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
chunk-format.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
chunk-format.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
color.c treewide: remove cache.h inclusion due to previous changes 2 years ago
color.h
column.c treewide: remove cache.h inclusion due to pager.h changes 2 years ago
column.h
combine-diff.c treewide: remove cache.h inclusion due to previous changes 2 years ago
command-list.txt
commit-graph.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
commit-graph.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
commit-reach.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
commit-reach.h cocci: apply the "commit-reach.h" part of "the_repository.pending" 2 years ago
commit-slab-decl.h
commit-slab-impl.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
commit-slab.h
commit.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
commit.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
common-main.c treewide: remove cache.h inclusion due to previous changes 2 years ago
config.c treewide: remove cache.h inclusion due to previous changes 2 years ago
config.h config.h: remove unused git_configset_add_parameters() 2 years ago
config.mak.dev config.mak.dev: disable suggest braces error on old clang versions 2 years ago
config.mak.in
config.mak.uname Merge branch 'hj/remove-msys-support' 2 years ago
configure.ac
connect.c treewide: remove unnecessary cache.h inclusion 2 years ago
connect.h server_supports_v2(): use a separate function for die_on_error 2 years ago
connected.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
connected.h receive-pack: only use visible refs for connectivity check 2 years ago
convert.c copy.h: move declarations for copy.c functions from cache.h 2 years ago
convert.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
copy.c treewide: remove cache.h inclusion due to previous changes 2 years ago
copy.h copy.h: move declarations for copy.c functions from cache.h 2 years ago
credential.c treewide: remove cache.h inclusion due to previous changes 2 years ago
credential.h Merge branch 'mc/credential-helper-www-authenticate' 2 years ago
csum-file.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
csum-file.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
ctype.c
daemon.c treewide: remove cache.h inclusion due to previous changes 2 years ago
date.c treewide: remove cache.h inclusion due to previous changes 2 years ago
date.h
decorate.c treewide: replace cache.h with more direct headers, where possible 2 years ago
decorate.h
delta-islands.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
delta-islands.h delta-islands: free island_marks and bitmaps 2 years ago
delta.h
detect-compiler
diagnose.c treewide: remove cache.h inclusion due to previous changes 2 years ago
diagnose.h
diff-delta.c
diff-lib.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
diff-merges.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
diff-merges.h
diff-no-index.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
diff.c ws.h: move declarations for ws.c functions from cache.h 2 years ago
diff.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
diffcore-break.c cocci: apply the "promisor-remote.h" part of "the_repository.pending" 2 years ago
diffcore-delta.c object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
diffcore-order.c treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore-pickaxe.c pretty.h: move has_non_ascii() declaration from commit.h 2 years ago
diffcore-rename.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
diffcore-rotate.c treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
dir-iterator.c Merge branch 'en/header-cleanup' 2 years ago
dir-iterator.h dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` 2 years ago
dir.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
dir.h dir.h: move DTYPE defines from cache.h 2 years ago
editor.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
editor.h editor: move editor-related functions and declarations into common file 2 years ago
entry.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
entry.h treewide: remove unnecessary cache.h includes 2 years ago
environment.c treewide: remove cache.h inclusion due to previous changes 2 years ago
environment.h environment.h: move declarations for environment.c functions from cache.h 2 years ago
exec-cmd.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
exec-cmd.h
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c treewide: remove unnecessary cache.h inclusion 2 years ago
fetch-pack.h
fmt-merge-msg.c treewide: remove cache.h inclusion due to object-name.h changes 2 years ago
fmt-merge-msg.h
fsck.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
fsck.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
fsmonitor--daemon.h fsmonitor: reduce includes of cache.h 2 years ago
fsmonitor-ipc.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
fsmonitor-ipc.h fsmonitor: relocate socket file if .git directory is remote 2 years ago
fsmonitor-path-utils.h fsmonitor: deal with synthetic firmlinks on macOS 2 years ago
fsmonitor-settings.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
fsmonitor-settings.h fsmonitor: check for compatability before communicating with fsmonitor 2 years ago
fsmonitor.c treewide: be explicit about dependence on trace.h & trace2.h 2 years ago
fsmonitor.h treewide: be explicit about dependence on trace.h & trace2.h 2 years ago
generate-cmdlist.sh
generate-configlist.sh
generate-hooklist.sh
gettext.c treewide: remove cache.h inclusion due to environment.h changes 2 years ago
gettext.h
git-archimport.perl
git-compat-util.h treewide: remove double forward declaration of read_in_full 2 years ago
git-curl-compat.h http: support CURLOPT_PROTOCOLS_STR 2 years ago
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl
git-difftool--helper.sh
git-filter-branch.sh
git-instaweb.sh
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-mergetool--lib.sh
git-mergetool.sh
git-p4.py
git-quiltimport.sh
git-request-pull.sh request-pull: filter out SSH/X.509 tag signatures 2 years ago
git-send-email.perl send-email: relay '-v N' to format-patch 2 years ago
git-sh-i18n.sh
git-sh-setup.sh
git-submodule.sh Merge branch 'ss/pull-v-recurse-fix' 2 years ago
git-svn.perl
git-web--browse.sh
git-zlib.c git-zlib: move declarations for git-zlib functions from cache.h 2 years ago
git-zlib.h git-zlib: move declarations for git-zlib functions from cache.h 2 years ago
git.c pager.h: move declarations for pager.c functions from cache.h 2 years ago
git.rc
gpg-interface.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
gpg-interface.h gpg-interface: lazily initialize and read the configuration 2 years ago
graph.c treewide: replace cache.h with more direct headers, where possible 2 years ago
graph.h
grep.c treewide: remove double forward declaration of read_in_full 2 years ago
grep.h Merge branch 'ab/grep-simplify-extended-expression' 2 years ago
hash-ll.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
hash-lookup.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
hash-lookup.h
hash.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
hashmap.c treewide: remove unnecessary cache.h includes in source files 2 years ago
hashmap.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
help.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
help.h
hex.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
hex.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
hook.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
hook.h hook API: support passing stdin to hooks, convert am's 'post-rewrite' 2 years ago
http-backend.c treewide: remove cache.h inclusion due to git-zlib changes 2 years ago
http-fetch.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
http-push.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
http-walker.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
http.c object-file.h: move declarations for object-file.c functions from cache.h 2 years ago
http.h treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
ident.c ident.h: move ident-related declarations out of cache.h 2 years ago
ident.h ident.h: move ident-related declarations out of cache.h 2 years ago
imap-send.c setup.h: move declarations for setup.c functions from cache.h 2 years ago
iterator.h
json-writer.c treewide: remove unnecessary cache.h includes in source files 2 years ago
json-writer.h
khash.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
kwset.c treewide: remove unnecessary cache.h includes in source files 2 years ago
kwset.h
levenshtein.c treewide: remove unnecessary cache.h includes in source files 2 years ago
levenshtein.h
line-log.c treewide: remove cache.h inclusion due to setup.h changes 2 years ago
line-log.h hash.h: move some oid-related declarations from cache.h 2 years ago
line-range.c line-range: fix infinite loop bug with '$' regex 2 years ago
line-range.h
linear-assignment.c treewide: remove unnecessary cache.h includes in source files 2 years ago
linear-assignment.h
list-objects-filter-options.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
list-objects-filter-options.h treewide: be explicit about dependence on gettext.h 2 years ago
list-objects-filter.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
list-objects-filter.h
list-objects.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
list-objects.h
list.h
ll-merge.c treewide: remove cache.h inclusion due to previous changes 2 years ago
ll-merge.h
lockfile.c treewide: remove unnecessary includes of cache.h 2 years ago
lockfile.h
log-tree.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
log-tree.h
ls-refs.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
ls-refs.h
mailinfo.c hex.h: move some hex-related declarations from cache.h 2 years ago
mailinfo.h
mailmap.c treewide: remove cache.h inclusion due to object-name.h changes 2 years ago
mailmap.h mailmap, quote: move declarations of global vars to correct unit 2 years ago
match-trees.c treewide: remove cache.h inclusion due to previous changes 2 years ago
match-trees.h match-trees.h: move declarations for match-trees.c functions from cache.h 2 years ago
mem-pool.c treewide: remove unnecessary cache.h includes in source files 2 years ago
mem-pool.h
merge-blobs.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
merge-blobs.h
merge-ort-wrappers.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
merge-ort-wrappers.h
merge-ort.c match-trees.h: move declarations for match-trees.c functions from cache.h 2 years ago
merge-ort.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
merge-recursive.c match-trees.h: move declarations for match-trees.c functions from cache.h 2 years ago
merge-recursive.h
merge.c treewide: be explicit about dependence on gettext.h 2 years ago
mergesort.h
midx.c treewide: remove cache.h inclusion due to previous changes 2 years ago
midx.h
name-hash.c treewide: be explicit about dependence on trace.h & trace2.h 2 years ago
notes-cache.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
notes-cache.h
notes-merge.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
notes-merge.h
notes-utils.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
notes-utils.h
notes.c treewide: remove cache.h inclusion due to object-name.h changes 2 years ago
notes.h
object-file.c treewide: remove cache.h inclusion due to previous changes 2 years ago
object-file.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
object-name.c object-name.h: move declarations for object-name.c functions from cache.h 2 years ago
object-name.h object-name.h: move declarations for object-name.c functions from cache.h 2 years ago
object-store.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
object.c object-file.h: move declarations for object-file.c functions from cache.h 2 years ago
object.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
oid-array.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
oid-array.h
oidmap.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
oidmap.h treewide: remove unnecessary cache.h includes 2 years ago
oidset.c hex.h: move some hex-related declarations from cache.h 2 years ago
oidset.h
oidtree.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
oidtree.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
pack-bitmap-write.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
pack-bitmap.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
pack-bitmap.h
pack-check.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
pack-mtimes.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
pack-mtimes.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
pack-objects.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
pack-objects.h
pack-revindex.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
pack-revindex.h
pack-write.c treewide: remove double forward declaration of read_in_full 2 years ago
pack.h csum-file.h: remove unnecessary inclusion of cache.h 2 years ago
packfile.c treewide: remove cache.h inclusion due to previous changes 2 years ago
packfile.h packfile.h: move pack_window and pack_entry from cache.h 2 years ago
pager.c treewide: remove cache.h inclusion due to pager.h changes 2 years ago
pager.h pager.h: move declarations for pager.c functions from cache.h 2 years ago
parallel-checkout.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
parallel-checkout.h
parse-options-cb.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
parse-options.c treewide: remove unnecessary includes of cache.h 2 years ago
parse-options.h treewide: be explicit about dependence on gettext.h 2 years ago
patch-delta.c
patch-ids.c treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
patch-ids.h patch-id: use stable patch-id for rebases 2 years ago
path.c treewide: remove double forward declaration of read_in_full 2 years ago
path.h path.h: move function declarations for path.c functions from cache.h 2 years ago
pathspec.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
pathspec.h dir.h: refactor to no longer need to include cache.h 2 years ago
pkt-line.c treewide: remove cache.h inclusion due to previous changes 2 years ago
pkt-line.h pkt-line.h: move declarations for pkt-line.c functions from cache.h 2 years ago
preload-index.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
pretty.c treewide: remove cache.h inclusion due to pager.h changes 2 years ago
pretty.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
prio-queue.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
prio-queue.h
progress.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
progress.h
promisor-remote.c treewide: remove unnecessary cache.h inclusion 2 years ago
promisor-remote.h cocci: apply the "promisor-remote.h" part of "the_repository.pending" 2 years ago
prompt.c treewide: remove cache.h inclusion due to environment.h changes 2 years ago
prompt.h
protocol-caps.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
protocol-caps.h
protocol.c treewide: remove unnecessary cache.h inclusion 2 years ago
protocol.h protocol.h: move definition of DEFAULT_GIT_PORT from cache.h 2 years ago
prune-packed.c treewide: remove cache.h inclusion due to environment.h changes 2 years ago
prune-packed.h
quote.c treewide: reduce includes of cache.h in other headers 2 years ago
quote.h mailmap, quote: move declarations of global vars to correct unit 2 years ago
range-diff.c treewide: remove cache.h inclusion due to previous changes 2 years ago
range-diff.h
reachable.c treewide: remove cache.h inclusion due to environment.h changes 2 years ago
reachable.h
read-cache.c cache,tree: move basic name compare functions from read-cache to tree 2 years ago
rebase-interactive.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
rebase-interactive.h
rebase.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
rebase.h
ref-filter.c treewide: remove cache.h inclusion due to previous changes 2 years ago
ref-filter.h treewide: be explicit about dependence on gettext.h 2 years ago
reflog-walk.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
reflog-walk.h treewide: remove unnecessary cache.h includes 2 years ago
reflog.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
reflog.h
refs.c treewide: remove cache.h inclusion due to object-name.h changes 2 years ago
refs.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
refspec.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
refspec.h
remote-curl.c treewide: be explicit about dependence on trace.h & trace2.h 2 years ago
remote.c treewide: remove cache.h inclusion due to object-name.h changes 2 years ago
remote.h treewide: remove unnecessary cache.h includes 2 years ago
replace-object.c treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
replace-object.h replace-object.h: move read_replace_refs declaration from cache.h to here 2 years ago
repo-settings.c treewide: remove unnecessary cache.h includes in source files 2 years ago
repository.c treewide: be explicit about dependence on trace.h & trace2.h 2 years ago
repository.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
rerere.c copy.h: move declarations for copy.c functions from cache.h 2 years ago
rerere.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
reset.c object-name.h: move declarations for object-name.c functions from cache.h 2 years ago
reset.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
resolve-undo.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
resolve-undo.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
revision.c treewide: reduce includes of cache.h in other headers 2 years ago
revision.h Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
run-command.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
run-command.h Merge branch 'rs/no-more-run-command-v' 2 years ago
scalar.c treewide: remove unnecessary cache.h inclusion 2 years ago
send-pack.c treewide: remove double forward declaration of read_in_full 2 years ago
send-pack.h
sequencer.c copy.h: move declarations for copy.c functions from cache.h 2 years ago
sequencer.h treewide: remove unnecessary cache.h includes 2 years ago
serve.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
serve.h
server-info.c server-info.h: move declarations for server-info.c functions from cache.h 2 years ago
server-info.h server-info.h: move declarations for server-info.c functions from cache.h 2 years ago
setup.c treewide: remove double forward declaration of read_in_full 2 years ago
setup.h setup.h: move declarations for setup.c functions from cache.h 2 years ago
sh-i18n--envsubst.c
sha1dc_git.c treewide: replace cache.h with more direct headers, where possible 2 years ago
sha1dc_git.h Makefile & test-tool: replace "DC_SHA1" variable with a "define" 2 years ago
shallow.c treewide: be explicit about dependence on trace.h & trace2.h 2 years ago
shallow.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
shared.mak Merge branch 'ab/gnumake-4.4-fix' 2 years ago
shell.c treewide: remove unnecessary cache.h includes in source files 2 years ago
shortlog.h shortlog: extract `shortlog_finish_setup()` 2 years ago
sideband.c treewide: remove cache.h inclusion due to editor.h changes 2 years ago
sideband.h
sigchain.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
sigchain.h
simple-ipc.h
sparse-index.c environment.h: move declarations for environment.c functions from cache.h 2 years ago
sparse-index.h
split-index.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
split-index.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
stable-qsort.c
statinfo.h dir.h: refactor to no longer need to include cache.h 2 years ago
strbuf.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
strbuf.h editor: move editor-related functions and declarations into common file 2 years ago
streaming.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
streaming.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
string-list.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
string-list.h
strmap.c
strmap.h
strvec.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
strvec.h
sub-process.c treewide: ensure one of the appropriate headers is sourced first 2 years ago
sub-process.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
submodule-config.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
submodule-config.h hash.h: move some oid-related declarations from cache.h 2 years ago
submodule.c object-file.h: move declarations for object-file.c functions from cache.h 2 years ago
submodule.h read-tree: add "--super-prefix" option, eliminate global 2 years ago
symlinks.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
symlinks.h symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
tag.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
tag.h
tar.h
tempfile.c treewide: remove unnecessary includes of cache.h 2 years ago
tempfile.h
thread-utils.c treewide: remove unnecessary cache.h includes in source files 2 years ago
thread-utils.h
tmp-objdir.c treewide: remove cache.h inclusion due to object-file.h changes 2 years ago
tmp-objdir.h replace and remove run_command_v_opt_cd_env() 2 years ago
trace.c treewide: remove unnecessary cache.h inclusion 2 years ago
trace.h Merge branch 'en/header-cleanup' 2 years ago
trace2.c hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
trace2.h trace2: add global counter mechanism 2 years ago
trailer.c treewide: remove cache.h inclusion due to environment.h changes 2 years ago
trailer.h
transport-helper.c treewide: remove cache.h inclusion due to object-name.h changes 2 years ago
transport-internal.h clone: request the 'bundle-uri' command when available 2 years ago
transport.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
transport.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
tree-diff.c treewide: remove cache.h inclusion due to previous changes 2 years ago
tree-walk.c treewide: remove cache.h inclusion due to previous changes 2 years ago
tree-walk.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
tree.c treewide: remove cache.h inclusion due to previous changes 2 years ago
tree.h cache,tree: move basic name compare functions from read-cache to tree 2 years ago
unicode-width.h
unimplemented.sh
unix-socket.c treewide: replace cache.h with more direct headers, where possible 2 years ago
unix-socket.h
unix-stream-server.c treewide: remove unnecessary cache.h includes in source files 2 years ago
unix-stream-server.h
unpack-trees.c symlinks.h: move declarations for symlinks.c functions from cache.h 2 years ago
unpack-trees.h treewide: be explicit about dependence on convert.h 2 years ago
upload-pack.c treewide: remove double forward declaration of read_in_full 2 years ago
upload-pack.h
url.c treewide: replace cache.h with more direct headers, where possible 2 years ago
url.h
urlmatch.c treewide: replace cache.h with more direct headers, where possible 2 years ago
urlmatch.h
usage.c treewide: remove unnecessary includes of cache.h 2 years ago
userdiff.c Merge branch 'en/header-cleanup' 2 years ago
userdiff.h diff: teach diff to read algorithm from diff driver 2 years ago
utf8.c Sync with Git 2.31.6 2 years ago
utf8.h Sync with Git 2.31.6 2 years ago
varint.c
varint.h
version.c
version.h
versioncmp.c versioncmp.h: move declarations for versioncmp.c functions from cache.h 2 years ago
versioncmp.h versioncmp.h: move declarations for versioncmp.c functions from cache.h 2 years ago
walker.c treewide: remove cache.h inclusion due to object.h changes 2 years ago
walker.h
wildmatch.c hex.h: move some hex-related declarations from cache.h 2 years ago
wildmatch.h
worktree.c treewide: remove cache.h inclusion due to setup.h changes 2 years ago
worktree.h Merge branch 'rj/avoid-switching-to-already-used-branch' 2 years ago
wrap-for-bin.sh
wrapper.c treewide: remove cache.h inclusion due to previous changes 2 years ago
wrapper.h wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
write-or-die.c write-or-die.h: move declarations for write-or-die.c functions from cache.h 2 years ago
write-or-die.h write-or-die.h: move declarations for write-or-die.c functions from cache.h 2 years ago
ws.c ws.h: move declarations for ws.c functions from cache.h 2 years ago
ws.h ws.h: move declarations for ws.c functions from cache.h 2 years ago
wt-status.c object-name.h: move declarations for object-name.c functions from cache.h 2 years ago
wt-status.h
xdiff-interface.c Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h 2 years ago
xdiff-interface.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago

README.md

Build status

Git - fast, scalable, distributed revision control system

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net.

Please read the file INSTALL for installation instructions.

Many Git online resources are accessible from https://git-scm.com/ including full documentation and Git related tools.

See Documentation/gittutorial.txt to get started, then see Documentation/giteveryday.txt for a useful minimum set of commands, and Documentation/git-<commandname>.txt for documentation of each command. If git has been correctly installed, then the tutorial can also be read with man gittutorial or git help tutorial, and the documentation of each command with man git-<commandname> or git help <commandname>.

CVS users may also want to read Documentation/gitcvs-migration.txt (man gitcvs-migration or git help cvs-migration if git is installed).

The user discussion and development of Git take place on the Git mailing list -- everyone is welcome to post bug reports, feature requests, comments and patches to git@vger.kernel.org (read Documentation/SubmittingPatches for instructions on patch submission and Documentation/CodingGuidelines).

Those wishing to help with error message, usage and informational message string translations (localization l10) should see po/README.md (a po file is a Portable Object file that holds the translations).

To subscribe to the list, send an email with just "subscribe git" in the body to majordomo@vger.kernel.org (not the Git list). The mailing list archives are available at https://lore.kernel.org/git/, http://marc.info/?l=git and other archival sites.

Issues which are security relevant should be disclosed privately to the Git Security mailing list git-security@googlegroups.com.

The maintainer frequently sends the "What's cooking" reports that list the current status of various development topics to the mailing list. The discussion following them give a good reference for project status, development direction and remaining tasks.

The name "git" was given by Linus Torvalds when he wrote the very first version. He described the tool as "the stupid content tracker" and the name as (depending on your mood):

  • random three-letter combination that is pronounceable, and not actually used by any common UNIX command. The fact that it is a mispronunciation of "get" may or may not be relevant.
  • stupid. contemptible and despicable. simple. Take your pick from the dictionary of slang.
  • "global information tracker": you're in a good mood, and it actually works for you. Angels sing, and a light suddenly fills the room.
  • "goddamn idiotic truckload of sh*t": when it breaks