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 a64acf7298 treewide: remove unnecessary 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 wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
ci add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 2 years ago
compat treewide: remove unnecessary includes of cache.h 2 years ago
contrib cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS" 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 treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
oss-fuzz treewide: ensure one of the appropriate headers is sourced first 2 years ago
perl
po Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-po 2 years ago
refs wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
reftable
sha1collisiondetection@855827c583
sha1dc
sha256
t treewide: remove unnecessary includes of cache.h 2 years ago
templates
trace2 treewide: remove unnecessary includes of cache.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 add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" 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 treewide: be explicit about dependence on gettext.h 2 years ago
add-interactive.h
add-patch.c environment: move comment_line_char from cache.h 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 object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
alloc.h alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
apply.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
apply.h
archive-tar.c treewide: be explicit about dependence on gettext.h 2 years ago
archive-zip.c treewide: be explicit about dependence on gettext.h 2 years ago
archive.c abspath.h: move absolute path functions from cache.h 2 years ago
archive.h archive: add --mtime 2 years ago
attr.c treewide: be explicit about dependence on gettext.h 2 years ago
attr.h attr: fix instructions on how to check attrs 2 years ago
banned.h
base85.c
bisect.c treewide: be explicit about dependence on gettext.h 2 years ago
bisect.h
blame.c treewide: be explicit about dependence on gettext.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 treewide: be explicit about dependence on gettext.h 2 years ago
branch.h
builtin.h read-tree: add "--super-prefix" option, eliminate global 2 years ago
bulk-checkin.c treewide: be explicit about dependence on gettext.h 2 years ago
bulk-checkin.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
bundle-uri.c treewide: be explicit about dependence on gettext.h 2 years ago
bundle-uri.h clone: set fetch.bundleURI if appropriate 2 years ago
bundle.c treewide: be explicit about dependence on gettext.h 2 years ago
bundle.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
cache-tree.c treewide: remove unnecessary cache.h inclusion from a few headers 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 wrapper.h: move declarations for wrapper.c functions from cache.h 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 abspath.h: move absolute path functions from cache.h 2 years ago
chdir-notify.h
check-builtins.sh
checkout.c
checkout.h treewide: remove unnecessary cache.h includes 2 years ago
chunk-format.c treewide: be explicit about dependence on gettext.h 2 years ago
chunk-format.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
color.c treewide: be explicit about dependence on gettext.h 2 years ago
color.h
column.c utf8: fix truncated string lengths in `utf8_strnwidth()` 2 years ago
column.h
combine-diff.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
command-list.txt
commit-graph.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
commit-graph.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
commit-reach.c Merge branch 'ew/commit-reach-clean-up-flags-fix' 2 years ago
commit-reach.h
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 environment: move comment_line_char from cache.h 2 years ago
commit.h pretty.h: move has_non_ascii() declaration from commit.h 2 years ago
common-main.c treewide: be explicit about dependence on gettext.h 2 years ago
config.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
config.h config.h: remove unused git_configset_add_parameters() 2 years ago
config.mak.dev
config.mak.in
config.mak.uname Merge branch 'hj/remove-msys-support' 2 years ago
configure.ac
connect.c treewide: be explicit about dependence on gettext.h 2 years ago
connect.h server_supports_v2(): use a separate function for die_on_error 2 years ago
connected.c treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
connected.h receive-pack: only use visible refs for connectivity check 2 years ago
convert.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
convert.h
copy.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
credential.c abspath.h: move absolute path functions from cache.h 2 years ago
credential.h Merge branch 'mc/credential-helper-www-authenticate' 2 years ago
csum-file.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
csum-file.h hashfile: allow skipping the hash function 2 years ago
ctype.c
daemon.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
date.c treewide: be explicit about dependence on gettext.h 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: be explicit about dependence on gettext.h 2 years ago
delta-islands.h delta-islands: free island_marks and bitmaps 2 years ago
delta.h
detect-compiler
diagnose.c treewide: be explicit about dependence on gettext.h 2 years ago
diagnose.h
diff-delta.c
diff-lib.c treewide: be explicit about dependence on gettext.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 abspath.h: move absolute path functions from cache.h 2 years ago
diff.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
diff.h Merge branch 'en/header-cleanup' 2 years ago
diffcore-break.c
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 treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore-rotate.c treewide: replace cache.h with more direct headers, where possible 2 years ago
diffcore.h hash.h: move some oid-related declarations from cache.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 wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
dir.h Merge branch 'en/header-cleanup' 2 years ago
editor.c abspath.h: move absolute path functions from cache.h 2 years ago
entry.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
entry.h treewide: remove unnecessary cache.h includes 2 years ago
environment.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
environment.h environment: move comment_line_char from cache.h 2 years ago
exec-cmd.c abspath.h: move absolute path functions from cache.h 2 years ago
exec-cmd.h
fetch-negotiator.c
fetch-negotiator.h
fetch-pack.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
fetch-pack.h
fmt-merge-msg.c environment: move comment_line_char from cache.h 2 years ago
fmt-merge-msg.h
fsck.c treewide: remove unnecessary cache.h inclusion from a few headers 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-ipc.c treewide: be explicit about dependence on gettext.h 2 years ago
fsmonitor-ipc.h
fsmonitor-path-utils.h
fsmonitor-settings.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
fsmonitor-settings.h
fsmonitor.c treewide: always have a valid "index_state.repo" member 2 years ago
fsmonitor.h
generate-cmdlist.sh
generate-configlist.sh
generate-hooklist.sh
gettext.c abspath.h: move absolute path functions from cache.h 2 years ago
gettext.h
git-archimport.perl
git-compat-util.h Merge branch 'mc/credential-helper-www-authenticate' 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.c treewide: be explicit about dependence on gettext.h 2 years ago
git.rc
gpg-interface.c treewide: remove unnecessary includes of cache.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 unnecessary cache.h inclusion from several sources 2 years ago
grep.h
hash-lookup.c
hash-lookup.h
hash.h hash.h: move some oid-related declarations from cache.h 2 years ago
hashmap.c treewide: remove unnecessary cache.h includes in source files 2 years ago
hashmap.h
help.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
help.h
hex.c hex.h: move some hex-related declarations from cache.h 2 years ago
hex.h hex.h: move some hex-related declarations from cache.h 2 years ago
hook.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
hook.h hook API: support passing stdin to hooks, convert am's 'post-rewrite' 2 years ago
http-backend.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
http-fetch.c treewide: be explicit about dependence on gettext.h 2 years ago
http-push.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
http-walker.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
http.c Merge branch 'mc/credential-helper-www-authenticate' 2 years ago
http.h Sync with 2.37.6 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 wrapper.h: move declarations for wrapper.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 treewide: remove unnecessary cache.h includes 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 Merge branch 'jk/unused-post-2.39-part2' 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 alloc.h: move ALLOC_GROW() functions from 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: be explicit about dependence on gettext.h 2 years ago
list-objects-filter.h
list-objects.c treewide: be explicit about dependence on gettext.h 2 years ago
list-objects.h
list.h
ll-merge.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
ll-merge.h
lockfile.c treewide: remove unnecessary includes of cache.h 2 years ago
lockfile.h
log-tree.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
log-tree.h
ls-refs.c treewide: be explicit about dependence on gettext.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
mailmap.h
match-trees.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
mem-pool.c treewide: remove unnecessary cache.h includes in source files 2 years ago
mem-pool.h
merge-blobs.c object-store.h: move struct object_info from cache.h 2 years ago
merge-blobs.h
merge-ort-wrappers.c treewide: be explicit about dependence on gettext.h 2 years ago
merge-ort-wrappers.h
merge-ort.c treewide: be explicit about dependence on gettext.h 2 years ago
merge-ort.h
merge-recursive.c wrapper.h: move declarations for wrapper.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 abspath.h: move absolute path functions from cache.h 2 years ago
midx.h
name-hash.c treewide: be explicit about dependence on gettext.h 2 years ago
notes-cache.c treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
notes-cache.h
notes-merge.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
notes-merge.h
notes-utils.c treewide: be explicit about dependence on gettext.h 2 years ago
notes-utils.h
notes.c Merge branch 'jk/unused-post-2.39-part2' 2 years ago
notes.h
object-file.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
object-name.c treewide: be explicit about dependence on gettext.h 2 years ago
object-store.h object-store.h: move struct object_info from cache.h 2 years ago
object.c treewide: be explicit about dependence on gettext.h 2 years ago
object.h object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
oid-array.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
oid-array.h
oidmap.c treewide: remove unnecessary cache.h includes in source files 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
pack-bitmap-write.c treewide: be explicit about dependence on gettext.h 2 years ago
pack-bitmap.c treewide: be explicit about dependence on gettext.h 2 years ago
pack-bitmap.h
pack-check.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
pack-mtimes.c treewide: be explicit about dependence on gettext.h 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: be explicit about dependence on gettext.h 2 years ago
pack-revindex.h
pack-write.c treewide: be explicit about dependence on gettext.h 2 years ago
pack.h
packfile.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
packfile.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
pager.c
parallel-checkout.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
parallel-checkout.h
parse-options-cb.c treewide: be explicit about dependence on gettext.h 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
path.c abspath.h: move absolute path functions from cache.h 2 years ago
path.h path.h: move function declarations for path.c functions from cache.h 2 years ago
pathspec.c abspath.h: move absolute path functions from cache.h 2 years ago
pathspec.h dir.h: refactor to no longer need to include cache.h 2 years ago
pkt-line.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
pkt-line.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
preload-index.c treewide: be explicit about dependence on gettext.h 2 years ago
pretty.c treewide: be explicit about dependence on gettext.h 2 years ago
pretty.h pretty.h: move has_non_ascii() declaration from commit.h 2 years ago
prio-queue.c alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
prio-queue.h
progress.c treewide: remove unnecessary inclusion of gettext.h 2 years ago
progress.h
promisor-remote.c treewide: be explicit about dependence on gettext.h 2 years ago
promisor-remote.h
prompt.c
prompt.h
protocol-caps.c object-store.h: move struct object_info from cache.h 2 years ago
protocol-caps.h
protocol.c
protocol.h
prune-packed.c treewide: be explicit about dependence on gettext.h 2 years ago
prune-packed.h
quote.c treewide: replace cache.h with more direct headers, where possible 2 years ago
quote.h
range-diff.c treewide: be explicit about dependence on gettext.h 2 years ago
range-diff.h
reachable.c treewide: be explicit about dependence on gettext.h 2 years ago
reachable.h
read-cache.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
rebase-interactive.c wrapper.h: move declarations for wrapper.c functions from cache.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: be explicit about dependence on gettext.h 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 treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
reflog.h
refs.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
refs.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
refspec.c treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
refspec.h
remote-curl.c treewide: be explicit about dependence on gettext.h 2 years ago
remote.c abspath.h: move absolute path functions from cache.h 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 abspath.h: move absolute path functions from cache.h 2 years ago
repository.h treewide: remove unnecessary git-compat-util.h includes in headers 2 years ago
rerere.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
rerere.h treewide: be explicit about dependence on gettext.h 2 years ago
reset.c treewide: be explicit about dependence on gettext.h 2 years ago
reset.h
resolve-undo.c
resolve-undo.h
revision.c treewide: be explicit about dependence on gettext.h 2 years ago
revision.h ident.h: move ident-related declarations out of cache.h 2 years ago
run-command.c treewide: be explicit about dependence on gettext.h 2 years ago
run-command.h
scalar.c abspath.h: move absolute path functions from cache.h 2 years ago
send-pack.c treewide: be explicit about dependence on gettext.h 2 years ago
send-pack.h
sequencer.c wrapper.h: move declarations for wrapper.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 wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
setup.c abspath.h: move absolute path 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
shallow.c wrapper.h: move declarations for wrapper.c functions from cache.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
sideband.c treewide: be explicit about dependence on gettext.h 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 treewide: be explicit about dependence on gettext.h 2 years ago
sparse-index.h
split-index.c treewide: be explicit about dependence on gettext.h 2 years ago
split-index.h
stable-qsort.c
statinfo.h dir.h: refactor to no longer need to include cache.h 2 years ago
strbuf.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
strbuf.h strbuf: introduce strbuf_strip_file_from_path() 2 years ago
streaming.c wrapper.h: move declarations for wrapper.c functions from cache.h 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: be explicit about dependence on gettext.h 2 years ago
submodule-config.h hash.h: move some oid-related declarations from cache.h 2 years ago
submodule.c abspath.h: move absolute path functions from cache.h 2 years ago
submodule.h read-tree: add "--super-prefix" option, eliminate global 2 years ago
symlinks.c treewide: be explicit about dependence on gettext.h 2 years ago
tag.c wrapper.h: move declarations for wrapper.c functions from cache.h 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 abspath.h: move absolute path functions from cache.h 2 years ago
tmp-objdir.h
trace.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
trace.h Merge branch 'en/header-cleanup' 2 years ago
trace2.c treewide: remove unnecessary cache.h includes in source files 2 years ago
trace2.h
trailer.c environment: move comment_line_char from cache.h 2 years ago
trailer.h
transport-helper.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
transport-internal.h clone: request the 'bundle-uri' command when available 2 years ago
transport.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
transport.h treewide: remove unnecessary cache.h inclusion from a few headers 2 years ago
tree-diff.c
tree-walk.c treewide: be explicit about dependence on gettext.h 2 years ago
tree-walk.h hash.h: move some oid-related declarations from cache.h 2 years ago
tree.c cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
tree.h
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 treewide: be explicit about dependence on gettext.h 2 years ago
unpack-trees.h unpack-trees: add usage notices around df_conflict_entry 2 years ago
upload-pack.c treewide: be explicit about dependence on gettext.h 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
walker.c treewide: be explicit about dependence on gettext.h 2 years ago
walker.h
wildmatch.c hex.h: move some hex-related declarations from cache.h 2 years ago
wildmatch.h
worktree.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
worktree.h Merge branch 'rj/avoid-switching-to-already-used-branch' 2 years ago
wrap-for-bin.sh
wrapper.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
wrapper.h wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
write-or-die.c wrapper.h: move declarations for wrapper.c functions from cache.h 2 years ago
ws.c Merge branch 'kn/attr-from-tree' 2 years ago
wt-status.c environment: move comment_line_char from cache.h 2 years ago
wt-status.h
xdiff-interface.c treewide: remove unnecessary cache.h inclusion from several sources 2 years ago
xdiff-interface.h treewide: remove unnecessary cache.h includes 2 years ago
zlib.c

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